-
学生信息管理系统
该系统实现以下需求:
1、 编辑一个学生籍贯信息记录簿,每个学生信息包括:学号,姓名,籍贯。
2、 创建一个链表用来记录学生籍贯信息,并以磁盘文件保存。
3、 读取磁盘文件并显示输出所有学生的籍贯信息。
4、
- 2022-03-24 03:54:50下载
- 积分:1
-
achieve internal order. Including bubble sort, direct insertion sort, Shell sort...
实现各种内部排序。包括冒泡排序,直接插入排序,Shell排序,快速排序,堆排序,并比较排序的比较次数和移动次数。主要是C语言。-achieve internal order. Including bubble sort, direct insertion sort, Shell sort, quick sort, heap sort, and compare the ranking of number and mobile number. C is the main language.
- 2022-06-15 22:52:45下载
- 积分:1
-
数据结构课本的算法,自己独立编写,配套教材严蔚敏,清华大学出版社。声明:未经本人许可,禁止用于商业和不法用途。本作者对本代码保留所有权利。...
数据结构课本的算法,自己独立编写,配套教材严蔚敏,清华大学出版社。声明:未经本人许可,禁止用于商业和不法用途。本作者对本代码保留所有权利。-Data structures textbook algorithms, their own independent writing, supplementary materials, Yan Wei-Min, Tsinghua University Press. Statement: without my permission is prohibited for commercial and illicit purposes. The author of this code All Rights Reserved.
- 2022-02-21 02:11:45下载
- 积分:1
-
实时数据库pi的中文说明 对pi的纤细说明 包括 其中的大部分功能 对人们了解pi的架构有很大作用 实时数据库 还是空白...
实时数据库pi的中文说明 对pi的纤细说明 包括 其中的大部分功能 对人们了解pi的架构有很大作用 实时数据库 还是空白-real-time database of Chinese explanation pi pi to the slim note including the majority of people understand the function of the structure of pi is very effective real-time database or blank
- 2022-02-15 17:41:31下载
- 积分:1
-
discriminant obtained delimiters are made into the heart of military combat cost...
判别算得到 定界符 所进肺腑 军费发 费用打击法打击法 夫君诶非 夫君诶发-discriminant obtained delimiters are made into the heart of military combat costs combat goes wherever eh eh-fat
- 2022-12-06 20:35:03下载
- 积分:1
-
C语言编写的栈操作模板。包含栈的9种基本操作,从栈的创建、栈的判断到入栈、出栈操作,以及栈的删除等操作。...
C语言编写的栈操作模板。包含栈的9种基本操作,从栈的创建、栈的判断到入栈、出栈操作,以及栈的删除等操作。-C language template stack operation. Stack contains 9 kinds of basic operation, from the stack to create, to determine the stack入栈, a stack operation, and stack operations such as delete.
- 2022-02-04 04:46:55下载
- 积分:1
-
一个用来储存资料的数据库用C++builder 与jet 4.0编写
一个用来储存资料的数据库用C++builder 与jet 4.0编写-used to store a database with information on the C jet builder with 4.0 preparation
- 2022-03-31 17:45:30下载
- 积分:1
-
db2日常维护汇总
db2日常维护汇总-db2 routine maintenance Summary
- 2022-07-13 03:49:04下载
- 积分:1
-
利用栈的基本运算返回指定栈中栈底元素
编写一个算法,利用栈的基本运算返回指定栈中栈底元素
- 2022-08-23 13:18:26下载
- 积分:1
-
(1)利用普里姆算法求网的最小生成树
(2)实现教科书中定义的抽象数据类型mfset。以此表示构造生成树过
程中的连通分量。
(3)以文本形式输出生...
(1)利用普里姆算法求网的最小生成树
(2)实现教科书中定义的抽象数据类型mfset。以此表示构造生成树过
程中的连通分量。
(3)以文本形式输出生成树中各条边以及他们的权值-(1) the use of prim algorithm for minimum spanning tree network (2) the realization of the textbook definition of abstract data types mfset. Spanning tree structure to express the process of component connectivity. (3) to text output of all spanning tree edges and their weights
- 2022-07-12 16:58:27下载
- 积分:1