-
closest_pair
分治法思想,求最邻近点对,考虑将所给的n个点的集合S分成2个子集S1和S2,每个子集中约有n/2个点,然后在每个子集中递归地求其最接近的点对(Divide and conquer ideas, find the nearest point to consider given the set S of n points into two subsets S1 and S2, each subset of about n/2 points, and then recursively find its focus in each sub-the closest point)
- 2013-12-07 16:46:26下载
- 积分:1
-
VB-and-EXCEL-interconnect
VB与EXCEL的交互连接,VB对EXCEL的写入,VB读出EXCEL的数值(VB and EXCEL interconnect)
- 2012-03-13 19:35:35下载
- 积分:1
-
SourceCode-0.1.1
just some source of cheat engine
- 2012-09-09 21:58:51下载
- 积分:1
-
EXCEL_filedcheck
检查EXCEL文档中某字段的重复值,打开文档,选择相应表格及字段(Check EXCEL document the value of a duplicate field, open the document, select the appropriate forms and fields)
- 2010-08-03 11:05:39下载
- 积分:1
-
Factory
Factory 模式的两个最重要的功能:
1)定义创建对象的接口,封装了对象的建;
2)使得具体化类的工作延迟到了子类中。
(Factory mode two most important functions: 1) the definition of an object to create an interface that encapsulates the construction objects 2) makes specific class work delayed to subclasses.)
- 2016-07-11 10:53:39下载
- 积分:1
-
txt_TO_dat
用于将txt格式数据,转换为.dat格式的数据,便于CASS处理。(Txt format for the data is converted to. Dat format, easy CASS processing.)
- 2013-07-30 09:12:54下载
- 积分:1
-
OutgoingCall
MS的TAPI实现电话系统的小程序。Speech API SDK 5.1 源代码(TAPI achieved Outgoing Call system. MS SAPI source code)
- 2010-05-24 08:48:49下载
- 积分:1
-
FlexCell 表格控件
flexcell表格控件,比labwindows自带的速度更快(control table flexcell than LabWindows bring faster)
- 2009-03-23 10:14:19下载
- 积分:1
-
Melting
A Melting source code to Melt your exe from one location to another.
- 2013-07-15 12:31:45下载
- 积分:1
-
Jesephus.rar
说明: 解决约瑟夫环的问题,并输出出圈的顺序。约瑟夫环的大小是任意的。(Joseph Ring solve problems, and the output of the loop sequence. Joseph ring size is arbitrary.)
- 2008-11-16 18:37:28下载
- 积分:1