资源列表
PSO
- 针对传统的算法如遗传算法、粒子群算法等在TSP问题上求解精确性和求解规模上都还有一定的不足,本文提出了一种基于动态规划思想的粒子群优化算法。该算法用动态规划的方法实现粒子间的信息交互和粒子的进化,并且将粒子群中的粒子按无标度信息指导网络拓扑图的方式进行连接。仿真结果表明该方法能有效地减小误差率,提高解的精确,同时还保持了较低的计算复杂度,具有良好的稳健性。-TSP problem solving for the traditional algorithms such as genetic alg
Sudoku
- 使用Visual Studio编写的数独计算程序,界面简洁直观。-Calculation program written using Visual Studio Sudoku, a simple and intuitive interface.
WTTF
- 我的小波变换时频分析方法的C代码,(在VC或者VS上新建工程添加文件即可)-The wavelet transform time-frequency analysis method C code (in VC or VS on new construction to add files to)
Prim_heuristic_16_nodes
- A Prim s variation for use on Wireless Sensor Networks. We choose as next node to add to the MST, the node with max. residual energy.
jiou
- 奇偶计算,输入数值自动计算最简单的小程序-The parity calculation input values automatically calculate the most simple applet
RCR
- 通信过程中总会用到一些校验方法,用来检验数据的正确性,上传的就是RCR校验方法,比较实用。-Communication process always use some parity method used to test the accuracy of the data uploaded RCR checksum method more practical.
LUdecompositionoflinearequations
- LU分解线性方程组\列主元解线性方程组\线性代数基础程序实现-LU decomposition of linear equations \ main-element solution of linear equations \ linear algebra foundation program
BP-neural-network-source-code(C)
- BP神经网络的算法,比较完整,采用C语言编写,在visual c++下编译通过-BP neural network algorithm, more complete, using C language, by in visual c++ compile
MutualCorrelation
- 相关系数计算,java版,简单易懂,准确,赶紧下载吧-Correlation coefficient calculation, java, easy-to-understand, accurate, and quickly download it
simulating_tsp
- 模拟退火算法求tsp,输入城市数,再输入每个城市的名称(如A、B)和坐标即可-Simulated annealing algorithm seeking tsp
FFT
- FFT的经典实现,三重循环的蝶形运算,适合于硬件实现的软件版本,在Xilinx的Vivado仿真器下编译通过-Classic implementation of FFT software version is suitable for hardware implementation in Xilinx Vivado emulator compiled by
longgekuta_program-
- 数值计算:用c++实现龙格库塔方法,希望对您有所帮助-The numerical calculation: c++ to achieve the Runge-Kutta method, and I hope for your help