-
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
-
migong
VC实现迷宫问题,用穷举法找出一条路径,用递归形式的算法求得迷宫中所有可能的通路,以方阵形式输出迷宫及其通路.
(VC to achieve maze problems,and use brute-force method to find a path,using the recursive form of algorithm to seek all possible paths in the maze in order to form the output matrix and the path maze.)
- 2010-03-08 11:27:16下载
- 积分:1
-
caipiao
用C实现的自己使用的双色球分析源码。自己一直在用,还是有一定的参考价值哦。(C achieved using two color analysis of their source. He has been in use, or have a certain reference value oh.)
- 2013-07-26 16:49:53下载
- 积分:1
-
bem
适合大家一起入门
大家一起学习吧
是个bem程序(Getting Started with everyone for everyone to learn it is a bem program)
- 2011-01-18 20:35:17下载
- 积分:1
-
vb-opc
vb opc labview vb通过labview的opc接口自动连接plc的程序(vb opc labview)
- 2011-12-09 15:38:52下载
- 积分:1
-
1286857427_22104_FT38772_at
Accumulator code is source code for simulating accumulator.
- 2012-05-02 12:36:07下载
- 积分:1
-
ExcelClass
excel文件操作源代码,用OLE实现的(excel file manipulation source code, using OLE realize the)
- 2008-05-23 09:54:17下载
- 积分:1
-
GetPic
抓图小工具REV 3.0 可独立批量抓图
新增批量抓图功能,带更新图片功能,可设置时间间隔、抓取数量、信息提示、放大镜功能、方向键微调功能。
批量抓图技巧:
针对网页验证码需要点击更新再抓取的,勾选[点击更新图片],鼠标拖动[坐标获取]的右边图形移动到需要点击的地方自动获取坐标,设置时间间隔,设置抓取数量,点击批量抓图按钮,完成!
如果不需要点击更新不勾选[点击更新图片]即可
本程序可辅助OCR识别,图形识别与自动控制(Grab a small tool independently REV 3.0 New Batch Capture Batch Capture feature, with updated picture functions, you can set time interval, the number of crawling, information, tips, a magnifying glass function, the arrow keys to fine-tune the functionality. Batch Capture techniques: code for web pages need to click update and then to crawl, check [click Update Photo], drag the mouse [coordinates to obtain] the right of the graph need to click where to move to automatic acquisition coordinates, set the time interval, set the grab the number, click on Batch Capture button to complete! If you do not click the update does not check the [Click the Update Photo] can this program can assist OCR recognition, pattern recognition and automatic control)
- 2009-12-05 12:27:43下载
- 积分:1
-
Longinteger
说明: 可求任意长整数的加减法,输入格式为1,1111,1111类型的格式(Rectifiable arbitrary long integer addition and subtraction, enter the format type of format 1,1111,1111)
- 2008-11-18 22:17:33下载
- 积分:1
-
test1
这是一个功能完善的计算器小程序,开发环境时VC++6.0(This is a good small program.)
- 2011-09-01 16:14:43下载
- 积分:1