码迷,mamicode.com
首页 >  
搜索关键字:concepts    ( 369个结果
【Mongo】聚合函数
http://blog.csdn.net/miyatang/article/details/20997313SQL Terms, Functions, and Concepts MongoDB Aggregation Oper...
分类:其他好文   时间:2015-06-08 13:04:25    阅读次数:106
Gradle & Groovy
https://github.com/udacity/ud8671.Gradleis a project automation tool that builds upon the concepts ofApache AntandApache Mavenand introduces aGroovy-b...
分类:其他好文   时间:2015-06-06 07:58:45    阅读次数:153
A Deep Dive into Recurrent Neural Nets
A Deep Dive into Recurrent Neural NetsLast time, we talked about the traditional feed-forward neural net and concepts that form the basis of deep lear...
分类:Web程序   时间:2015-05-21 22:04:48    阅读次数:212
Domain Driven Design and Development In Practice--转载
原文地址:http://www.infoq.com/articles/ddd-in-practiceBackgroundDomain Driven Design (DDD) is about mapping business domain concepts into software artifac...
分类:其他好文   时间:2015-05-21 21:44:12    阅读次数:218
Domain Driven Design and Development In Practice--转载
原文地址:http://www.infoq.com/articles/ddd-in-practiceBackgroundDomain Driven Design (DDD) is about mapping business domain concepts into software artifac...
分类:其他好文   时间:2015-05-21 19:21:53    阅读次数:132
Java EE (7) -- Java EE 6 Enterprise Architect Certified Master
Application Design Concepts and PrinciplesIdentify the effects of an object-oriented approach to system design including the effect of encapsulation, ...
分类:编程语言   时间:2015-05-11 14:22:22    阅读次数:144
Java EE (6) -- Java EE 5 Enterprise Architect Certified Master
Section 1: Application Design Concepts and PrinciplesExplain the main advantages of an object-oriented approach to system design including the effect ...
分类:编程语言   时间:2015-05-11 14:16:13    阅读次数:125
Operating System Concepts 项目:生产者-消费者问题 线程
一. 实验目的 实现一个c程序,该程序能模拟解决有限缓冲问题,其中消费者和生产者产生和消耗随机数二.实验内容缓冲区元数据类型为buffer_item,大小为1000的数组,按环形队列处理生产者和消费者线程生产者不断执行如下两个操作:消费一个随机数,生产两个随机数消费者不断执行如下两个操作:生产一个随...
分类:编程语言   时间:2015-05-03 20:21:49    阅读次数:129
MongoDB step by step (二)mongodb 与SQL基本对比
SQL Terms/Concepts MongoDB Terms/Concepts database database table Collection(集合) row document(文档) column Key(键) Value Value(值...
分类:数据库   时间:2015-04-19 13:18:22    阅读次数:225
(C/C++) Interview in English - Basic concepts.
QuestionKey wordsAnwserAassignment operator abstract class It is a class that has one or more pure virtual functions. assignment & initialization ...
分类:编程语言   时间:2015-04-12 20:58:31    阅读次数:162
369条   上一页 1 ... 26 27 28 29 30 ... 37 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!