-
高精度源程序,可进行任意长度的加减乘除模运算,本程序的大数用数组与表示数组长度一个结构表示...
高精度源程序,可进行任意长度的加减乘除模运算,本程序的大数用数组与表示数组长度一个结构表示-precision source, the length of the arbitrary arithmetic modulo operation, the majority of the procedures used with arrays of arrays length of a structure of
- 2023-01-07 03:50:03下载
- 积分:1
-
数据结构的第二个实验
数据结构的第二个实验-data structure to the second experiment
- 2022-01-25 20:24:50下载
- 积分:1
-
二叉数插入排序,及删除算法
二叉数插入排序,及删除算法-two forks inserted several sequencing, and deletion algorithm
- 2023-03-10 14:00:03下载
- 积分:1
-
c程序各种经典算法
c程序各种经典算法-various classical algorithm
- 2022-03-04 17:12:52下载
- 积分:1
-
C运行另一个程序调用sqlite
能够运行的c调用sqlite的又一个程序-程序2,适合学习sqlite-C call to run sqlite another procedure- the procedure 2, suitable for learning sqlite
- 2022-01-23 10:46:20下载
- 积分:1
-
ADO查看数据库工具的原代码
ADO查看数据库工具的原码-ADO View database tools of the original code
- 2022-02-15 16:15:43下载
- 积分:1
-
是个HEAP SORT 算法..对一个数列进行HEAP SORT
是个HEAP SORT 算法..对一个数列进行HEAP SORT -is SORT algorithm Rd .. right for a series Rd SORT
- 2022-01-24 18:35:52下载
- 积分:1
-
完全内核,界面的改变,增加学生统计、 院系、班级等管理功能
1.添加单个成绩
2.批量添加成绩
3.通过搜索并修改与删...
完全内核,界面的改变,增加学生统计、 院系、班级等管理功能
1.添加单个成绩
2.批量添加成绩
3.通过搜索并修改与删除
4.直接修改
5.可以批量删除
6.可以直接GO到达你想到达的页
7.分页显示
8.代码精简
9.整合部分重复代码
v2.82 build1114版
1、增加了Excel名单文件上传、导入功能
2、为了正确指定文件上传目录,各文件夹名中不许有字符“.”,故将原命名方式“School V2.82 Build1114”改为“School V282 Build1114”。
-completely kernel, interface changes, the increase in student enrollment statistics, faculty, classes such as a management function. Add two individual achievements. Batch added three results. Search through deletion and modification In addition to four. directly alter five. Batch 6 can be deleted. GO can reach you directly to the arrival of page 7 . Pagination 8. 9 streamlined code. Integration of duplicate code v2.82 build111 4 version of an increased list of Excel file uploads into two functions. , Therefore, the original name means "School V2.82 Build1114" to "School V2 82 Build1114. "
- 2022-04-24 16:07:37下载
- 积分: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
-
Merging Sort: The array is divided into a small array, in an orderly manner thro...
归并排序:将数组划分为小数组,通过局部的有序合并,解决问题
算法平均时间复杂度: O(nlogn)
-Merging Sort: The array is divided into a small array, in an orderly manner through the partial merger, the average time algorithm to solve the problem complexity: O (nlogn)
- 2022-01-21 06:13:35下载
- 积分:1