-
CPPTemplates
学习C++ template的好资料,详细介绍了template的特性和用法(C++ tmeplate)
- 2014-01-21 21:49:19下载
- 积分:1
-
mcgs-eg
关于MCGS锅炉控制的实验事例,供大家参考(the example about MCGS)
- 2015-03-11 09:45:14下载
- 积分:1
-
yuyin-wavelet
语音小波去噪方法的matlab实现 比较基础 可以看看(Voice Wavelet Denoising matlab can look at the basis for comparison)
- 2012-11-27 21:01:55下载
- 积分:1
-
SEP-matlabe.m
经典的SEP协议,代码完全正确,以及运行验证,对初学WSN路由协议的同学很有帮助。(Classic SEP protocol, the code is correct, and run the validation for beginner students WSN routing protocol is helpful.)
- 2014-01-20 17:25:06下载
- 积分:1
-
tracking
目标追踪小程序!是入门级的基础基础小程序。。。非常简单,适合刚刚接触的新手或学生。(the source code of tracking)
- 2012-05-30 14:54:59下载
- 积分:1
-
SXHS
求水仙花数的源码,可以运行的,我是菜鸟,请大家都来指教下吧,谢谢了!(The source seeking a few daffodils, you can run, and I was rookie, let us all come under the Zhijiao bar, thank you!)
- 2010-01-08 20:31:29下载
- 积分:1
-
oneweichafen
一维的有限差分源代码,,matlab,简单易学,方面使用,有限差分的优点就是计算简便高效(One-dimensional finite difference code)
- 2011-08-28 09:43:10下载
- 积分:1
-
eetop.cn_LTE-simulation-C
LTE上行链路仿真C代码,包含CRC添加、信道编码、信号调制、基带信号等~(LTE simulation for the uplink of C code, including CRC added, channel coding, modulation, baseband signal.
)
- 2013-11-25 14:50:32下载
- 积分:1
-
Recursive_integer_division
递归法求解整数划分。
整数划分,是指把一个正整数n写成如下形式:
n=m1+m2+…+mi (其中mi为正整数,并且1 <= mi <= n),则{m1,m2,...,mi}为n的一个划分。
如果{m1,m2,...,mi}中的最大值不超过m,即max(m1,m2,...,mi)<=m,则称它属于n的一个m划分。这里我们记n的m划分的个数为f(n,m) (Recursive method integer division. Integer division, refers to a positive integer n written as follows: n = m1+m2+ ...+mi (where mi is a positive integer, and 1 < = mi < = n), then {m1, m2, ..., mi} is a division of n. If {m1, m2, ..., mi} does not exceed the maximum value of m, i.e., max (m1, m2, ..., mi) < = m, m n is said that it belongs to a division. Where m is the number of division n our mind is f (n, m) )
- 2014-02-06 14:21:38下载
- 积分:1
-
hymxszmnrmzn
黑油模型数值模拟入门指南
市场上有不少关于油藏数值模拟的书,但好像没有类似围棋入门指南那样从基础开始一步
一步介绍的书。我收到不下二十个问油藏数值模拟如何入门的问题。我尝试写一写油藏数值模拟
入门指南,希望对那些刚刚开始进入油藏数值模拟领域的工作者有所帮助(Numerical simulation of black oil model Start Guide on the market, many of reservoir simulation, but it seems there is no similar entry guidelines go as the beginning of step by step from basic introductory book. I have received no less than 20 reservoir simulation asked how the issue of entry. I try to write to write a reservoir simulation Start Guide, I hope for those just beginning to enter the field of reservoir simulation will help workers)
- 2009-06-03 21:24:55下载
- 积分:1