搜索结果
找到约 2,599 项符合
FLEX-M 的查询结果
文章/文档 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
其他书籍 flex 是一个生成扫描器的工具
flex 是一个生成扫描器的工具,能够识别文本中的词法模式。flex 读入给定的输入文件,如果没有给定文件名的话,则从标准输入读取,从而获得一个关于需要生成的扫描器的描述。此描述叫做 规则,由正则表达式和 C 代码对组成。flex 的输出是一个 C 代码文件——lex.yy.c——其中定义了 yylex() 函数。编译输出文件并且和 -lfl ...
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文件的方法 。
其他 用Flex编写而成的实现QQ天气查询功能
用Flex编写而成的实现QQ天气查询功能
数学计算 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