-
完全由C语言实现的图的相关操作,就是清华大学 数据结构书里的图的所有算法的实现...
完全由C语言实现的图的相关操作,就是清华大学 数据结构书里的图的所有算法的实现-Solely by the C language implementation of related plans to operate, that is, Tsinghua University, the data structure of the book" s map of the implementation of all algorithms
- 2023-04-22 07:25:03下载
- 积分:1
-
免费的Delphi控件,可以替代BDE,直接访问.dbf数据库
免费的Delphi控件,可以替代BDE,直接访问.dbf数据库-Free Delphi ActiveX component,replace BDE and direct access .dbf database
- 2022-02-28 19:39:01下载
- 积分:1
-
staff of the Information Management System
教职工信息管理系统-staff of the Information Management System
- 2023-04-07 10:50:03下载
- 积分:1
-
D滴滴打车系统
适合Java初级学者的滴滴打车系统选择出发地址和目的地,会寻找最短路径,进行最低消费。根据走的路径的距离来判断收费的情况,可以随时更新出租车司机的基本信息,以及车辆的维修情况
- 2022-10-24 13:10:03下载
- 积分:1
-
数据结构课程的实验之一,有关于数组的循环位移,简单的小程序...
数据结构课程的实验之一,有关于数组的循环位移,简单的小程序-Experimental data structure course one of the cycle of displacement on the array, a simple applet
- 2023-07-09 23:40:03下载
- 积分:1
-
包含了数据结构的奥斯卡大部分问题要回答,换了…
包含了数据结构课后大多数习题的解答,用于互相的交流与帮助 -contains data structures OSCAR most of the questions to answer, for the exchanges and mutual help
- 2023-08-09 20:55:04下载
- 积分:1
-
提醒的例子,大家可以去看看
提醒的例子,大家可以去看看 -Remind example, we can go and see
- 2022-07-05 09:16:47下载
- 积分:1
-
人力资源管理
这是一个数据库项目,是为任何公司开发的人力资源系统。它维护员工的详细信息、员工的职责和公司的工资管理。
- 2022-03-12 13:36:57下载
- 积分:1
-
篮球赛抽签系统,先输入球队数,由随机函数在1
篮球赛抽签系统,先输入球队数,由随机函数在1-N抽取一个数,作为初始密码,出列第一支球队,然后根据各队输入本队密码,利用joseph环,使每次出列的球队密码作为新的密码,直到所有球队出列,即可确定分组顺序-Basketball lottery system, first enter the team number by the random function in the 1-N taken a number, as the initial password, the first teams out of the column, and then each team enter the team password, using joseph ring, so that each second team out of the column as a new password password, until all the teams out of the column, you can determine the packet sequence
- 2022-02-03 18:33:48下载
- 积分:1
-
编写一个程序,学生统计信息的结果(存储…
编写一程序,统计学生的成绩信息(保存在文件Score.dat中)。
要求:
1. 能按总分,数学成绩,英语成绩,计算机成绩分别排序
2. 能分别统计数学,英语,计算机中不及格人数
3. 能按学号查找学生,并显示该学生信息。
注
1. 从文件中读入数据以及功能菜单显示已在文件ReadData.c 和Menu.c中给出;
2. 代码的总体结构已在文件Score.c中给出,并定义了一些函数头,但有关函数体代码和一些主程序处理代码要求学生填写,也可以修改函数头;
编译score.c即可
-prepared a procedure, the results of the students statistical information (stored in the document Score.dat). Requirements : 1. According to score, the math and English results, the computer results were 2 ranking. Statistics were able to mathematics, English, Computer failure number three. can search by school, students, and that the student information. Note 1. Read from the file into the data and functions of the menu showed the documentary and Menu.c ReadData.c given; 2. The overall code structure has been the Score.c given, and the definition of some of the first function, However, the body function code and address some main program code requiring students to complete, can also modify function first; compiler can s
- 2022-08-20 01:05:35下载
- 积分:1