-
具有电影院的界面和功能,是基础,提供给初学数据库的人
具有电影院的界面和功能,是基础,提供给初学数据库的人-Interface with a cinema and functions are the basis of the database available to the person learning
- 2022-01-25 20:38:39下载
- 积分:1
-
this is a zip file contain a program for design of deep foundation with excel.
this is a zip file contain a program for design of deep foundation with excel.
- 2022-02-26 01:10:36下载
- 积分: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
-
windows下各种数据转换工具,能转换各种库
windows下各种数据转换工具,能转换各种库-windows under various data conversion tools, can change all the
- 2022-01-26 06:59:16下载
- 积分:1
-
用四种方法实现对随机的10000个数的排序,并比较这四种方法性能的差异。...
用四种方法实现对随机的10000个数的排序,并比较这四种方法性能的差异。-Four methods used to achieve the number 10000 on the random sequencing and comparing the differences in the performance of four methods.
- 2022-03-26 15:33:52下载
- 积分:1
-
算术表达式
资源描述以字符序列的形式从键盘输入语法正确的,不含变量的整型表达式。利用教科书(严蔚敏的C语言数据结构)表3.1给出的算符优先关系,实现对算术四则混合运算表达式的求值,并仿照教科书的例3.1演示在求值中运算符栈、运算数栈、输入字符和主要操作的变化过程。
- 2022-01-28 09:07:30下载
- 积分:1
-
数据库开发,实现多数据库交互,复杂查询语句
数据库开发,实现多数据库交互,复杂查询语句-Database development, the realization of multi-database interaction, complex query
- 2022-05-06 00:29:23下载
- 积分:1
-
包括数据结构中最常用的6种排序算法和相关解释,适用与严蔚敏的c语言版。...
包括数据结构中最常用的6种排序算法和相关解释,适用与严蔚敏的c语言版。-including data structure of the six most common types of algorithm and the related interpretation, application and Yan Wei Min c language version.
- 2022-06-17 00:42:52下载
- 积分:1
-
leetcode-solution
说明: 算法第四版PDF,包含数据结构,基本算法,Java程序(Algorithm version 4 PDF, including data structure, basic algorithm, Java program)
- 2020-05-28 15:51:11下载
- 积分:1
-
给售房作的,但还没有全完成,最好是只看看里面有用的东东就可以了...
给售房作的,但还没有全完成,最好是只看看里面有用的东东就可以了-售房to make, but has not yet completed the whole, it is best just to see if there can be a useful Dongdong the
- 2022-03-01 19:12:49下载
- 积分:1