-
University Database Management System using Microsoft Access.
University Database Management System using Microsoft Access.
- 2022-05-15 17:41:01下载
- 积分:1
-
2元树的先根遍历算法,中根遍历算法,后根遍历算法
2元树的先根遍历算法,中根遍历算法,后根遍历算法-2 yuan tree traversal algorithm first root, root traversal algorithm, after the root traversal algorithm
- 2022-03-10 21:42:59下载
- 积分:1
-
字符串形式的表达式求值算法,支持4则运算和括号
字符串形式的表达式求值算法,支持4则运算和括号-The string forms of expression evaluation algorithm, to support the four operations and brackets
- 2023-03-26 05:10:04下载
- 积分:1
-
This is a java implementation of the personnel management system, examples of pe...
这是用java实现的一个人员管理系统的例子,可以实现人员管理-This is a java implementation of the personnel management system, examples of personnel management can be achieved
- 2022-01-31 18:02:47下载
- 积分:1
-
数据结构源代码,c语言版本
数据结构源代码,c数据结构是计算机存储、组织数据的方式。数据结构是指相互之间存在一种或多种特定关系的数据元素的集合。通常情况下,精心选择的数据结构可以带来更高的运行或者存储效率。数据结构往往同高效的检索算法和索引技术有关。
- 2022-03-21 15:33:54下载
- 积分:1
-
学生运动会成绩数据库
学生运动会成绩数据库系统记录某校运动会上全部运动项目,各系获得的分数及排名的情况,包括50、100、200,400,1500米,跳高,...
学生运动会成绩数据库
学生运动会成绩数据库系统记录某校运动会上全部运动项目,各系获得的分数及排名的情况,包括50、100、200,400,1500米,跳高,跳远,标枪,铅球铁饼等。进入系统后可以输入和修改某个项目的结果情况,可以按各系院编号输出总分;按总分排序;按男团体总分排序 ;按系院编号查询;按项目编号查询;按女团体总分排序。-Student Games Student Games results database performance database system for recording all the games of a school sports scores and faculty rankings, including 50,100,200,400,1500 meters, high jump, long jump, javelin, shot put discus and so on. After entering the system can enter and modify the outcome of a project can be output by each department Total Number of Hospitals by sorting scores male groups by sorting scores by the Department of Hospital No. inquiries by Item Number inquiries by women groups Total sort.
- 2022-06-30 13:53:12下载
- 积分:1
-
文件分类和统计的话,TF / IDF等
documents classification and words statiscs TF/IDF etc
- 2022-11-27 11:45:03下载
- 积分:1
-
数据结构作业图的一些集合 上面有优先遍历 和用链表和堆栈来实现的算法...
数据结构作业图的一些集合 上面有优先遍历 和用链表和堆栈来实现的算法-data structure of some operations plan sets priority traverse above and the use of linked lists and to achieve the stack algorithm
- 2022-03-20 17:00:06下载
- 积分:1
-
access dao 数据库
access dao 数据库-access dao database
- 2022-08-06 16:36:00下载
- 积分:1
-
1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。...
1、 用随机数生成的方式(要求用户输入随机数)产生一个迷宫:“1”表示墙,“0”表示路,最后的路径用“8”表示,若没有路径则打印报文,若有路径则打印出路径。
2、 通过堆栈及判断实现迷宫的自动寻找路径功能
-1, the random number generator of (requiring user input random number) produces a maze : "a" Wall said, "0" Lu said, the final path with "8" that if no path was reportedly Print text, if it were printed out trails path. 2, stack and judgment to achieve the labyrinth path function to automatically search
- 2023-03-22 00:45:03下载
- 积分:1