-
利用Access数据库制作的学生管理系统,可以方便的进行查询和其他管理。...
利用Access数据库制作的学生管理系统,可以方便的进行查询和其他管理。-use Access database produced by the student management system, to facilitate the conduct of inquiries and other management.
- 2023-05-18 09:20:03下载
- 积分:1
-
数据结构中各种排序算法,数据结构中各种排序算法
数据结构中各种排序算法,数据结构中各种排序算法-data structure various sequencing algorithms, data structures of various Sort Algorithm
- 2022-11-05 13:10:04下载
- 积分:1
-
宾客管理系统一个不错的系统哦,好用的话告诉我
宾客管理系统一个不错的系统哦,好用的话告诉我 -guests management system a good system, oh so handy told me
- 2022-08-20 05:14:17下载
- 积分:1
-
客户管理
一个客户管理的源代码,采用三层式结构设计。-Management of a client
- 2023-08-18 08:20:03下载
- 积分:1
-
数据结构编写管理系统
数据结构编写管理系统-prepared data structure management system
- 2022-07-02 07:04:34下载
- 积分:1
-
一个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
-
相对于实验一,新增了2个类。
Class Listing vector<Advertisement*>.
Class Group vect...
相对于实验一,新增了2个类。
Class Listing vector.
Class Group vector.
使用到了向量。增强了大家对STL向量容器,以及实现所给的声明函数。
压缩包里面有代码,指导书,以及Apache服务器。-Prerequisites: Students should have mastered the following prerequisite skills.
C++ Class Specification- Produce C++ class implementations
Standard Template Library- Knowledge of the STL, particularly sequential containers and iterators
Goals: This assignment is designed to reinforce your understanding and use of the STL vector container and the Standard Template Library.
Outcomes: Students successfully completing this assignment would master the following outcomes.
Produce C++ class implementations given class declarations
- 2022-07-21 10:24:05下载
- 积分:1
-
tree data structure formation and operation of the algorithm
数据结构 之树的生成与操作 算法-tree data structure formation and operation of the algorithm
- 2022-10-23 13:00:03下载
- 积分:1
-
Dijkstra algorithm, has been established for finding the shortest path map is a...
dijkstra算法,用于寻找已建立图的最短路径,是非常有用的一个算法-Dijkstra algorithm, has been established for finding the shortest path map is a very useful algorithm
- 2023-02-06 10:15:04下载
- 积分:1
-
论坛中有许多操作Access数据库的介绍、说明,示例代码等资源,但感觉总是不太连贯和全面,给急需想要使用Access数据库做开发的朋友不少遗憾。本代码是一个封装...
论坛中有许多操作Access数据库的介绍、说明,示例代码等资源,但感觉总是不太连贯和全面,给急需想要使用Access数据库做开发的朋友不少遗憾。本代码是一个封装完整的Access数据库类,包括Ole版本协商、数据库优化、数据库连接等等。由于接口非常简单易懂,读者下载后即可直接投入使用,非常方便。不过,由于Access DAO不支持多线程,所以在本代码中没有实现更好的替代方案,这也是读者在使用本代码的过程中需要注意的一个地方。由于本人水平有限,程序中难免会有很多缺陷,还请各位高手指点!
- 2022-07-13 12:29:55下载
- 积分:1