资源列表
CODEOFGA
- 本代码是用遗传算法求解一般问题的基本程序,注释清晰-the code is using genetic algorithms to solve the general problem of the basic procedures clear Notes
vb1-1
- VB小程序很好用的,在很多的初学者圣上是十分使用的小乘许, ,大家共同学习哈-VB small procedure is useful, and in many beginners His Majesty is the Hinayana permission, we learn together Kazakhstan
MATLAB-gui-programming
- MATLAB GUI编程中几个有用的程序段 -MATLAB GUI Programming several useful procedure of
CPPstandardlibUserGuide
- STL标准库学习的好东西,很有帮助的,希望大家能从中获益-STL standards for learning something good, helpful, I hope, we can benefit
musicmatlab
- music算法在谱估计中的matlab程序 -music spectrum estimation algorithms in the Matlab procedures
MUSICALGORITHM
- music的matlab程序 可测定波达方向-music of the Matlab program of DOA
AGAandLAGA
- 两种改进的遗传算法(自适应交叉概率的遗传算法,加入领域竞争策略的遗传算法)相比较的matlab程序,基于UCI的两个数据集,可直接运行程序观察效果。-both improved genetic algorithm (adaptive crossover probability of genetic algorithm, to field a competitive strategy of genetic algorithm) compared to the Matlab procedures,
RelationOperation
- 离散数学中关系的闭包运算,包括自反闭包,对称闭包,传递闭包-Discrete Mathematics relations with the closure operation, including reflexive closure, symmetric closure, transitive closure
bresenhamsuanfachengxu
- bresenham画线算法程序,运行环境windows xp TC2.0环境.-bresenham line drawing algorithm procedures, the environment windows xp TC environment.
Liangyoudunsuanfa
- 梁友栋-Barskey裁剪算法,在裁剪算法中比较快的一种算法,-friends of Liang Dong-Barskey cutting algorithm, the algorithm cutting a faster algorithm,
lpcanalyssis
- this is audio lpca analysis system,you can use it to do the audio analysis-this is lpca audio analysis system, you can use it to do the audio analysis
n2b
- Two functions, num2bin and bin2num are provided. num2bin takes a double and converts it to a binary string representation. bin2num is its inverse operation. It can be used in a numerical analysis course when floating point arithmetic is discussed.