码迷,mamicode.com
首页 >  
搜索关键字:terms    ( 343个结果
【Mongo】聚合函数
http://blog.csdn.net/miyatang/article/details/20997313SQL Terms, Functions, and Concepts MongoDB Aggregation Oper...
分类:其他好文   时间:2015-06-08 13:04:25    阅读次数:106
The difference between sleep(), wait(), and yield() in human terms.
The difference between sleep(), wait(), and yield() in human terms.
分类:其他好文   时间:2015-06-06 19:32:26    阅读次数:112
程序员的量化交易之路(23)--金融概念Margin保证金
转载需要注明出处:http://blog.csdn.net/minimicall?viewmode=contents,http://cloudtrade.top Margin:保证金 英文解释:http://www.investopedia.com/terms/m/margin.asp 我们把它贴上,并加上我个人的翻译。(翻译不好莫怪) DEFINITION OF 'MARGIN'(m...
分类:其他好文   时间:2015-06-04 13:52:52    阅读次数:228
Project Euler:Problem 25 1000-digit Fibonacci number
The Fibonacci sequence is defined by the recurrence relation: Fn = Fn?1 + Fn?2, where F1 = 1 and F2 = 1. Hence the first 12 terms will be: F1 = 1 F2 = 1 F3 = 2 F4 = 3 F5 = 5 F6 = 8 F7 = 1...
分类:其他好文   时间:2015-06-02 00:33:24    阅读次数:168
Project Euler:Problem 12 Highly divisible triangular number
The sequence of triangle numbers is generated by adding the natural numbers. So the 7th triangle number would be 1 + 2 + 3 + 4 + 5 + 6 + 7 = 28. The first ten terms would be: 1, 3, 6, 10, 15, 21, 28,...
分类:其他好文   时间:2015-05-31 09:31:48    阅读次数:165
Chapter 1 - The MVC pattern
1. Understanding MVC patternIn high-level terms, MVC pattern means that application will be split into three pieces:(1) Model, which contains the data...
分类:Web程序   时间:2015-05-24 11:30:10    阅读次数:159
Terminology术语
Throughout this Handbook we will be investing certain terms with specific meanings.在这本手册整个我们会定下某些条款具有特定的含义。Requiremen需求A required feature or function ...
分类:其他好文   时间:2015-05-19 18:18:34    阅读次数:110
解题报告 之 POJ2175 Evacuation Plan
POJ2175 Evacuation Plan 最小费用流 负权消去 The City has a number of municipal buildings and a number of fallout shelters that were build specially to hide municipal workers in case of a nuclear war. Each fallout shelter has a limited capacity in terms of a numbe...
分类:其他好文   时间:2015-05-02 09:54:06    阅读次数:200
MyEclipse安装图解
1.双击MyEclipse 运行安装,直接Next下一步2.接受按装协议先选中 I accept the terms of the license agreement这句的意思是:我接受许可协议中的条款,要是不选就继续不下去了,大家都懂的!继续Next下一步3.点击Change,选择你要按装的路径,...
分类:系统相关   时间:2015-04-26 21:09:46    阅读次数:190
Fisherfaces 算法的具体实现源码
1 /* 2 * Copyright (c) 2011. Philipp Wagner . 3 * Released to public domain under terms of the BSD Simplified license. 4 * 5 * Redistributio...
分类:编程语言   时间:2015-04-26 12:12:53    阅读次数:216
343条   上一页 1 ... 24 25 26 27 28 ... 35 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!