资源列表
TTU
- 《数据结构》课程设计 建立并显示出有向图的邻接链表; 对该图进行拓扑排序,显示拓扑排序的结果,并随时显示入度域的变化情况; 给出它的关键路径(要求:显示出VE,VL,E,L,L-E的结果)。-" Data Structure" Course Design has established and demonstrated to the adjacency list the topological sort graph shows the results of top
nQueens
- 人工智能课程实验:使用启发式搜索求解皇后问题。启发式搜索是利用度量作为指南的一种搜索方法。皇后问题是计算机界的经典问题,n皇后问题为把n个皇后放入一个n*n的棋盘中,使皇后两两不在同一行,同一列以及同一斜线中。求解n皇后问题的算法众多,主要有回溯法,构造法,概率算法以及本实验所用的启发式搜索方法等。方法不同,求解问题所产生的时间效率也大不相同,本实验主要对比构造法与启发式搜索方法的效率。 -Artificial Intelligence Curriculum Experiment: Usin
rahman2007.pdf.tar
- IPM MOTOR DRIVES FOR HYBRID ELECTRIC VEHICLES
Huffman
- Huffman nen code in c++
薛定宇陈阳泉《清华、数学第3版全部代码》2013
- 控制系统计算机辅助设计,第三版的随书代码,全(matlab code for book <Computer Aided Control Systems Design Using MATLAB Language (Third Edition)>)
small-world-matlab
- 这个是关于小世界平均路径长度,还有度和随机网络比值变化的仿真程序,使用matlab程序编写,希望对大家有用-This is the average path length on the small world, as well as the ratio of change in the degree and random network simulation program, using matlab programming, we hope to be useful
thetheoryofIMMandsimulation
- 详细介绍交互多模型算法原理,算法流程并附带模型仿真程序-Details IMM algorithm, the algorithm processes and procedures with model simulation
fuzzy.zip
- 模糊聚类和数据分析工具箱是一个集合的Matlab功能。它的提出 是将一个给定的数据集为子集(称为集群),硬和模糊分区的意思是,这些之间的转换子集是脆的或渐进的。,The Fuzzy Clustering and Data Analysis Toolbox is a collection of Matlab functions. Its propose is to divide a given data set into subsets (called cluster
matlab
- 比较全的matlab的算法!经典算法都有哦!-All of the matlab algorithms compare! Classical algorithms are Oh!
topological_sorting
- prim算法实现的拓扑排序,可以找出有向图中的环-prim topological sorting algorithm, you can find out in the ring to FIG.
sudu
- MFC作品,9*9数独。需然界面粗糙了点,但是算法是正确的。-MFC works, 9* 9 Sudoku. However, the point of interface to be rough, but the algorithm is correct.
Gauss_autoamanual
- 选列主元的高斯消元法求解线性方程组,c++程序-Gaussian elimination method for solving linear equations
