-
一个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
-
本系统为餐饮管理系统,为现代餐饮业管理更便捷化,节约时间...
本系统为餐饮管理系统,为现代餐饮业管理更便捷化,节约时间-This system is catering management system for modern catering industry oriented management more convenient, saving time
- 2023-04-11 01:30:03下载
- 积分:1
-
学生信息管理系统
该系统实现以下需求:
1、 编辑一个学生籍贯信息记录簿,每个学生信息包括:学号,姓名,籍贯。
2、 创建一个链表用来记录学生籍贯信息,并以磁盘文件保存。
3、 读取磁盘文件并显示输出所有学生的籍贯信息。
4、
- 2022-03-24 03:54:50下载
- 积分:1
-
改进的矩阵操作类,增加了诸如对矩阵任意行/列的存取,矩阵的积分图像的计算等...
改进的矩阵操作类,增加了诸如对矩阵任意行/列的存取,矩阵的积分图像的计算等-improved matrix operations, such as the right to increase the matrix arbitrary line/column access, image matrix of the integral calculation
- 2022-01-21 23:20:54下载
- 积分:1
-
迷宫问题 数据结构
迷宫问题 数据结构-maze data structure problem
- 2022-03-14 12:54:31下载
- 积分:1
-
prim算法的原理利用 prim算法构造最小生成树。有机的应用prim和数组存储生成树。...
prim算法的原理利用 prim算法构造最小生成树。有机的应用prim和数组存储生成树。-prim algorithm using the principle of Minimum Spanning Tree Algorithm prim. Application of organic prim and storage arrays spanning tree.
- 2022-02-02 09:09:52下载
- 积分:1
-
数据库技术在大部分的软件及网络都离不开的,这里给大家共享ACCESS 2007的精品教程...
数据库技术在大部分的软件及网络都离不开的,这里给大家共享ACCESS 2007的精品教程-Database technology in the majority of software and networks can not be separated, and here to share the excellent tutorial ACCESS 2007
- 2022-07-08 06:48:05下载
- 积分:1
-
基于十进制的四叉树的空间数据结构编码。
利用行数和列数求莫顿码
利用莫顿码求行数和列数...
基于十进制的四叉树的空间数据结构编码。
利用行数和列数求莫顿码
利用莫顿码求行数和列数-Decimal-based quadtree spatial data structure coding. To use the number of rows and columns seeking Morton Morton yards yards seeking to use the number of rows and columns
- 2023-05-14 16:10:03下载
- 积分:1
-
sqlite是一种嵌入式数据库。本文件包含了操作此数据库的一个类。该类实现了sqlite的所有操作,并具有良好的注释说明。...
sqlite是一种嵌入式数据库。本文件包含了操作此数据库的一个类。该类实现了sqlite的所有操作,并具有良好的注释说明。-sqlite is an embedded database. This document contains the operation of this database, a class. Sqlite class implements all the operations, and has a good explanatory notes.
- 2022-03-19 00:27:37下载
- 积分:1
-
hospital system
基于c语言和数据库的小型医院管理
- 2023-03-04 17:35:04下载
- 积分:1