-
This is a classic look for the nearest point of the algorithm, using VC preparat...
这是一个经典的寻找最近点对的算法实现,运用VC编写,采用类的方式,是程序更易理解。-This is a classic look for the nearest point of the algorithm, using VC preparation, the type used, the way the process easier to understand.
- 2022-02-05 11:01:24下载
- 积分: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
-
本程序用于计算随机变量模拟仿真
已经用计算机语言写好
本程序用于计算随机变量模拟仿真
已经用计算机语言写好-the procedures used to calculate the random variable simulation has been used to finish the Computer Language
- 2023-01-16 04:55:03下载
- 积分:1
-
with vb access with the development of a database of personnel management depart...
这是本人用vb配合access数据库开发的一个部门人事管理的一个小软件的源码。-with vb access with the development of a database of personnel management department of a small software source code.
- 2023-03-31 12:50:04下载
- 积分:1
-
vb6 Alarmbox
欢迎到分钟报警 VB6 实用程序,用于...时间在几分钟内在第一个文本框中输入。
- 2023-04-15 18:35:03下载
- 积分:1
-
访问FTP下载数据,通过数值分析,并把数据以及结果存放到Oracle数据库中。FTP访问;数据分析;Oracle连接、操作。...
访问FTP下载数据,通过数值分析,并把数据以及结果存放到Oracle数据库中。FTP访问;数据分析;Oracle连接、操作。-FTP access to download data, through numerical analysis, and the data and the results stored into the Oracle database. FTP access data analysis Oracle connection, operation.
- 2022-10-09 05:55:03下载
- 积分:1
-
酒店管理系统
酒店,酒店管理系统,第一眼就有是没有直接的关系和通信系统,但语音通信系统,作为非常重要的方式来使用这一行业中的服务位置已经很特别,早期和简单的酒店管理,其中包括三个部分的内容: 检查-中 ( 登录),检查 (签出),电话服务。与社会的发展,客户,酒店对酒店服务质量的要求继续增加和现代计算机管理、 宾馆、 酒店管理概论并逐渐演变成一个集合的许多服务的一个全面、
- 2022-03-02 12:39:58下载
- 积分:1
-
关于货箱装船问题的贪婪算法,只是简要描述
关于货箱装船问题的贪婪算法,只是简要描述-Container ship on the issue of greedy algorithm, only a brief description of
- 2022-05-25 17:06:00下载
- 积分:1
-
Huffman encoding/decoding algorithm using Kruskal Huffman encoding of informatio...
哈夫曼编码/译码 利用克鲁斯卡尔算法计算信息的哈夫曼编码,以便更好的利用通信信道。-Huffman encoding/decoding algorithm using Kruskal Huffman encoding of information in order to better use of communication channel.
- 2022-01-21 06:29:06下载
- 积分:1
-
C++ Builder程序员学习数据结构第3章
C++ Builder程序员学习数据结构第3章-Builder C programmers to learn data structure Chapter 3
- 2022-03-16 16:07:27下载
- 积分:1