-
list容器源代码
应用背景
它实现的是一个可存储各种类型数据的链表,可用于数据的交换、存储、分析前的存储和排序。
关键技术使用C++ 类的特性编写的一个类似标准STL的容器“链表”,可以实现对任何类型的数据操作,使用了迭代器、类模板等,来简化链表的使用,有泛型编程的一些东西。
- 2022-02-04 14:18:06下载
- 积分:1
-
工程指令EO管理系统是飞机维修管理系统中的一个子系统,主要的功能是接收上级部门下达的EO,制作指令执行方案,确定该EO涉及的维修飞机。然后,由生产部门反馈具体的...
工程指令EO管理系统是飞机维修管理系统中的一个子系统,主要的功能是接收上级部门下达的EO,制作指令执行方案,确定该EO涉及的维修飞机。然后,由生产部门反馈具体的维修完成时间。-works orders EO management system is the aircraft maintenance management system of a subsystem, the main function is to receive the higher authorities issued the EO, production orders implementation of the program to ensure that the EO involved in aircraft maintenance. Then, the feedback from the production sector specific timeframe for completing the repairs.
- 2022-06-19 01:50:44下载
- 积分:1
-
计算机产品办公管理OA
GLPI 0.84.5(办公OA)最新升级版源码 :GLPI开发环境:PHP/MySQL ,可提供功能全面的IT资源管理介面,你可以用它来建立资料库,全面管理IT的电脑,显示器,服务器,复印机,网络装置,电话,甚至硒鼓和墨盒等。
- 2022-03-16 19:18:48下载
- 积分:1
-
教务辅助管理系统利用VB开发的数据库管理系统,里面分学生,教师,教务等等各方面的需求满足学校的教务管理的简单需求!...
教务辅助管理系统利用VB开发的数据库管理系统,里面分学生,教师,教务等等各方面的需求满足学校的教务管理的简单需求!-Senate Assistant Management System Using VB development of the database management system, which, students, teachers, Senate, the areas of the school to meet the needs of the academic management of the simple demand!
- 2022-03-11 21:21:00下载
- 积分:1
-
一个关于公式分析得java小程序,内含全部源代码和接口的详细使用说明,对于学习数据结构的朋友来说,有一定的研究价值。...
一个关于公式分析得java小程序,内含全部源代码和接口的详细使用说明,对于学习数据结构的朋友来说,有一定的研究价值。-on a formula of good things java small program that contains all the source code and interface use the detailed, data for studying the structure of a friend, a certain value for research.
- 2023-06-25 14:35:04下载
- 积分: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
-
KDtree建立代码 简单易懂 最近领域搜索
KDtree的建立代码 ,采用中分策略的KD树建立,以及基于KDtree的最近领域搜索,直接就可运行,直观。对于初学者理解KDTREE很有帮助,此KDtree程序仅仅供学习只用。
- 2023-01-09 23:10:03下载
- 积分:1
-
这是一个表示数据结构tree的c++模板对象,封装的非常好.tree
这是一个表示数据结构tree的c++模板对象,封装的非常好.tree-msvc.hh能在 visual c++下使用,如同使用stl标准模板类库一样-This is a tree data structure that the c++ template object, the package is very good. Tree-msvc.hh be able to use visual c++, as the use of standard template library stl the same as
- 2023-02-18 15:55:03下载
- 积分:1
-
development environment : c builder6.0 SQL server
开发环境:c++builder6.0 SQL server2-development environment : c builder6.0 SQL server
- 2022-03-11 18:31:07下载
- 积分:1
-
八皇后问题:用回溯算法做的
八皇后问题:用回溯算法做的
-8 Queens : The backtracking algorithm
- 2023-05-20 18:50:03下载
- 积分:1