资源列表
src
- 实现数据挖掘的K-means算法 使用多次迭代从
eight-figure-puzzle
- 八数码难题用Java语言实现,搜索算法为广度优先-eight-figure-puzzle in Java
FuzzySystem
- A Java class representation of a fuzzy cognitive map which contains a set of factors and relationships between them.
GAIJIN-BP-PID-BINGXING
- 基于改进的BP神经网络整定的PID控制,本程序采用了改进的BP神经网络对PID参数进行调整-Based on the improved BP neural network-tuning PID control, this program uses an improved BP neural network to adjust PID parameters
newsom123
- 使用自适应逼近的短期负荷预测,为matlab代码,程序较为简单-The use of adaptive approximation of the short-term load forecasting for the matlab code, the program simple
CARDS
- A genetic algorithm to solve 10 cards problem
Rf_Formula
- 用于计算互联线电阻的简单计算公式,节省大量时间-IC
wo
- 用顺序栈实现回文的判断,由用户数任意字符串可做出判断-The palindrome judgment order of the stack
Unit-plus
- 用多种方式实现单元加功能,具体包括数组完全单元与栈单元加等。-Unit plus a variety of ways, including array totally units and stack unit plus.
CFD7_5
- 亚音速-超音速等熵喷管,守恒形式方程,MacCormack方法求解-Subsonic- supersonic isentropic nozzle, conservation equation form, MacCormack method for solving
maze-game
- 迷宫问题的求解过程可以采用回溯法即在一定的约束条件下试探地搜索前进,若前进中受阻,则及时回头纠正错误另择通路继续搜索的方法。从入口出发,按某一方向向前探索,若能走通,即某处可达,则到达新点,否则探索下一个方向;若所有的方向均没有通路,则沿原路返回前一点,换下一个方向再继续试探,直到所有可能的道路都探索到,或找到一条通路,或无路可走又返回入口点。在求解过程中,为了保证在达到某一个点后不能向前继续行走时,能正确返回前一个以便从下一个方向向前试探,则需要在试探过程中保存所能够达到的每个点的下标以及该点
fft
- C语言编写的FFT快速傅立叶变换程序源码,程序经过优化处理,计算效率大幅度提升.-FFT C language fast Fourier transform program source code, the program has been optimized to significantly enhance the .
