-
erode
基于数学形态学的图像腐蚀程序,用c语言编写,适合初学者理解。(Image based on mathematical morphology erosion process, using c language, suitable for beginners to understand.)
- 2009-12-15 23:08:03下载
- 积分:1
-
Fyyalefacea
人脸识别matlab程序,yyale人脸库上实现,三阶近邻法
(Face recognition matlab program the yyale face database, the third-order nearest neighbor method)
- 2012-09-30 18:08:55下载
- 积分:1
-
3GPFormat_Check
扫描可以支持格式的3GP文件,可以根据设置过滤相关无用文件(3GP format check)
- 2009-10-27 11:58:31下载
- 积分:1
-
bfs
hdu 3085 一道bfs题 一点值得注意的,鬼魅先走,mm与gg后走,直接模拟这个这个场景,突出时间的先后性,一秒与一秒的区别。。。这样模拟很难出错(hdu 3085 an ACM question.it is about bfs)
- 2010-05-12 22:01:22下载
- 积分:1
-
C++并发编程实战(中文版)
说明: 很不错的高并发编程资料,讲的也狠细!共大家一起学习!(Learning materials 2312312)
- 2019-07-08 17:41:07下载
- 积分:1
-
C#常用类文件,包括:SqlHelper源码及使用实例,DataValidator,Excel操作类.cs,Word操作类.cs,常用输出JS脚本的类.cs,文...
C#常用类文件,包括:SqlHelper源码及使用实例,DataValidator,Excel操作类.cs,Word操作类.cs,常用输出JS脚本的类.cs,文件目录常用操作的类.cs,常用数据检查类.cs等等.-Common C# class files, including: SqlHelper source and use of examples, DataValidator, Excel action class. Cs, Word operation class. Cs, commonly used output JS script class. Cs, file directory operations commonly used classes. Cs, common data type checking . cs and so on.
- 2022-03-19 18:45:09下载
- 积分:1
-
trainFilter
C++中使用fftw库,根据correlation filters的相关知识编写实现,可以是实现图片的相关滤波的功能,在一副图片中找到对应patch在图片中的位置,从而进行detection和tracking的相关改进(C++ fftw library use, according to the knowledge of the preparation to achieve correlation filters, which can be filtered so as to achieve a picture related to the correlation detection and tracking of improvements)
- 2014-12-22 09:19:37下载
- 积分:1
-
风力摆控制代码(简单版)
风力摆控制代码(简单版).基于STM32F10X系列的单片的控制的风力摆系统,该系统由4个小功率的空心杯构成,通过MPU角度传感器检测风力摆的状态来控制风力摆的动作执行。
- 2022-09-22 10:55:03下载
- 积分:1
-
1905
很好的搜索:
给你很多长度不定的木棒,将他们分成几组,每组中的总长度作为这组的标示值,请给出一种分组方法,能使得所有标示值中的最小值最大。
Input
多组,每组两行,第一行是一个N和K,代表有N根木棒,分成K组,第二行是N个数字,代表木棒的长度。(N不超过100,K不超过20,每根木棒长度不超过1000)
Output
输出所有标示值中的最小值的最大值。
Sample Input
5 3
1 3 5 7 9
5 3
89 59 68 35 29
Sample Output
8
89(err)
- 2007-12-28 16:47:08下载
- 积分:1
-
VCPPRpgGameStudy
使用VC++编写的,RPG游戏学习例子,简单演示了,地图上2个NPC(或主角人物)相互跑动的过程(Using VC++ written in RPG games learning example, a simple demo on the map two NPC (or protagonist) running each other)
- 2012-04-06 10:54:57下载
- 积分:1