-
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
-
multinomial
进行16进制多项式模运算,可用于多项式运算学习。(16 M-ary polynomial operation mode can be used for computing polynomial learning.)
- 2008-03-24 16:41:56下载
- 积分:1
-
chang
pso 粒子群算法源代码 粒子群算法在物流中的优化(PSO Particle Swarm Optimization Particle Swarm Optimization source code of the optimization in the logistics)
- 2008-05-18 09:29:27下载
- 积分:1
-
addressbook
通讯录管理系统 ,c语言 ,动态链表和结构体,课程设计(Address Book)
- 2011-06-19 11:54:58下载
- 积分:1
-
VC-Communition
一个简单的通迅录C++源码,不过很有用,可以值得参考一下。(A simple communication the recorded C++ source, however useful, can be worth considering.)
- 2012-08-03 15:52:30下载
- 积分:1
-
zcktwuy2
To achieve similar WORD2000 clip art menu code
- 2018-09-29 00:23:36下载
- 积分:1
-
2
说明: 电子地图管理系统,实现文件的读取,检索,与排序(Electronic map management system, document read, search, and sort)
- 2013-07-07 15:52:11下载
- 积分:1
-
Sibianxing
说明: 一个简单的ply读取文件,里边附了我收集的二十几个ply模型文件,希望能对大家有所帮助(a simple ply read and display file with more than 20 ply models)
- 2009-08-23 14:33:18下载
- 积分:1
-
array
用引用的方法求二维数组的最大值及其下标,谭浩强书上的(Use the methods to controls.)
- 2012-03-29 16:55:52下载
- 积分:1
-
manyTypeConstuct
构造函数使用方法的总结,使用多种类型的构造函数创建对象。(Constructors use of the summary, the use of various types of Constructors object creation.)
- 2006-10-27 18:20:04下载
- 积分:1