资源列表
guanjianzi-
- 数据结构课程设计报告格式、利用Hash技术统计C源程序中关键字9-Data structure course design report format, use Hash technical statistics C source program key word 9
ex37
- 邻接表图、对图的深度优先遍历、和广度优先遍历-the graph include of DFT/BFT
Calgorithm
- c语言算法,用于学习算法思路,提高编程技巧-c language algorithm for the learning algorithm ideas, to improve programming skills
paixu2
- 一组随机数放在存储区地址连续的10个单元内,采用冒泡排序方法,将此组数据按升序排序。(随机数排序后仍然放在这里)-duijishu paixu
MyB_Tree
- 用了树形控件的数据结构,还有一些很重要的算法-This is a family tree, using a tree data structure of control
link
- 数据结构一个小程序,实现链表元素的插入、删除等功能-A small program of data structure linked list element insert, delete, and other functions
sss_fix
- 秘密共享算法程序,带有素数判断头文件,主程序中为了简化没有使用。-Secret sharing algorithm program with the prime number judgment header files, and does not use in order to simplify the main program
Traffic-Map
- 数据结构中的交通图咨询程序,能让旅客咨询从任一城市顶点到另一城市顶点之间的最短路径(里程)或最低花费或最少时间等问题。对于不同咨询要求,可输入城市间的路程或所需时间或所需费用。-Traffic map in the data structures in the consultation process that allows the Visitor Information from the culmination of any one city to another city the short
Sort
- 编程实现选择、冒泡、直接插入、希尔、快速、堆、归并等几种排序算法,并计算每种算法的比较、移动次数。-Programming options, bubbling directly into the Hill, quick, heap, merge, etc. of several sorting algorithms, and calculate each algorithm, the number of moves.
merge
- 这个源代码包含递归合并和迭代合并两种算法,方便初学算法分析成员,希望站长验收下!-The source code contains a recursive consolidation and iterative combination of two algorithms, convenient beginner Algorithm members, I hope the owners acceptance under
Dynamic-programe
- 这个程序描述的是动态规划算法,方便初学算法分析的成员参考。-This procedure describes the dynamic programming algorithm, a member of reference convenient beginner algorithm analysis
graph
- 这个源代码包含了图的邻接矩阵和链表的两种存储方式、深度和广度的遍历以及prim 和kruskal最短路径两种算法。-The source code contains the adjacency matrix and list two storage mode, the breadth and depth of the traversal and prim And kruskal shortest path of two algorithms.
