资源列表
SXXHLB
- 用于数据结构课程设计,双向链表,并且用了MFC做图形界面-data structure for curriculum design, two-way linked list, and so with the MFC GUI
CYuYanHanShuDaQuan
- C语言函数大全 C语言函数大全-C language function Series C language function Solutions
llist
- 数据结构链表的C++源程序,实现简单易懂,绝对正确,直接就可以运行,不需做任何修改.-data structure Chain C source files, simple to understand and absolutely right, it can run directly, do not need any changes.
Sort_Demo
- *一个简单的能够形象演示各种排序算法的applet小程序 *类似于Sun公司的示例程序,但比它复杂 *因为这个程序支持简单选择排序,冒泡排序,双向冒泡, *快速排序,希尔排序,堆排序,归并排序共七种排序算法 *每次80个整数随机生成,七种算法同时运行,之间的对比非常明显-* a simple image can be demonstrated by various sort algorithm small applet procedures similar to the
3.2
- 作品:算法设计课程作业 作者:陈兴 学号:J04120010 操作说明: 1、最长公共子序列: 用VC6.0打开文件以后输入一串数字,按“\\”为结束,输出结果。 2、背包问题 用vc6.0打开文件以后按提示操作。 3、残缺棋盘问题 用vc6.0打开文件以后按提示操作。 4、(3.1和3.2还有3.3) 这个是课本82页的作业,基本实现了。其中3.2的算法时间复杂度不是nlogn而是n,nlogn的算法没做出来! -e
hanruo
- 一个用c++实现的汉诺塔问题的游戏小程序.可作为课程设计的练习-with a realization of the c HANOR the small game procedures. As a curriculum designed exercises
tutrav
- 此程序用来求图的遍历问题……题中采用的是图的邻接矩阵存储-the procedure used to plan for the traversal issue ... that is used in the adjacency matrix storage
PerTravel_Tree
- 用图的邻接矩阵存取,来进行图的前序遍历-with the adjacency matrix access, plans to conduct the first preorder
Priml
- 这是一个小小的程序,用来演示图的prim算法-This a minor procedure, the map used to demonstrate the algorithm prim
2007327
- 带权有向以及无向图的各种操作,适合数据结构初学者使用,是图那一章的重点-belt and the right to have no plans to the various operations, data structure suitable for beginners, is the chief focus of the chapter
associationrule
- 数据挖掘中购物篮分析的apriori算法,这是用类C语言实现的 -data mining analysis of the shopping basket apriori algorithm, which is used like the C Language
MD5C+asm
- 一份MD5算法的C代码和优化后的MD5汇编代码.-a MD5 algorithm optimized C code and compile the code MD5.