资源列表
MNTH_TSP
- 1. 本程序使用模拟退火算法解决TSP问题 a) 初始温度确定方法 选取任意状态为初始状态。以1为起始温度,不断升温,直到模拟所得接受概率大于90 ; b) 温度下降 温度下降系数为 0.95; c) 每一温度迭代 选取固定迭代次数 100 * n; d) 终止条件 温度下降次数到达 800,或某一温度下解不发生改变; 2. 本机运行及编译环境 win7 旗舰版 SP1 MINGW g++ 4.8.1 -Simu
FEM_radiation
- 采用时域有限元算法对电磁场二维辐射问题的仿真计算。-Using time-domain finite element method for electromagnetic field simulation of two-dimensional radiation problem.
A-Simple-CSharp-Genetic-Algorithm
- 遗传算法C#例子,包括遗传算法的整个思路和过程,常见参数的设置-Genetic Algorithm
md44.tar
- 分子动力学模拟程序,用于材料学方面的科学研究,在此基础上可发展应用到蛋白质等领域的研究-molecular dynamics simulation program for the material aspects of scientific research, on this basis can be applied to the development of protein and other areas of research
Convolutional-Neural-Networks-for-detecttion
- presented dictionary pair classifierdriven CNNs for object detection, where dictionary pair back propagation (DPBP) is proposed for the end-to-end learning of dictionary pair classifiers and CNN representation, and sample weighting is adopted
slip_frequency_control
- Slip_Frequency_Control of IM based on DSP C programe-Slip_Frequency_Control of IM based on DSP C programe
3
- this is a very nice code
Yangtiao
- 数值分析以及相关的程序,通过三次样条来解决问题 -Numerical Analysis
camera
- Camera input for image detection VC++ files
Newtonian
- 本程序能够求出牛顿差值多项式和相应差商。-Procedures can be obtained the Newtonian difference polynomial and the corresponding difference quotient.
ForFFT
- C++实现的FFT,已调试成功。应该还是比较好用的
Novel-Hybrid-Demodulation-Schemes
- 比特交织编码中的迭代解映射算法简化 复杂度比原算法降低-Bit interleaved coded mapping algorithm in the iterative solution simplifies complex than the original algorithm reduces
