-
关于图的一些基本操作,以及实现细节
关于图的一些基本操作,以及实现细节-map on the basic operation and the achievement of details
- 2022-02-14 14:56:11下载
- 积分: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
-
数据结构
数据结构--树的常见操作及维护算法的实现-data structure-- a common tree operation and maintenance of the algorithm to achieve
- 2022-06-16 13:51:04下载
- 积分:1
-
in their procedures completed SQK2K the database backup and recovery. Although t...
在自己的程序中完成SQK2K中的数据库的备份和恢复。虽然调用外部程序来完成,但是在自己的MEMO窗口中显示外部程序的字符界面输出。-in their procedures completed SQK2K the database backup and recovery. Although the call external procedures to be completed, but in their own MEMO window shows the characters external program interface output.
- 2022-01-22 14:39:36下载
- 积分:1
-
排序是数据结构中的一项重要内容,该算法包括了直接插入冒泡选择排序算法的实现...
排序是数据结构中的一项重要内容,该算法包括了直接插入冒泡选择排序算法的实现- The arrangement is in a construction of data important content,
this algorithm has included the direct insertion bubbling choice sort
algorithm realization
- 2022-08-14 20:12:26下载
- 积分:1
-
最短路径 迪杰斯特拉
最短路径 迪杰斯特拉
最短路径 迪杰斯特拉
最短路径 迪杰斯特拉-Shortest Path Floyd Shortest Path Floyd
- 2023-07-28 05:30:02下载
- 积分:1
-
线性非线性 插值程序 用来求出 插值函数的 点具体如内容所属...
线性非线性 插值程序 用来求出 插值函数的 点具体如内容所属-Linear interpolation procedure used to derive non-linear interpolation function, such as the specific content of their
- 2022-02-15 17:12:09下载
- 积分:1
-
conversion matrix can be realized, helical array, digital mobile array operation...
可实现矩阵转换,螺旋数组,数字移动,数组操作,桶排序,杨辉三角形-conversion matrix can be realized, helical array, digital mobile array operation, barrels, in order of Yang Hui triangle
- 2022-02-01 06:41:21下载
- 积分:1
-
该源码实现二叉树的模拟,运行时图片已经放在压缩文件夹下。...
该源码实现二叉树的模拟,运行时图片已经放在压缩文件夹下。-The realization of the source tree of the simulation, run-time image compression has on the folder.
- 2022-08-13 08:48:47下载
- 积分:1
-
对vb登录界面的设计,是一个比较好的界面设计
对vb登录界面的设计,是一个比较好的界面设计-right vb login interface design is a good interface design
- 2022-08-11 02:34:43下载
- 积分:1