资源列表
hausdorffdistance
- hausdorff距离的VC程序实现,请大家下载后看一看是否能够使用,我自己用来实现影像匹配 效果很不错-hausdorff distance from the VC program, please look at the downloading of whether to use, I used to achieve image matching effect is pretty good
daobai
- 倒摆的运动模拟,并且可以画出相应的相图,特别形象,特别直观。
_banker
- 银行家算法可以解决计算机操作系统里的互斥。还有peterson等其他算法-bankers algorithm can solve computer's operating system Mutex. There are other algorithms Peterson
diffft4
- 在VC++上实现基四频率抽取FFT算法 原创 感觉还不错啊-In VC++ Achieve four frequency-based samples of original FFT algorithm is not feeling错啊
MinimumSpanningTree
- 最小生成树的算法,数据结构课程设计题目,-shu ju jie gou
Boyer-Moore-Horspool-Sunday
- 使用Boyer-Moore-Horspool-Sunday 算法进行字符串匹配的系列函数-Using the Boyer-Moore-Horspool-Sunday algorithm for string matching a series of functions
clsAsynchMailSending
- Mail sender Class: the class where mails can be sent taking the details from web.config
ball-track
- This code will find the red boll in live camera image
Ch04Code
- 《.net软件测试自动化之道》第四章源代码 第四章源代码-" . Net software test automation of the Road" Chapter IV of Chapter IV of the source code source code
homework
- 将两个分别从小到大排列的有序数组a和b复制合并到第3个有序数组c中。m和 n分别是数组a和b的元素个数,结果c的元素个数为k。例如,a和b数组分别为{1,2, 2,3,8}和{3,4,7,8},则结果数组c的值是:{1,2,2,3,3,4,7,8,8)。算法是:将a、b两个数组看成两个队列,比较队首的两个元素,将较小者放入c队列尾部,如果队首的两个元素相等,则先选择a队列首部元素加入c队列尾部。循环执行以上过程,直到a或b队列之一为空,然后将另一个非空队列拷贝到c队列尾部。注意:不允许使用其它算
ga-tsp
- 用遗传算法解决TSP问题,和AFORGE.d-genetic algorithm to solve TSP with C#
Get-Web-Data
- 网页数据抓取,VBA和VB两个平台都是可用的-Web data crawled
