-
realization of the Polish
实现了波兰式的求解,对大数计算使用,可以到100位数的运算-realization of the Polish-solving, the use of large numbers calculation, the median of 100 Operators
- 2022-06-11 15:17:39下载
- 积分:1
-
SQL Server、Oracle、Sybase、ODBC的JDBC驱动文件,全部测试过
SQL Server、Oracle、Sybase、ODBC的JDBC驱动文件,全部测试过-SQL Server, Oracle, Sybase, and ODBC JDBC driver, all tested
- 2022-12-06 00:50:03下载
- 积分:1
-
c#编写的一个数据库批量更新小工具。对测试人员来说比较有用。(可以一次性批量添加N条记录)...
c#编写的一个数据库批量更新小工具。对测试人员来说比较有用。(可以一次性批量添加N条记录)-c# prepared a database batch update gadget. The test more useful for the staff. (You can add a one-time volume records N)
- 2022-05-15 14:44:05下载
- 积分:1
-
有关B
有关B-树的删除添加修改操作-the B-tree to add amendments to delete operation
- 2022-03-05 00:00:09下载
- 积分:1
-
数据结构中的八皇后问题
数据结构中的八皇后问题-data structure of the eight Queen"s problems
- 2023-03-27 07:55:03下载
- 积分:1
-
此为Delphi树控件的一个数据库运用
此为Delphi树控件的一个数据库运用-this tree controls for the use of a database
- 2023-02-26 02:20:04下载
- 积分:1
-
Shi Bole @ beige book Data Structure Course part1
施伯乐@黄皮书《数据结构教程》part1-Shi Bole @ beige book Data Structure Course part1
- 2022-03-11 22:36:34下载
- 积分:1
-
Delphi2005数据库开发教程.rar
Delphi2005数据库开发教程.rar-Delphi2005shujukukaifa
- 2022-08-16 10:28:44下载
- 积分: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
-
源于如何把Excel文件转换成mdb数据库。
本源码讲述如何把Excel文件转换成mdb数据库。-The source on how to convert Excel files mdb database.
- 2022-02-05 22:35:40下载
- 积分:1