资源列表
Multiply
- 用动态规划算法实现的多段图程序,利用数组存储路径长度。
cyinhangjis
- 这是一个银行家算法的C语言程序,在win TC下实现了,完全可用,如有需要可下载
integer_set
- 用module来定义数据类型-module used to define data types
Fortran 90最速下降法
- Fortran 90
GBAS.rar
- 利用蚁群算法求解TSP问题, 从Location.dat文件输入每个城市的坐标。,The use of Ant Colony Algorithm for TSP problems Location.dat file input from the coordinates of each city.
Main_SVR_Epsilon
- svm Main_SVR_Epsilon 用于svm回归的 在matlab中运用 -svm regression svm Main_SVR_Epsilon for use in matlab
GymnasiumLocated
- 数据结构 选择合适的逻辑存储结构,实现n个结点的存储,在n个结点的学校实现体育馆的科学选址 C语言-The data structure select the appropriate logical storage structure, to achieve n-nodes is stored in the n nodes to achieve the school gymnasium site C language of science
BPDLX
- 训练数据预测数据,BP神经网络分类语音特征信号-Training data projections, BP neural network classification of speech signal characteristics
maze
- 可输入N*M矩阵以代表迷宫形状,指定入口和出口,可以自动搜索出从入口到出口的路径。可以帮助熟悉数据结构。-You can input a N*M matrix to represent a maze ,define an entrance and exit,this program will search the way from entrance to exit .
PSO
- 利用粒子群优化算法查找物资分配问题的最优解-Optimal solution using particle swarm optimization algorithm to find the material distribution problems
thueMorse_addonForBlender
- An implementation of the Thue Morse sequence, that is currently set up to act as a blender add-on. The add-on simply iterates through x y & z, and adds a cube whereever there is a 1 in the thue morse sequence. It can also be modified slightly (si
Banker algorithm
- This is a lab assignment for OS. Implementing simple banker algorithm with c++;
