-
A data structure of the demo program, including the order form, the generalized...
一个数据结构的演示程序,包含顺序表,广义表,顺序查找等-A data structure of the demo program, including the order form, the generalized form, the order of search, etc.
- 2022-07-08 20:57:02下载
- 积分:1
-
用c写的数据结构问题
数据结构的二叉-the binary tree data structure tr
- 2022-01-28 18:30:09下载
- 积分:1
-
要求完成以下功能:
1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。
2)能够将指定的信息从文件中删除。
3)能够按编号、姓名对学生的信...
要求完成以下功能:
1)能够从屏幕上读取一个学生的信息并将信息存入到数据文件中。
2)能够将指定的信息从文件中删除。
3)能够按编号、姓名对学生的信息进行检索并将检索结果显示在屏幕上。
4)可以统计全部学生的总成绩,及其在班上的排名。
5)能够统计各科的平均成绩及及格率。
6)要求有错误提示功能,例如性别只能输入男女,输入错误提示重新输入。
7)如果检索不到相应的信息应提示用户。-asked to perform the following functions : 1) to read from the screen of a student"s information will be deposited into the data file. 2) can be designated information deleted from the document. 3), according to numbers, the names of the students will retrieve information retrieval results showed on the screen. 4) Statistical all students can be a total score, and the class rankings. 5) Statistics Branch to the average scores and passing rates. 6) require a functional error messages, such as sex between men and women can only import, importation of error messages to re-enter. 7) If less than the corresponding retrieval of information should prompt the user.
- 2023-04-01 16:00:03下载
- 积分:1
-
实现B
实现B-树的创建、插入、删除、遍历等功能,并以层序方式通过程序台显示输出。-B-tree to achieve the creation, insertion, deletion, traversal functions, and to sequence through the procedure showed that the output of Taiwan.
- 2023-07-03 22:30:04下载
- 积分:1
-
本人写的浙大acm题目的源码,贴出来供大家分享,希望对大家的编程水平能有所帮助...
本人写的浙大acm题目的源码,贴出来供大家分享,希望对大家的编程水平能有所帮助-I wrote the title of the source Zheda acm, posted for everyone to share, in the hope that the level of U.S. programming, can be helped
- 2022-03-11 07:31:30下载
- 积分:1
-
数据结构课程设计,文具店管理系统,自己写的程序,方便大家使用。...
数据结构课程设计,文具店管理系统,自己写的程序,方便大家使用。-Data structure the curriculum design, stationery shop management system, its own written procedures to facilitate people to use.
- 2022-07-04 14:21:31下载
- 积分:1
-
VB图书管理程序
VB 图书馆管理程序-VB library management procedures
- 2022-05-06 16:53:13下载
- 积分:1
-
用Delphi开发的经典的数据库系统
用Delphi开发的经典的数据库系统-with the classic Delphi database system
- 2022-04-24 06:39:47下载
- 积分:1
-
比较精度的作业调度三种算法FCFS,SJF,HRN,大家感兴趣的话不防下载...
比较精度的作业调度三种算法FCFS,SJF,HRN,大家感兴趣的话不防下载
- 2022-07-06 23:58:58下载
- 积分:1
-
基于C语言的各种典型排序算法:插入排序,气泡排序,希尔排序,快速排序,选择排序。可以用VC直接编译运行。...
基于C语言的各种典型排序算法:插入排序,气泡排序,希尔排序,快速排序,选择排序。可以用VC直接编译运行。-Based on the C language provides a variety of sorting algorithms: insertion sort, bubble sort, Shell sort, quick sort, selection sort. VC can be directly translated to run.
- 2022-01-24 09:36:26下载
- 积分:1