-
一个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
-
红黑树:输入:在同一目录下的redblacktree.txt文件中输入十个大于0的数值,每个数值中间用空格格开 数目可以大于十个,但是要求在源程序中改变#def...
红黑树:输入:在同一目录下的redblacktree.txt文件中输入十个大于0的数值,每个数值中间用空格格开 数目可以大于十个,但是要求在源程序中改变#define NUM 10 ,改成相应关键值各个数输出:按照先序输出红黑树,格式为:根节点。颜色(左子树。颜色,右子树。颜色),并输出此 树的黑高度,然后输入要删除的关键值,按回车后输出删除后的结果,并输出其高度。-RED-BLACK TREE : Admission : in the same directory under the file input redblacktree.txt greater than 0 10 digits each intermediate numerical grid with open spaces can be greater than the number 10, but requested change in the source# define NUM 10, the corresponding critical value into several different output : In accordance with the first sequence RED-BLACK TREE output format : nodes. Color (left subtree. Color, right subtrees. Color), and export of the black tree height and then delete the key to value, according to enter the output was the result of the deletion, and its high output.
- 2022-06-11 22:41:49下载
- 积分:1
-
一个简单的LISP算术表达式计算器。Lisp简单算术表达式…
一个简单的LISP算术表达式计算器。
简单LISP算术表达式定义如下:
(1)一个0....9的整数
(2)(运算符 表达式 表达式)
例如,6,(+45),(+(+25)8)都是表达式,其值分别为6,9,15.-LISP a simple arithmetic expression calculator. LISP simple arithmetic expressions are defined as follows: (1) a 0 .... 9 integer (2) (expression operator expression) for example, 6, (+ 45), (+ (+ 25) 8 ) are expressions, and its value, respectively 6,9,15.
- 2022-09-21 21:30:03下载
- 积分:1
-
IOCP聊天室系统
极大限制了服务器应用程序的使用,本程序采用ICPQ,利用端口实现的聊天室系统,可实现多个用户同时在线聊天,源代码包含了一份官方的文档,并加有注释。
- 2022-02-06 08:17:34下载
- 积分:1
-
算法设计的分支限界法中的单源最短路径问题的实现,是用VC++编写的...
算法设计的分支限界法中的单源最短路径问题的实现,是用VC++编写的-algorithm design of branch and bound method of single source shortest path to the realization of the problem is with VC++ prepared
- 2022-07-27 08:04:35下载
- 积分:1
-
class management information system design courses
班级管理信息系统 课程设计-class management information system design courses
- 2023-08-21 06:50:03下载
- 积分:1
-
最小路径算法,内附使用说明,极好的学习资料
最小路径算法,内附使用说明,极好的学习资料-Minimum path algorithm, containing instructions, an excellent learning materials
- 2022-11-14 15:05:03下载
- 积分:1
-
本系统是一简单的物资管理系统,能够实现物资的基本信息,入库信息,出库信息,借用情况的管理等功能,适合初学者下载...
本系统是一简单的物资管理系统,能够实现物资的基本信息,入库信息,出库信息,借用情况的管理等功能,适合初学者下载-The system is a simple material management system, able to realize the basic material of information, storage information, a database of information, loan management and other functions, suitable for beginners to download
- 2022-08-22 19:55:52下载
- 积分:1
-
像小卡片一样的日历,包括星期
像小卡片一样的日历,包括星期-like small cards the same calendar, including the week
- 2022-10-25 04:10:03下载
- 积分:1
-
产生脉冲流密度为百万的雷达脉冲,可以对信号进行能够仿真达到给出测试的信号源环境...
产生脉冲流密度为百万的雷达脉冲,可以对信号进行能够仿真达到给出测试的信号源环境-Have a pulse current density for the millions of radar pulse, the signal can reach is given to simulation test signal source environment
- 2022-02-01 12:30:39下载
- 积分:1