-
corner-detection
说明: 这是在 Ruadhan 提供的源代码基础上做了一些修改,可以检测图像中的角点。应用环境是:OPENCV BETA 4,VC6 编译运行通过。(Ruadhan This is the basis of the source code to do some modifications, can detect images of the corner. Application Environment : OPENCV BETA 4, VC6 compiler running through.)
- 2006-04-26 16:45:25下载
- 积分:1
-
signalprocessing_tutorial
signal processing tutorial
- 2014-04-26 10:41:19下载
- 积分:1
-
C-Plus-Plus-master
C++示例,很好的资料,希望能够帮到大家。(C++ example, a good material, I hope to help you.)
- 2020-06-17 06:40:01下载
- 积分:1
-
方向图
频率分集阵列天线方向图的MATLAB程序(frequency diversity array)
- 2021-01-04 12:18:54下载
- 积分:1
-
窗体 控件透明 鼠标穿透
vb 窗体控件透明 鼠标穿透 vb 窗体控件透明 鼠标穿透(sorry i dont know english sorry i dont know english)
- 2018-01-19 11:46:18下载
- 积分:1
-
waiwangip
易语言取外网IP源码结合易语言系统核心支持库,通过调用API函数,获取本机外网IP的地址。(The easy language taken outside the network IP source combined with easy language system core support library, by calling the API function to obtain the IP address of the machine outside.)
- 2013-02-12 10:27:42下载
- 积分:1
-
REED_SOLOMON_CODES_presentaion
reed solomon codes presentation
- 2009-03-07 09:07:03下载
- 积分:1
-
LDPC
实现了LDPC码的编码 LDPC译码、LDPC校验矩阵的生成等。是完整的LDPC代码。测试了,跑的通。自学LDPC码的资料(Implements the LDPC encoding of LDPC decoding, LDPC check matrix generation and so on. LDPC code is complete. Tested and run through. Self-study of LDPC codes)
- 2013-04-27 08:46:53下载
- 积分:1
-
232通信 基本框架
说明: 本项目只是一个基本框架,提供部分代码,提供一个在Labwindws环境下用WindowsAPI编程的思路,这个项目是在VS2010中生成,然后移植到Labwindows中,可以自己二次开发。(This project is only a basic framework, providing part of the code, providing an idea of programming with Windows API in Labwindows environment. This project is generated in VS2010, and then transplanted to Labwindows, which can be developed by itself.)
- 2019-09-30 16:25:56下载
- 积分:1
-
MFC下基于流套接字的网络通信客户端程序
网络应用软件利用计算机间的连接,来实现双方的通信。连接的计算机做为一个节点,通过IP地址来标识该计算机。通信时向对方发送一个连接请求包含端口号和IP地址。在Client/Server模式下,客户端 需先建立Socket,初始IP地址和端口号;向指定的服务器端IP地址和端口发送连接请求;连接成功后,向服务器端发送命令或数据;发送完毕,关闭连接。
- 2022-03-20 15:18:00下载
- 积分:1