资源列表
10CS30013_4
- GRAPH ALGORITHMS BFS ,FLOYD WARSHA-GRAPH ALGORITHMS BFS ,FLOYD WARSHALL
bitree
- 1、以广义表的方式输入二叉树 2--7、三种递归、非递归遍历的结果 8、统计结点数、叶子数 9、求深度(递归、非递归) 10、以反中序方式打印树图的格式-A generalized table input binary tree 2- 7, three recursion, non-recursive traversal results 8, the statistics the number of nodes, leaf number 9, seeking dept
suanshubiaodashiqiuzhi
- 算术表达式求值软件,实现了加减乘除等简单运算,该代码简单易懂,软件功能强大-Arithmetic expression evaluation software, to achieve a simple operation such as addition, subtraction, this is straightforward, powerful software
gist
- 标记传播算法的一个实现版本,需要igraph工具。-Tag propagation algorithm is an implementation of version, you need to igraph tool.
1
- “猜数字”游戏。计算机给出一个“10~15位长的数字”(假设每个数字0~9不允许重复4次以上),用户每猜一个数,计算机便告诉用户,他所猜的数字中,位置正确的数的个数,以及数字正确而为之不正确的数的个数。用户根据计算机的提示不断猜测答案。-" Guessing" game. Computer gives a " 10 to 15 long number" (assuming each number from 0 to 9 allowed to repeat fo
List-of-application
- 数据结构课程设计 链表应用应用链表实现对数据的插入,删除,查找,排序。-A student achievement management system, uses linked list for data inserting, deleting, sorting and querying, C-C.
closepairs
- 给出平面上的N 个二维点,求出距离最小的2 个点对。本题中距离定义为他们的直 线距离。例如(0,0) (3,4)的距离为5.
levelTree
- 按层序方式(自上而下,每层自左而右)遍历二叉树,二叉树以二叉链表作为存储-sequence by means (from top to bottom, each of which left from right) traverse binary tree, the binary tree with two forks Chain storage
graph
- 实现一个图的遍历,手动生成网络,可计算节点的度。可进行深度和广度优先遍历。
NQ
- N皇后问题(位运算,C语言版) N皇后问题求解 位运算-N-Queens problem (bit computing, C-language version) N-Queens problem solving-bit computing
ScanflineFill
- 扫描线区域填充算法,完全在VC++6.0控制台上实现-Scan line region filling algorithm, completely in VC++6.0 console
biadashi
- 表达式的一个算法,没有错误,可以运行,是我们老师告诉我的.
