资源列表
实验二
- 以一个mXn的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一 个程序,对任意设定的额迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。(The maze is represented by a mXn's rectangular array, and 0 and 1 represent the paths and obstacles in the maze, respectively. A program is designed for an arbitrarily set ma
NQueens.m
- N皇后问题 用Matlab解决 N皇后问题 用Matlab解决(NQteens use Matlab)
邻接矩阵与邻接表相互转化
- 数据结构图论部分,邻接矩阵转邻接表,用C语言实现,再加几个字才够20字(The data structure graph, adjacency matrix to the adjacency list, using C language, plus a few words to 20 words)
HuffmanCode
- 哈夫曼树编码,数据结构c语言版,哈夫曼树的编码程序,通过不同的权值获得不同的编码,值得参考(The program for the Huffman coding process, more detailed, the annotation is more, hope someone communicate with me!)
图的遍历
- 图的构建以及实现图的深度遍历和广度遍历!!!!!!!!(tudegoujianyijishixiantudeshendubianliheguangdubianli)
二叉树
- 实现了二叉树的创建,先序遍历,中序遍历,后序遍历以及二叉树的竖式打印(binary tree traverse)
DFS
- 通过文件中的信息,进行搜索可达路径,行走过的正确路径标记为1,错误的路径标记为2(Through the information in the file, the search reachable path is searched, the correct path to walk is marked as 1, and the wrong path is marked 2)
归并
- 在大学编程实验课上的归并排序,。。。。。。。。。。。。(In the university programming experiment class merge sort)
学生搭配问题
- 基于c++的学生搭配问题,使用算法解决学生搭配问题(A applet to solve the student company problem.Hope every can love it.)
InsertDirect
- 直接插入排序算法Java实现,InsertDirect.java为算法代码,SortingTest.java为测试程序,二者放在一个包下。(InsertDirect Algorithm Java)
Dijkstra
- 用Python实现dijkstra算法。使用python 语言在网络图中实现Dijkstra 算法,返回从源点出 发到每个结点的最短距离、路径,并打印出该路由(源点)的forwarding table,(dijkstra algorithm in Python)
gm1n
- 多变量灰色模型(Multivariable Grey Model,MGM)MGM(1,n)是研究复杂灰色系统的典型模型,其形式是n元一阶常微分方程组,是单点GM(1,1)模型在多点情况的扩展。(Multivariable grey model MGM (1, n) is a typical model for studying complex grey system. Its form is n n first order ordinary differential equations. It