DOS XMS library is a DOS real mode and large memory model C library. Because DOS is ran under real mode, programmer only can access RAM under 1MB
上传时间: 2015-06-13
上传用户:ANRAN
the code is a example of DOBC.
上传时间: 2015-06-13
上传用户:牧羊人8920
This about a simple approach to testing the syntax of web pages
标签: approach testing simple syntax
上传时间: 2015-06-13
上传用户:lanwei
基于单片机实验装置的A/DD/A实验 实验台能够实现交通灯打印等
上传时间: 2013-12-17
上传用户:无聊来刷下
辨别成绩的小程序,比如说得5分是A,得4分是B,依次类推
上传时间: 2013-12-19
上传用户:ANRAN
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 pool applications program
上传时间: 2013-12-25
上传用户:playboys0
DV9100 UWB Development Kit is a complete solution for developing of MBOA UWB.
标签: Development developing UWB complete
上传时间: 2015-06-28
上传用户:jkhjkh1982
This book provides information about the concepts and procedures needed by a developer of messaging applications in a Sun™ ONE Message Queue (MQ) environment. This preface contains the following sections: • Audience for This Guide • Organization of This Guide • Conventions • Other Documentation Resources
标签: information procedures developer messaging
上传时间: 2013-12-14
上传用户:netwolf
GENERIC PROGRAM FOR A FAST LOOPED-CODE RADIX-2 DIT FFT
标签: LOOPED-CODE GENERIC PROGRAM RADIX
上传时间: 2014-12-20
上传用户:zhangliming420
this a Addison Wesley Python Programming with the Java ClassLibraries.
标签: ClassLibraries Programming Addison Wesley
上传时间: 2014-10-13
上传用户:hxy200501