资源列表
Samsung-PartialKeyboard
- it is a validation file
List
- 实现二叉树以及排序二叉树等功能,是实验室做过的-Binary tree and binary tree sort implementation and other functions, the laboratory did
shujujiegouchengjiguanli
- 我大三本科做的数据结构课程设计。题目为学生成绩管理系统,有详细的文字说明和源代码。-I do junior undergraduate data structures course design. Entitled to student performance management system, a detailed written instructions and source code.source code.
Prim1
- 本程序用C语言实现了Prim算法求解最小生成树问题-The program uses C language to implement the Prim algorithm for minimum spanning tree problem
源代码统计
- 不说了,太经典了,统计你的程序有多少行代码,注释行为多少、空白行为多少等等,支持c,h,cpp等等文件-not, a classic too, statistical procedures you how many lines of code, how many acts of Notes, how much blank acts, support c, h, cpp file, etc.
SelectSort
- 经典的选择排序算法,值得学习,学习数据结构的都会-This is a selection sort algorithm
QuickSort
- 快速排序函数,使用快速排序的方法对指针L所指向的结构体中的成员 — 数组Key 中的数据进行排序。成功时,返回1,否则返回0-Quick sort function, the method of using the quick sort pointer L points to the members of the structure- the array to sort the data in the Key. Success, returns 1, otherwise 0
sns-2-IP
- 首届SNS算法设计大赛初赛第二题~有关Ip查询~-SNS algorithm first design competition Ip preliminary inquiries about the second question ~ ~
BubbleSort
- 利用C语言进行编写,实现了冒泡排序功能,课正常执行-Written using C language, implements the Bubble Sort function, normal execution class
4
- algorithme de voyageurs de commerce
Horse-riding-board
- 马踏棋盘算法 用贪心算法求出马能够遍历整个棋盘的一条路线-Horse riding board
ShellSort
- 希尔排序,使用希尔排序的方法对指针L所指向的结构体中的成员 — 数组Key 中的数据进行排序。成功时,返回1,否则返回-Hill sorting, using the method of sorting Hill pointer L points to the members of the structure- the array to sort the data in the Key. Success, returns 1, otherwise
