资源列表
tu
- 图结构的操作,包括广度优先搜索、深度优先搜索等基本图结构的操作!-Showing the structure of the operation, including operating breadth first search, depth first search of the basic structure of FIG!
tower-of-Han
- 此为汉诺塔程序,汉诺塔层数为输入变量,其它不需要输入-This is the Tower of Hanoi program, Hanoi layers as input variables
chain-table
- C++ 编写的对链表的综合操作,包括删除、增加节点,排序等。-Written in c++ integrated operation of the chain table, including deleting, adding nodes, sorting, etc.
Data-structure-and-algorithm-on-C
- 这篇文档是基于数据结构的算法分析,专门针对的是C语言,数据结构是算法的根本,对数据结构有一个很好的了解能够帮助我们更加好的去学习。-Data structure and algorithm analysis- C language descr iption
addployn
- 此算法实现两个多项式相加合并,供SHUJUJIEGOU学习。-addployn
main
- 采用链式结构实现任意多项式的存储,求两个多项式的和。 -not describe
test_word_filter
- 关键字查找和过滤 WordFilter applyFilter -word filter demo
auto2000-0.9.8
- 可以在linux环境下使用,用来分析非线性系统稳定用的数学分岔分析软件,AUTO2000版。-Under linux environment can be used to analyze the stability of nonlinear systems with mathematical bifurcation analysis software, AUTO2000 edition.
maze
- 用c语言 随机生成一个迷宫 并且搜寻最短路径。本程序采用深度优先搜索的方法-Language with a randomly generated maze and search for the shortest path c. This program uses a depth-first search method
FDTD
- fd快速算法,实现数据的时域差分算法。包含一维和二维的算法-fd fast algorithm, difference time-domain algorithm data.
immune-genetic-algorithm-for-TSP
- 采用matlab语言进行编程,运用遗传免疫算法,旨在解决TSP旅行商问题-Using matlab language programming, the use of genetic immune algorithm, to solve the traveling salesman problem TSP
A-map-to-the-smallest-tree
- 关于有向图最小树形图的C代码,供大家参考。-C codes of digraph about smallest tree digraph for your reference.
