2014年5月国外部分在线编程/计算机公开课 资讯

CS 101:做一个搜索引擎 自定进度 7 周 Udacity 5 (4 reviews) Introduction to Internetworking with TCP/IP 自定进度 6 周 openHPI

jopen 2014-05-02   16705   0
编程  
P38

  struts2.3.1+hibernate3.6.9final+spring3.1.0+proxool+maven+annotation 文档

this to false if you wish to disable implicit dynamic method invocation ### via the URL request. This

chenzenan 2013-12-15   3157   0

Moa-api:一个基于node express快速开发api类后端的框架 经验

集成supervisor,代码变动,自动重载 gulp自动监控文件变动,跑测试 gulp routes生成路由说明 开发流程 确定models内容,如果是已有库或已有模型,可以直接使用 编写接口文档 通过migrate来测试model里的方法(如果测试熟悉,可以直接写测试)

eg756 2015-08-05   23028   0

快速开发机器学习原型:Ramp 经验

Incorporate residuals or predictions to blend with other models: Residuals ( simple_model_def ) + Predictions (

jopen 2014-07-02   19270   0

ASP.NET MVC快速分页的实现 经验

创建分页参数类PagingInfo.cs using System; namespace CWHomeWebSite.Models { public class PagingInfo { //项目总数量 public int

追寻地 2016-02-18   45120   0
P15

  Eclipse 教程 文档

Introduction to Java Programming Eclipse教程 By Y.Daniel Liang 付蓉 译 该帮助文档包括以下内容: l Eclipse入门 l 选择透视图 l

dts0639 2012-03-12   5871   0

14本免费数据挖掘书籍 资讯

An Introduction to Statistical Learning with Applications in R by James, Witten, Hastie & Tibshirani

jopen 2015-04-08   16098   0
P27

  Django数据库API参考 文档

本文档介绍了由 models 衍生而来的数据库抽象API,及如何创建,得到及更新对象. 贯穿本参考, 我们都会引用下面的民意测验(Poll)应用程序: class Poll(models.Model):

jim_zs 2014-10-26   4108   0

Swift 编写的 CoreData 管理库:SugarRecord 经验

formed by: Database Models Extensions : To add the sugar syntax that links these models with SugarRecord

jopen 2014-11-25   29061   0

建模工具 Modelio 经验

modeling environment, supporting a wide range of models and diagrams, and providing model assistance and

openkk 2011-12-15   52706   0

GPU加速的Python深度学习库:Hebel 经验

ntum、Nesterov momentum、dropout和early stopping。 Models Right now, Hebel implements feed-forward neural

jopen 2014-11-03   49282   0

Theano-lights:基于Theano的深度学习研究框架 经验

ral recent Deep learning 模型实现和一个便利的训练和测试功能。The models are not hidden and spread out behind layers of

jopen 2015-08-31   38151   0

国外程序员推荐的免费编程书籍资源 问答

提供了一大串,分类如下: Meta-Lists How to Design Programs: An Introduction to Computing and Programming 25 Free Computer

openkk 2011-11-04   62593   17

Stuff Goes Bad:Erlang In Anger 经验

Hébert and Heroku 这是一本帮助开发人员调试用Erlang构建的生产系统代码词典。 Introduction On Running Software 运行时软件 There’s something

jopen 2015-01-01   65159   0

来自Paypal的服务器架构:SuPPort 经验

can be supplemented with this well-illustrated introduction to server architectures . Interoperability

dwd4 2015-03-31   19907   0
SuPPort  

初识Django —Python API接口编程入门 经验

2、修改xx_tab目录下得而models.py文件,定义我们需要建的表 # Create your models here. class Xx_Tab(models.Model): pk_id = models.AutoField(

wang727 2016-02-18   149755   0

Django 权限机制的实现 经验

on,自定义的permission可以在我们定义model时手动添加: class Task(models.Model): ... class Meta: permissions = ( ("view_task"

jopen 2015-06-17   111195   0
P126

  【最新】开源报表BIRT开发手册 文档

码)。Birt自带一个已经配置为与 BIRT 报表设计器配合使用的样本数据库 Classic Models,对于本教程使用的是Derby数据库。 1. 选择数据资源管理器(Data Explorer)

jp2004ii 2011-01-13   277   0
P126

  开源报表BIRT开发手册 文档

码)。Birt自带一个已经配置为与 BIRT 报表设计器配合使用的样本数据库 Classic Models,对于本教程使用的是Derby数据库。 1. 选择数据资源管理器(Data Explorer)

qimao521 2014-01-18   412   0
P126

  【最新4.2】开源报表birt开发手册 文档

码)。Birt自带一个已经配置为与 BIRT 报表设计器配合使用的样本数据库 Classic Models,对于本教程使用的是Derby数据库。 1. 选择数据资源管理器(Data Explorer)

zdb_cn 2012-09-04   644   0
1 2 3 4 5 6 7 8 9 10