-
数据结构练习测试
数据结构练习测试-Data Structures Practice Test
- 2022-10-06 09:00:02下载
- 积分:1
-
The use of backtracking algorithm to solve n queens problem and are familiar wi...
利用回溯算法求解n皇后问题;并通过本例熟悉回溯算法在程序设计中的应用方法。-The use of backtracking algorithm to solve n queens problem and are familiar with the passage of the cases of backtracking algorithm in the program design should be applied.
- 2023-06-02 10:10:03下载
- 积分:1
-
南理工数据库与软件工程复试资料
南理工数据库与软件工程复试资料 上课课件及试卷
- 2022-02-07 05:49:53下载
- 积分:1
-
VC++语言实现与数据库的连接,效果不错的
VC++语言实现与数据库的连接,效果不错的-VC++ Language with database connectivity, the effect of good
- 2022-10-24 10:15:04下载
- 积分:1
-
班级管理系统
ClaSS (ClaSS Student System) 是一个具备完整功能的班级学生管理系统,主要功能有:学生动态跟踪、报表和信息管理,基于Web开发,可用来扩展学校原有的信息系统。
- 2023-01-31 00:35:04下载
- 积分:1
-
1.定义哈希表数据结构。
2.除留余数法做为哈希函数、
H(key) = key P
用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并...
1.定义哈希表数据结构。
2.除留余数法做为哈希函数、
H(key) = key P
用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。
3.编写函数,求查找成功时的平均查找长度(ASL)。-1. Define hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-hashing with linear probing methods of conflict resolution, write a function to achieve the hash table making process and output of the hash table. 3. Write function, seeking to find success, the average search length (ASL).
- 2022-12-16 12:40:03下载
- 积分:1
-
数据结构中最经常用到的,包括链表、双链表、二叉树、平衡二叉树、哈希表等...
数据结构中最经常用到的,包括链表、双链表、二叉树、平衡二叉树、哈希表等-Data structure the most frequently used, including the list, double linked lists, binary tree, balanced binary tree, hash table, etc.
- 2022-08-10 07:26:23下载
- 积分:1
-
VC做的社区住房管理系统!
VC做的社区住房管理系统!-VC community housing management system.
- 2023-06-16 23:35:03下载
- 积分:1
-
我公司生产的八位CPU,有一个简单的加法和减法,输入和输出操作。
本人制作的8位CPU,有简单的加减,输入,输出操作,希望大家好用-I produced eight CPU, has a simple addition and subtraction, input and output operations, I hope everyone use
- 2022-07-04 04:35:02下载
- 积分:1
-
射击运动员10发打中90环有多少种可能,递归算法
射击运动员10发打中90环有多少种可能,递归算法-shooting 10 athletes hit the number 90 ring possible, recursive algorithm
- 2022-02-20 19:14:53下载
- 积分:1