搜索资源列表
student-grade
- c语言实现 有N个学生,每个学生的数据包含学号(不重复)、姓名、三门课的成绩及平均成绩,试设计一学生成绩管理系统,使之能提供以下功能: (1) 成绩录入,插入后按学号自动排序,创建链表; (2) 成绩文件的存取,创建链表; (3) 成绩的多种查询、修改; (4) 成绩的多种统计、排序; (5) 学生增加、删除、列表。-there are N c language students, each student' s data contai
lie
- C语言实现 子函数功能要求:输入一个五位整数,对此整数中的五个数值进行从大到小的顺序排序,形成一个新的五位整数。同时需要编写主函数和其它相关子函数进行调试。-C language subroutines functional requirements: Input a five integer, this integer value for the five sorted in descending order, the formation of a new five integers. A
Cyuyan
- 对产品的特性进行选择排序,按要求实现功能!-The characteristics of the product selection sort, realize the functions as required.
pilianggengm
- 实现对杂乱无序的文件重新排序的功能 实现对杂乱无序的文件重新排序的功能-Realization of disorderly files reordering function
SHULIE
- 输入一串数字,按顺序排列后输出,实现数字的排序。-Enter the string of numbers in sequence after output, digital sort.
maopaopaixu
- 冒泡排序经典算法,利用计次循环与变量循环实现-Bubble sort algorithm
paixu
- 对于直接插入排序、直接选择排序、冒泡排序、shell排序、快速排序、堆排序和归并排序等算法进行上机实现-For direct insertion sort, selection sort, bubble sort, Shell sort, quick sort, heap sort and merge sort algorithm to achieve
chazhao
- 1、实现折半查找算法 2、实现二叉排序树的建立、查找和删除 -1, to achieve the bisearch algorithm 2, the establishment of two fork sort tree, find and delete
dlpx
- 超级列表框多列排序,可以轻松实现单列排序-Super multi-column list box sorting
sales-management-system
- 使用C语言设计一个销售管理系统,实现数据的排序、统计、显示等功能-Using C language design a sales management system, to achieve the sort of data, statistics, and other display functions
2017-6-13 数据结构及算法模块
- 易语言代码实现部分数据结构源码,包含堆排序,快速排序,归并排序,小根堆,大根堆,树,栈等(Easy language code part data structure source code, including heap sort, quick sort, merge sort, heap min, Gen, tree, stack etc.)