资源列表
matlab-learning
- 自学Matlab必备的60个小程序代码 包括解微分方程,插值-there is 60 program for anyone who is learning matlab ,including soving diffrential equation and so on
Algorithm
- 对贪婪算法做了详细的讲解,具体到生动的例子和代码示例,希望对大家有所帮助-Greedy algorithm for a detailed explanation, specific to the vivid examples and code samples, we hope to help
Calculator
- 使用j2me来编程小型计算机,可以实现加减乘除等算法的运算-To small computer program using j2me
JSvmLib
- 支持向量机SVM的SMO算法java实现-The SMO support vector machine SVM algorithm java implementation
DFT
- 对实域信号加窗(矩形窗、汉明窗)做DFT分析信号频谱-The real field signal plus (rectangle window, hamming window) do DFT spectrum analysis
short_path
- 四种算法求最短路径的例子,C#,图形演示 分别为贪心发,动态规划发,分支限界法,和回溯法
TestCompress
- VC++演示LZARI压缩算法的使用效果,从事编程的朋友大概都听说过这个算法吧,据说压缩比还是可以的,虽然比不上WinRAR那么牛,但是在安全压缩方面也想当不错-VC++ demonstrates the use of effective compression algorithm LZARI engaged in programming the algorithm friends heard about it, said compression ratio is still possible,
kuaisu_paixu
- 一个VC++随机数生成程序,可以生成一组由数字组成的随机数,并用特殊算法快速进行随机数排序-A VC++ random number generator to generate a random number from the numbers and use a special algorithm for fast random number sort
MATLAB_LJUDDotNET_20140624
- the Simulink environment can be used for real-time feedback control of a variety of engineering systems. Humusoft’s pre-compiled Simulink blocks allow the integration of hardware interfaces in the Simulink model
EvolutionStrategy
- 主要介绍了进化策略的原理,并且用matlab进行了仿真。-Mainly introduces the principles of evolutionary strategy, and conducted a simulation using matlab.
ga_01_pack
- GA算法解决0 1背包问题(关键在于评估函数的选 择)
TabuSearch
- Tabu Search Algorithm
