搜索结果
找到约 2,457 项符合
M-LD 的查询结果
VC书籍 The C programming Language By Brian W. Kernighan and Dennis M. Ritchie. Published by Prentice-Hal
The C programming Language
By Brian W. Kernighan and Dennis M. Ritchie.
Published by Prentice-Hall in 1988
ISBN 0-13-110362-8 (paperback)
ISBN 0-13-110370-9
书
matlab例程 小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_tes
小波神经网络的源程序: 1.构造的非线性函数: 位于nninit_test.m 2.直接用WNN逼近非线性:Wnn_test.m, (内部调用小波函数) 3.遗传算法优化后逼近 :GA_Wnn_test.m (内部调用遗传算法的,初始化,适应度,解码函数)-genetic algorithm optimization WNN source : 1. Construction of the nonlinear function : nninit_test.m at 2. ...
文章/文档 This computes an in-place complex-to-complex FFT x and y are the real and imaginary arrays of 2^m
This computes an in-place complex-to-complex FFT
x and y are the real and imaginary arrays of 2^m points.
dir = 1 gives forward transform
dir = -1 gives reverse transform
Delphi控件源码 大M单纯性形法源程序
大M单纯性形法源程序,采用DELPHI开发,程序结果不错
其他书籍 Brian W. Kernighan and Dennis M. Ritchie The C Programing Langeuage
Brian W. Kernighan and Dennis M. Ritchie The C Programing Langeuage
matlab例程 C语言实现MATLAB 6_5中M文件的方法 。
C语言实现MATLAB 6_5中M文件的方法 。
数学计算 MATLAB编写的模拟退火算法的m文件
MATLAB编写的模拟退火算法的m文件,蛮不错的呦。
matlab例程 Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time
Add myaa.m to your path and enjoy anti-aliased professionally looking graphics in Matlab at any time. Myaa works with any kind of graphic (3-D, plots, scatterplots, ...) and even adds anti-aliasing to text, ui controls and grids. Myaa is ideal for complex, cluttered and saturated plots.
其他 fiber-laser.m为光纤激光器中的功率分布;laser18.m为fiber-laser.m中的调用函数
fiber-laser.m为光纤激光器中的功率分布;laser18.m为fiber-laser.m中的调用函数,描述了具体的参数
matlab例程 用模拟退火算法求解TSP问题 [1]主函数tsp.m [2]计算路径长度的子函数 route_long.m [3]随机交换两个节点的顺序函数exchange.m
用模拟退火算法求解TSP问题
[1]主函数tsp.m
[2]计算路径长度的子函数 route_long.m
[3]随机交换两个节点的顺序函数exchange.m