-
chat
网络聊天室,实现类似QQ的功能,通过链表对客户管理(sockeg programming)
- 2011-01-24 01:46:22下载
- 积分:1
-
systemofemployer
完整的一个系统实例,关于职工的信息方面,很有借鉴意义。(Complete example of a system, information on employees, great reference.)
- 2010-09-10 10:03:25下载
- 积分:1
-
Chat
在VS2005的编程环境下,利用套接字的编程原理,可以实现网络聊天功能。(On the basic of VS2005, take advantage of the principle of Socket to achieve the ability to communicate online.)
- 2014-04-11 09:18:47下载
- 积分:1
-
OutPut1
第4章 基本输入处理OutPut1OutPut1.rar,很不错的vc源码,希望能对大家有所帮助(Chapter 4, the basic input processing OutPut1 OutPut1.rar, very good vc source code, I hope you can help)
- 2011-09-11 22:59:30下载
- 积分:1
-
MotorControlTechnologies
基于飞思卡尔MCU平台,详细介绍了异步电机控制的工作原理,电流解耦以及如何利用MCU的各种内设或外设实现电机的控制(Fly think of Carle is based on MCU platform, the paper introduces working principle of asynchronous motor control, decoupling, and how to use MCU to various internal or peripherals for motor control
)
- 2013-12-26 13:12:14下载
- 积分:1
-
Hungary_matlab
匈牙利算法的matlab实现,自己处理的,克服了大部分的死循环问题(Hungary matlab solve death circle)
- 2013-02-05 16:37:50下载
- 积分:1
-
videotrackframe
视频采集,视频处理,视频跟踪,对视频监控很有帮助(Video capture, video processing, video tracking, video surveillance helpful)
- 2010-05-11 10:16:55下载
- 积分:1
-
mt4-video
mt4 MQL语法说明书,适合写EA,MT4A外汇所用的EA或指标(MT4 MQL LANGUAGE)
- 2020-07-23 21:38:44下载
- 积分:1
-
DDE
本程序的作用,完成了一种图像的DDE算法,数字图像细节增强。(The role of this procedure, the completion of an image of the DDE algorithm, digital image detail enhancement.)
- 2021-02-02 22:49:59下载
- 积分:1
-
基于opencv sift实现全景图片的拼接
全景图像拼接
压缩包中包含的具体内容:
对给定数据中的不同场景图像,进行全景图拼接操作,具体要求如下:
(1) 寻找关键点,获取关键点的位置和尺度信息。
(2) 在每一幅图像中,对每个关键点提取待拼接图像的SIFT描述子。
(3) 比较来自两幅不同图像的SIFT描述子,寻找匹配关键点。
(4) 基于图像中的匹配关键点,对两幅图像进行配准。 (5) 基于变换矩阵,对其中一幅图像进行变换处理,将其与另一幅图像进行拼接。
(6) 对同一场景的多幅图像进行上述操作,实现场景的全景图拼接 已经实现这些功能,并且编译运行均不报错!
- 2022-10-03 15:35:04下载
- 积分:1