-
Combine two polynomials using linked list, then format printing
利用链表解决合并两个多项式的问题,最后按格式输出多项式-Combine two polynomials using linked list, then format printing
- 2022-02-06 04:34:01下载
- 积分: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
-
数制转换,将二进制数转换为十进制数。数制转换
数制转换,将二进制数转换为十进制数。数制转换-shuzhizhuanhuan
- 2022-01-28 03:54:30下载
- 积分:1
-
学习数据结构写的排序代码,有冒泡排序、直接插入、希尔排序、简单选择排序、快速排序、堆排序...
学习数据结构写的排序代码,有冒泡排序、直接插入、希尔排序、简单选择排序、快速排序、堆排序-study data structure was sort of code, Bubble Sort directly inserted, Hill, in order of simple choice, in order of Quick Sort, Heap Sort
- 2022-06-27 11:18:18下载
- 积分:1
-
A reminder of the cost of the electricity sector systems, there is a need we can...
一个电力部门的催缴费用系统,有需要大家可参考-A reminder of the cost of the electricity sector systems, there is a need we can refer to
- 2022-01-31 23:09:13下载
- 积分:1
-
Access数据库下实现的系统,功能很强大,适合初学者学习~
Access数据库下实现的系统,功能很强大,适合初学者学习~-Implemented under the Access database system, function is very powerful, suitable for beginners to learn ~
- 2022-07-01 17:57:49下载
- 积分:1
-
有关java的一个简单树,显示树结构,程序很简单。
有关java的一个简单树,显示树结构,程序很简单。-the java a simple tree, the tree structure, procedure is very simple.
- 2022-01-26 03:16:37下载
- 积分:1
-
医药及销促系统,自带数据库
医药及销促系统,自带数据库-medicine and promote sales systems, onboard database
- 2023-05-29 07:40:03下载
- 积分:1
-
在设计会计软件时,常常要把小写金额转换为大写金额,通过本例,你只要输入小写数字,即可转为大写金额....
在设计会计软件时,常常要把小写金额转换为大写金额,通过本例,你只要输入小写数字,即可转为大写金额.-accounting software in the design, it is often the amount should lowercase to uppercase conversion rates, through the cases, as long as you input lowercase figures, the amount can be converted to uppercase.
- 2023-03-05 14:50:03下载
- 积分:1
-
Huffman tree set up, and then leaves to the root by the Huffman encoding impleme...
建立赫夫曼树,然后再由叶子到根实现赫夫曼编码。-Huffman tree set up, and then leaves to the root by the Huffman encoding implementation.
- 2022-01-24 17:27:02下载
- 积分:1