资源列表
ChessCover
- 2的n次方阶的棋盘覆盖的算法实现(Visual C++ 6.0平台,c语言编写)-Chess Cover
Maze-(1)
- 用mfc实现迷宫自动寻路代码,可以自己制作地图,也可以利用自身带的地图。-With the mfc code automatically find its way to achieve the maze, you can produce their own maps, you can also use their own zone map.
data_structure
- 数据结构中最经常用到的,包括链表、双链表、二叉树、平衡二叉树、哈希表等-Data structure the most frequently used, including the list, double linked lists, binary tree, balanced binary tree, hash table, etc.
2.2
- 栈和队列的操作与应用,用顺序栈实现算术后缀表达式求值源程序-Stack and queue operations and application stacks used to achieve the order of arithmetic expression evaluation source suffix
chazhao
- 利用二叉排序树的插入算法建立二叉排序树,然后删除某一指定关键字元素。-chazhao
GraphMultiAdjectList
- 破圈法最小生成树,,代码很简单,,很经典-Breaking Circle minimum spanning tree, the code is very simple, very classic
ercs
- 二叉树的遍历,C语言编写的,呵呵,还不错的哦-This is a c program
text_1
- 会场排序 使用尽可能少得会场 安排所有会议 使用贪心算法 C语言实现-The sorting use as the less arrange all meetings, a greedy algorithm is used to realize the C language
-p2
- 最长公共子序列(LCS),最长递增子序列(LIS),最长公共递增子序列(LCIS)的实现,根据《算法导论》英文版的伪代码改写成C语言版本,测试完美通过。-The longest common sub-sequence (LCS), the longest increasing subsequence (LIS), the longest sequence of public increments (LCIS) of the realization, according to " Intr
3104006424
- 数据结构课程设计报告————平衡二叉树操作的演示-sahdfkahfjk
cpp
- 用栈实现的简单选择排序 ,对输入的十个数字进行从小到大排序-Stack to achieve the selection sort, enter the number of ten small to large
geometric
- 凸包计算,多边形切割,基本几何公式,球面面积,网格计算,等计算函数。含使用时的注意事项。-Convex hull calculation, polygon cut, basic geometric formulas, spherical area, grid computing, and other computing functions. with cautions .