-
EffectShow
精通Visual C++图像处理编程中的一个小程序,实现图像的各种扫描和移动,百叶窗等,可以作为初学者学习用
- 2009-05-12 09:06:21下载
- 积分:1
-
卷积编码
卷积编码的源代码,可以用于移动通信信道编 码(the source code can be used in mobile communications channel coding)
- 2005-04-21 03:26:41下载
- 积分:1
-
opencv 寻找已知物体
使用SURF算子检测关键点
调用detect函数检测出SURF特征关键点,保存在vector容器中
计算描述符(特征向量)
使用FLANN匹配算子进行匹配
计算出关键点之间距离的最大值和最小值
存下匹配距离小于3*min_dist的点对
绘制出匹配到的关键点
- 2022-03-23 23:29:41下载
- 积分:1
-
用C语言实现的数据结构算法,采用顺序队列对医院就诊排队进行计算处理,比较好的实现了排队。...
用C语言实现的数据结构算法,采用顺序队列对医院就诊排队进行计算处理,比较好的实现了排队。-With the C language implementation of the data structure algorithms, using the order of the queue on the queue for hospital computing, and better achieved by queuing.
- 2022-05-25 03:18:41下载
- 积分:1
-
C++实现灰度图像处理基础功能类
C++封装的一个图像处理类,实现图像的算术运算、逻辑运算、求补运算、图像剪裁和填充等功能
- 2022-08-06 06:24:55下载
- 积分:1
-
yac-0.16-src-win32
about tapi component
- 2012-11-07 19:01:30下载
- 积分:1
-
新建文件夹
说明: ◎ 为所有socket函数调用添加错误处理代码;
◎ 范例中服务器地址和端口是固定值,请你将它们改成——允许用户以参数形式从命令行输入;
◎ 范例中客户机发送的是固定文本”Hello Network!”,请改成——允许用户输入字符串,按回车发送;实现循环,直至客户机输入“bye”退出;
◎ 服务器迭代地处理客户机:一个客户机退出后、才接受下一个,按Ctrl+C可以终止服务器程序。(Add error handling code for all socket function calls;
In the example, the server address and port are fixed values. Please change them to - allow users to input from the command line in the form of parameters;
In the example, the client sends the fixed text "Hello network!", please change it to -- allow the user to input the string and press enter to send; realize the loop until the client enters "Bye" to exit;
Server processes clients iteratively: one client exits before accepting the next. Press Ctrl + C to terminate the server program.)
- 2020-11-28 22:43:54下载
- 积分:1
-
聊天
作为一台服务器用于聊天。聊天服务器读取,并将图像发送从一边到另。它是使用 opencv 的 implemnted。
- 2022-02-09 11:21:45下载
- 积分:1
-
GL_HAND
VC下OpenGL 读取机械手模型
并实现各种调整功能(OpenGL reading robot model)
- 2011-08-12 10:36:29下载
- 积分:1
-
玩大数据
让你实现了一个数据结构来存储一个非常大的数据集的KDDCUP 2012设计
- 2022-07-01 12:58:48下载
- 积分:1