-
实现哈希表的建立,插入等功能,并用初留余数法构造,处理冲突...
实现哈希表的建立,插入等功能,并用初留余数法构造,处理冲突-Realize hash wish foundation of form , function of meddling in etc. , and with leave remainder law construct for the first time, deal with the conflict
- 2022-10-19 05:30:03下载
- 积分:1
-
案例一 贪吃蛇游戏
案例二 计算器
案例三 黑白棋游戏
案例四 迷宫问题
案例五 扫地雷游戏
案例六 速算24
案例七 数据结构CAI系...
案例一 贪吃蛇游戏
案例二 计算器
案例三 黑白棋游戏
案例四 迷宫问题
案例五 扫地雷游戏
案例六 速算24
案例七 数据结构CAI系统
案例八 进程调度
案例九 存储管理分区分配算法
案例十 通讯录
案例十一 学生成绩管理
案例十二 工资管理
案例十三 图书借阅管理
案例十四 教师工作量计算
-case a huge memory game two cases calculators Case 3 Case 4 game reversi maze problem cases five outbound mine sweeping Case 6 game speed count 24 cases seven CAI system data structure eight cases process scheduling nine cases storage management district allocation algorithm 10 cases of 11 cases of student directories performance management salaries 12 cases 13 cases of books to borrow 14 teachers Case Workload Calculation
- 2022-02-27 08:34:35下载
- 积分:1
-
数据结构课程设计,求无向网最短路径,利用c++6.0编程环境
数据结构课程设计,求无向网最短路径,利用c++6.0编程环境-data structure curriculum design, without seeking the shortest path to the net, using c 6.0 programming environment
- 2022-03-21 10:39:41下载
- 积分:1
-
一个基于VC+ACCESS的通讯录系统设计,简单方便
一个基于VC+ACCESS的通讯录系统设计,简单方便-a VC-based directories ACCESS system design is simple and convenient
- 2022-06-17 08:17:54下载
- 积分:1
-
项目管理中,按科目交叉取数报表按科目交叉取数报表
项目管理中,按科目交叉取数报表按科目交叉取数报表-Project management, cross-check the number of subjects according to statements by the subjects cross-check the number of statements
- 2022-03-26 14:02:03下载
- 积分:1
-
求最大公约数的三种算法,程序中还对这三种算法进行了比较...
求最大公约数的三种算法,程序中还对这三种算法进行了比较-Common denominator for the three algorithms, the procedure is also the three algorithms are compared
- 2022-02-05 08:13:57下载
- 积分:1
-
hough 变换算法
这是一个关于 Hough 变换的文件。它是非常有趣的人,开始为图像处理批准。感谢你很 much.ok。
- 2022-05-26 12:58:20下载
- 积分:1
-
Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the...
迷宫问题。以一个 m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论
起点就是方阵中的(1,1)终点就是(m-1,n-1) -Maze. With an m* n matrix, said the long labyrinth of 0 and 1, respectively, the maze of paths and obstacles. Designing a program, for any set of the maze, find a path from the entrance to the export, or come to the conclusion there is no access point is a square matrix of the (1,1) The end is (m-1, n-1)
- 2022-04-15 13:14:53下载
- 积分:1
-
讲述的是分布式数据库的基本概念和原理,适于初学者了解什么是分布式数据库...
讲述的是分布式数据库的基本概念和原理,适于初学者了解什么是分布式数据库-Is the distributed database described the basic concept and principle, suitable for beginners to understand what is distributed database
- 2022-03-26 03:02:48下载
- 积分:1
-
快速排序是对冒泡排序的一种改进的排序方法,是目前各种内部排序方法中较快的方法...
快速排序是对冒泡排序的一种改进的排序方法,是目前各种内部排序方法中较快的方法-Quick Sort Bubble Sort is a sort of an improved method is to sort a variety of internal methods quicker method
- 2023-08-29 05:55:03下载
- 积分:1