-
一个C++写的KdTree容器模板库,支持std容器,和自定义的存储方式,对插入、删除和查找作了优化...
一个C++写的KdTree容器模板库,支持std容器,和自定义的存储方式,对插入、删除和查找作了优化-A C++ Written KdTree Template Library containers, support std containers, and custom storage by means of an insert, delete, and search was made to optimize
- 2022-05-16 17:10:20下载
- 积分:1
-
停车厂管理系统C语言实现
用C语言实现的停车场管理系统,结合对数据结构的操作,利用栈来保存进入停车场的车辆,当停车数量达到预先设定的数量时,车辆会存放到队列中进行排队。整个程序的逻辑思路很好。
- 2022-05-31 07:49:11下载
- 积分:1
-
数据结构课程设计 AVL树等 希望对大家有帮助
数据结构课程设计 AVL树等 希望对大家有帮助-AVL tree data structure, such as curriculum design, we want to help
- 2022-07-20 14:19:42下载
- 积分:1
-
算法设计于分析中的多段图问题,用VC编写应用动态规划的算法设计方法,利用最优性原理以及所获得的递推关系式求取最优决策序列,通过多段图的定义,找到由源点s到汇点t...
算法设计于分析中的多段图问题,用VC编写应用动态规划的算法设计方法,利用最优性原理以及所获得的递推关系式求取最优决策序列,通过多段图的定义,找到由源点s到汇点t的最小成本路径,进而可以灵活解决可以用多段图描述的许多实际问题.-algorithm design in the analysis of many of the map, prepared with VC dynamic programming algorithm design, the optimum principle as well as the recursive relation to strike the optimal sequence of decision-making through more of the map defined by the source to find s t point to the Department of the minimum cost paths and further a flexible solution could spend more of the map describes the many practical problems.
- 2022-02-04 19:58:15下载
- 积分:1
-
多项式与加法和乘法,链表的数据结构是美国的..
用链表实现多项式的加法与乘法,链表是采用数据结构里面的单链表-polynomial with the addition and multiplication, linked list data structure is used inside the single-linked list
- 2022-05-26 16:30:39下载
- 积分:1
-
和尚挑水问题(文件内有详细解释)
主要是回溯法的一个好的实例
自己摸索出来的...
和尚挑水问题(文件内有详细解释)
主要是回溯法的一个好的实例
自己摸索出来的-Monk carrying water issues (the paper has explained in detail) is primarily a good example of backtracking find their own way out of
- 2023-08-18 07: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
-
图书馆虚拟现实
此程序为一个,图书馆,具体图书馆什么样的,不同的同学不一样的,还有不是所有的东西都可以自己看得,有的东西仅仅大致可以看看罢了 所以东西看看就行了,不必在意补不同的图书馆,一问不同的学校的图书馆 而且公用的图书馆,我这个东西仅仅 照着书上的东西自己简单的弄了一下 所以 不挑好的话 可以额讲讲急救看看吧了不是 大家 西喜欢的话将就看看吧。
- 2023-02-23 10:15:04下载
- 积分:1
-
This is a student performance management system, running on students beyond the...
这是一个学生成绩管理系统,运行之后可对学生的基本资料,成绩进行各项操作!-This is a student performance management system, running on students beyond the basic information for the various operating results!
- 2022-03-21 17:33:45下载
- 积分:1
-
这是一个学生数据库管理的小程序,本人乃学生,刚学习数据库编程,做了个这个,献丑了...
这是一个学生数据库管理的小程序,本人乃学生,刚学习数据库编程,做了个这个,献丑了-This is a small student database management procedures, it is my students, just to learn database programming, had to do this, show one
- 2022-06-15 11:39:13下载
- 积分:1