asfk ldgtrgjhytkj lyu m,n,
标签: ldgtrgjhytkj asfk lyu
上传时间: 2015-07-16
上传用户:372825274
C++ Standard Library, The: A Tutorial and Reference Nicolai M. Josuttis Publisher: Addison Wesley First Edition August 06, 1999 ISBN: 0-201-37926-0, 832 pages
标签: M. Reference Publisher Standard
上传时间: 2014-12-04
上传用户:llandlu
EM algorithm with a Rauch-Tung-Striebel smoother and an M step,内有说明
标签: Rauch-Tung-Striebel algorithm smoother with
上传时间: 2014-01-06
上传用户:mhp0114
这是几种滤波器的MATLAB的M文件源码,可以实现特定的滤波器设计
上传时间: 2014-11-15
上传用户:1159797854
use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space.
标签: allocation implenment double appear
上传时间: 2013-12-31
上传用户:jhksyghr
ITU-T部分标准,目前,我自己也就这么多,今后如有更新,再继续上传。
上传时间: 2014-01-07
上传用户:a6697238
MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模,取偶数 %Pm----------变异概率调节参数 %K-----------同一温度下状态跳转次数 %t0----------初始温度 %alpha-------降温系数 %beta--------浓度均衡系数 %ROUTES------备选路径集 %Num---------到各节点的备选路径数目 %Cost--------费用邻接矩阵 %Source------源节点标号 %End---------目的节点标号组成的向量 %MBR---------各代最优路径编码
上传时间: 2015-07-18
上传用户:363186
在matlab下产生m序周期,初态,特征式可以在主程序中自己设计.
上传时间: 2014-01-15
上传用户:569342831
The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called Memcheck) which can detect many common memory errors such as: * touching memory you shouldn t (eg. overrunning heap block boundaries) * using values before they have been initialized * incorrect freeing of memory, such as double-freeing heap blocks * memory leaks.
标签: distribution The Valgrind checking
上传时间: 2014-01-14
上传用户:xc216
改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!
上传时间: 2015-07-22
上传用户:linlin