-
SwimmingPool2
Animation of swimming pool
- 2006-10-19 04:03:53下载
- 积分:1
-
caltime
遗传算法解决作业车间调度问题,,这一M文件计算工序的加工顺序与加工时间(Genetic algorithms to solve the job shop scheduling problem,, the M-file to calculate the value of the objective function.)
- 2015-04-15 15:30:03下载
- 积分:1
-
satellite-system
基于数字地球的车载卫星导航定位的设计与实现(Digital Earth s satellite navigation and positioning the vehicle design and implementation)
- 2013-12-01 10:06:50下载
- 积分:1
-
matlab-voice-analysic
说明: matlab实现的语音分析,其中,有lpc分析。程序都经过软件验证,没有错误。(matlab implementation of speech analysis, of which there lpc analysis. Software programs have been validated without error.)
- 2011-02-22 22:47:27下载
- 积分:1
-
recursion
说明: 递归,是函数实现的一个很重要的环节,很多程序中都或多或少的使用了递归函数。递归的意思就是函数自己调用自己本身,或者在自己函数调用的下级函数中调用自己。
递归之所以能实现,是因为函数的每个执行过程都在栈中有自己的形参和局部变量的拷贝,这些拷贝和函数的其他执行过程毫不相干。这种机制是当代大多数程序设计语言实现子程序结构的基础,是使得递归成为可能。(Recursion, is a function to achieve a very important part of many programs are more or less use the recursive function. Recursive mean that the function of its own call to themselves or subordinates in their own function calls a function to call their own. Recursion that can be achieved because the function of each execution in the stack has its own shape parameters and local variables of the copy, the copy and the implementation process has nothing to do other functions. This mechanism is the most modern programming language implementation subroutine structure of the foundation is to make recursion possible.)
- 2009-08-30 16:26:06下载
- 积分:1
-
TP1_CHEN
建立关于分数的类,并进行加减乘除等相关运算的C++代码
(Establishment of the scores of the class, and other related operations of addition, subtraction C++ code)
- 2015-02-28 01:43:45下载
- 积分:1
-
ga198212014
遗传算法交叉操作的改进——系统工程与电子技术.pdf(genetic algorithms to improve the operation of cross--- Engineering and electronic technology. Pdf)
- 2007-05-31 14:21:00下载
- 积分:1
-
BarcodePrint
DM码,QR码生成,能够很好地生成二维码,并且支持大小可调(DM,QR barcode,yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy)
- 2014-09-10 21:05:28下载
- 积分:1
-
libc
libc 详细说明了C库里代码的实现过程,里边有详细的注释(detailed description of the C library libc code implementation process, detailed notes inside)
- 2010-03-10 09:32:48下载
- 积分:1
-
Code
Integers is given a rectangular matrix. define:
1) The number of rows containing at least one zero element
2) the number of the column in which the longest series of the same elements
- 2014-12-04 05:36:46下载
- 积分:1