-
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
-
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
-
canvas
两个小船在移动的代码,主要是计时器的使用,利用回调函数显示动画(The two boats in the mobile code, the use of the timer, the use of a callback function to display the animation)
- 2012-04-21 11:19:33下载
- 积分:1
-
DllTest
dll动态链接库的另一个简单的用法 希望对初学者有用(Another simple dll dynamic link library usage is useful for beginners)
- 2012-09-17 20:01:51下载
- 积分:1
-
gh0st
修改过的GH0ST界面和功能调整,增加启动FLASH(Revised GH0ST interface and functionality adjustments to increase the boot FLASH)
- 2010-02-20 22:53:05下载
- 积分:1
-
converte-into-corresponding-digital
对一段只含有几种字符的字符串进行转换,转换成相应的数字(a string contains only several character conversion, and converted into the corresponding digital
)
- 2013-09-07 17:46:26下载
- 积分:1
-
ASimpleCalculator
一个简单的计算器程序,实现了加、减、乘、除计算(A simple calculator program to achieve the add, subtract, multiply, divide computing)
- 2013-12-17 22:04:32下载
- 积分:1
-
VBgame
一个用VB编写的抽奖软件,非常实用。很适合初学者看。(A lottery software written in VB, very practical. Very suitable for beginners to see.)
- 2012-03-12 07:33:19下载
- 积分:1
-
wenjiankunbanqi
这是VC++实现的一个文件捆绑软件的源码(This is a file bundled software source code VC++ achieve)
- 2012-07-12 06:07:40下载
- 积分:1
-
Jacobi
数值分析分析中 用jacobi迭代求解线性方程(Analysis of numerical analysis using jacobi iteration for solving linear equations)
- 2009-06-13 16:48:55下载
- 积分:1