-
一个通讯录程序 ,用编C++编的
一个通讯录程序 ,用编C++编的-a correspondence program, Part C series
- 2022-10-27 01:20:03下载
- 积分:1
-
清华版数据结构实验要求的的哈希算法原程序
清华版数据结构实验要求的的哈希算法原程序-version Qinghua Experimental data structure requirements of the original Hash Algorithm procedures
- 2022-01-23 10:20:37下载
- 积分:1
-
数据仓库建模技术详解
数据仓库建模技术详解-data warehouse technology Elaborates on Modeling
- 2022-08-19 03:06:09下载
- 积分: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
-
城市之间的最短路径,用于求任意两个城市之间的最短路径
城市之间的最短路径,用于求任意两个城市之间的最短路径-cities in the shortest path for the two cities arbitrary seeking the shortest path between
- 2022-06-20 17:43:53下载
- 积分:1
-
通过sindrome解码
接下来POW2发现两个大于或等于下一个功率的指数窗口长度(CEIL(LOG2(米))),和POW2计算的功率。使用的两个用于变换长度功率优化FFT算法,虽然在实践通常有使用N = M的执行时间相差不大。为了显现在DFT,情节ofabs(Y),ABS(Y)。^ 2,andlog(ABS(Y))都常见。功率与频率的情节被称为周期图:
- 2023-01-02 04:35:09下载
- 积分:1
-
《数据结构与算法》讲义,第3章 栈与队列。
“十一五”国家级规划教材。张铭,王腾蛟,赵海燕,《数据结构与算法》,高教社,2008. 6。...
《数据结构与算法》讲义,第3章 栈与队列。
“十一五”国家级规划教材。张铭,王腾蛟,赵海燕,《数据结构与算法》,高教社,2008. 6。-Chap3 Stack and List
- 2022-10-05 16:20:03下载
- 积分:1
-
MaxtoCode Standard
MaxtoCode StandardMaxtoCode StandardMaxtoCode StandardMaxtoMaxtoCode StandardMaxtoCode StandardCode StandardMaxtoCode StandardvvvvvvMaxtoCode StandardMaxtoCode StandardMaxtoCode StandardMaxtoCode StandardMaxtoCode StandardMaxtoCode Standard
- 2022-03-15 08:28:59下载
- 积分:1
-
学生档案管理系统,是delphi初学者的操作例子,很全面!
学生档案管理系统,是delphi初学者的操作例子,很全面!-Student records management system is the operation of beginner delphi example, very comprehensive!
- 2022-07-14 19:11:13下载
- 积分:1
-
一个能求图中任两顶点之间的最短距离的程序
一个能求图中任两顶点之间的最短距离的程序-seeking a map to the two vertices of the shortest distance between the procedures
- 2022-07-20 07:05:48下载
- 积分:1