-
解决约瑟夫问题,运行过了,保证可以。问题是清华严蔚敏版本的《数据结构》书...
解决约瑟夫问题,运行过了,保证可以。问题是清华严蔚敏版本的《数据结构》书-Joseph problems to solve, run-off, and guarantee. The problem is Tsinghua Yan Wei-min version of the " Data Structure" book
- 2022-03-31 02:38:48下载
- 积分:1
-
用于餐厅管理以及各种人事,营业流水查询及历史查询
用于餐厅管理以及各种人事,营业流水查询及历史查询-For Restaurant Management and a variety of personnel, business inquiries and the history of water inquiry
- 2022-04-26 11:17:43下载
- 积分:1
-
Ma checkerboard recursive algorithm (TC achieved, and to provide diagram), and c...
马跳棋盘递归算法(TC实现,并提供示意图),可移植到任何C编译器-Ma checkerboard recursive algorithm (TC achieved, and to provide diagram), and can be transplanted to any C compiler
- 2022-03-01 23:42:47下载
- 积分:1
-
data structure Shortest Path
数据结构最短路径-data structure Shortest Path
- 2023-07-23 13:55:02下载
- 积分:1
-
实现最短路径算法。 实现最短路径算法。
实现最短路径算法。 实现最短路径算法。-Realize the shortest path algorithm. Realize the shortest path algorithm.
- 2023-08-02 00:25:03下载
- 积分:1
-
connection/object pool. A program may require a IMAP connection po ol and LDAP c...
Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.-connection/object pool. A program may require a IMAP connection po ol and LDAP connection pool. One could easily im plemen
- 2023-05-15 08:25:03下载
- 积分:1
-
医院门诊管理系统:它是由任天华完全自主开发的医院数据库管理系统,以病人就诊的流程中的站点为基本要素,使数据信息一体化、统一化的一个门诊管理系统。...
医院门诊管理系统:它是由任天华完全自主开发的医院数据库管理系统,以病人就诊的流程中的站点为基本要素,使数据信息一体化、统一化的一个门诊管理系统。-it is by any Tianhua hospitalcompletely self-developed databasemanagementsystem for patients in the treatment processas the basic elements of the site to make data integration, unified management system of a patient.
- 2022-03-01 09:16:25下载
- 积分:1
-
科研管理系统是用PoerBuilder编写
科研管理系统是用PoerBuilder编写-research management system is used to prepare PoerBuilder
- 2022-01-31 18:53:28下载
- 积分:1
-
统计上参观的游客数量可以记录到该网站的数量…
访客人数统计可以记录访问网站的人数,访客统计器通常放在网站首页,当有访问时候,就将数据库中人数字段自动加一。-Statistics on the number of visitors visit the site can record the number of visitors on the site statistics page normally, when there is access, the database will automatically add a number of fields.
- 2022-03-14 16:08:20下载
- 积分:1
-
这是c++功能的又以体现,实现了用c++完成逻辑推理的任务,对于学习c++很有帮助,是个很不错的程序哦...
这是c++功能的又以体现,实现了用c++完成逻辑推理的任务,对于学习c++很有帮助,是个很不错的程序哦-This is another function of c embodiment achieved with c logical completion of the task, learning c helpful, is a very good procedure oh
- 2022-01-26 00:53:29下载
- 积分:1