-
OpenGLSamples.tar
s in academia, and in the military. In fact, in some sense, the 3D graphics we enjoy on our PCs today is a sort of Peace Dividend, since many professionals now working in the 3D chip, film and game development industries cut their teeth designing military simu
- 2015-03-27 07:24:17下载
- 积分:1
-
Shannon
随机产生一个信源概率空间,并对其进行香农编码,输出码长和编码(shannon coding)
- 2014-12-22 21:01:05下载
- 积分:1
-
time---delay
进行时延估计 包含双谱和互相关两种方法 没有高阶累积量(For time delay estimation contains double spectrum and cross-correlation two ways No higher order cumulants
)
- 2014-09-10 09:40:18下载
- 积分:1
-
ranking
约瑟夫环实验:
程序利用顺序表实现约瑟夫环,本实验是用于一个小游戏(Josephus experiment : the use of procedures to achieve the order table Josephus, the experiment is for a small game)
- 2006-06-05 13:08:34下载
- 积分:1
-
luyin
matlab环境中可以实现在matlab中录音的功能(matlab luyin)
- 2010-12-13 22:46:09下载
- 积分:1
-
chombo_package_1_A-C
说明: 自适应网格划分通用程序包,美国伯克利大学开发的共享软件包。(Adaptive Mesh generic package, the United States developed at the University of Berkeley's share package.)
- 2006-04-13 21:07:58下载
- 积分:1
-
LFM
该程序可以用于产生LFM信号,并输出在理想和加噪情况下分别经过匹配滤波器后的结果。(The program can be used to generate LFM signal, and outputs the noise in the ideal case and processing each of the results after the matched filter.)
- 2013-12-14 15:56:00下载
- 积分:1
-
readdicom
View dicom Picture use C++
- 2010-09-21 10:18:42下载
- 积分:1
-
UPFC
digsilent软件平台下关于最优潮流计算的仿真(digsilent software platform simulation on optimal power flow calculation)
- 2013-10-23 18:45:43下载
- 积分: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