搜索结果
找到约 3,849 项符合
t-m 的查询结果
压缩解压 asfk ldgtrgjhytkj lyu m,n,
asfk ldgtrgjhytkj lyu m,n,
VC书籍 C++ Standard Library, The: A Tutorial and Reference Nicolai M. Josuttis Publisher: Addison We
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
人工智能/神经网络 EM algorithm with a Rauch-Tung-Striebel smoother and an M step,内有说明
EM algorithm with a Rauch-Tung-Striebel smoother and an M step,内有说明
软件设计/软件工程 这是几种滤波器的MATLAB的M文件源码
这是几种滤波器的MATLAB的M文件源码,可以实现特定的滤波器设计
操作系统开发 use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my c
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.
人工智能/神经网络 MCRGSA------组播路由问题遗传模拟退火算法 %M-----------遗传算法进化代数 %N-----------种群规模
MCRGSA------组播路由问题遗传模拟退火算法
%M-----------遗传算法进化代数
%N-----------种群规模,取偶数
%Pm----------变异概率调节参数
%K-----------同一温度下状态跳转次数
%t0----------初始温度
%alpha-------降温系数
%beta--------浓度均衡系数
%ROUTES------备选路径集
%Num---------到各节点的备选路 ...
书籍源码 在matlab下产生m序周期,初态,特征式可以在主程序中自己设计.
在matlab下产生m序周期,初态,特征式可以在主程序中自己设计.
Linux/Unix编程 The Valgrind distribution has multiple tools. The most popular is the memory checking tool (called M
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
*
inco ...
matlab例程 改进的GA. fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!
改进的GA.
fga.m 为遗传算法的主程序 采用二进制Gray编码,采用基于轮盘赌法的非线性排名选择, 均匀交叉,变异操作,而且还引入了倒位操作!