资源列表
SOCKET服务器(队列算法)
- SOCKET服务器,支持多客户端,含协议判断处理. 每个客户端有独立的数据队列做BUFFER, 采用异步SOCKET方式接收数据. 传上来换点分!对初学都应该还算是比较全面的.含全部源代码.
Imap
- 使用VC实现的IMAP协议的程序,在VC6下编译通过运行。-use the IMAP protocol procedures, the VC6 compiler running under.
虚拟串口驱动程序
- 好东东,虚拟串口驱动程序,里面含有相关 串口监视界面。-good Dongdong, virtual serial port driver, it contains relevant surveillance serial interface.
IOport
- 利用WINIO在Windows2000下对研华的数据采集卡PCL-812PG进行直接端口操作,运行正常,但实时性有待改善。-use WINIO in Windows2000 China Institute of the data acquisition card PCL-812PG direct port operations, operating normally, but the real-time needs to be improved.
ex1_finalversion
- 数字信号处理中简单的音频特效处理,回声,变调、低通滤波、高通滤波-Digital signal processing simple audio effects processing, echo, pitch, low pass, high pass filter
Qt5_Desktop_Lyric
- 使用QT实现了桌面歌词秀,该源码在MingW+QT5环境下使用是没有问题的。-Using QT to achieve the desktop lyrics show, the source code in the MingW+QT5 environment use is no problem.
CameraFingerprint_1.0
- 利用PRNU的图像指纹识别算法,可用于进行图像认证,来源辨别等。主要用于数字图像取证方面。-PRNU image use fingerprint recognition algorithm, can be used for image authentication, and other sources to identify. Mainly used for digital image forensics.
BresenHam
- 在Qt中由纯C++实现BresenHam直线算法(The realization of BresenHam linear algorithm by pure C++ in Qt)
MultiPlayDemo(C#)En
- 应用于多媒体播放文件,C++ 实时播放音频数据。(Apply to multimedia playback files)
H264_ddraw
- 从FFMPEG中摘录出来并且调试通过的H264解码的源代码(c文件), 没使用FFMPEG编译出来的lib和dll库,可以直接在VS2010环境下单步调试以跟踪解压缩的所用过程细节, 对于想学习和掌握H264编解码的标准的同学们非常有用. 读取h264格式的文件并进行实时解压缩和播放, 解压缩后的图像格式是YUV,在一个对话框的控件中逐帧显示, 程序在VS2010下编译链接通
VS编译的ffmpeg
- 使用vs编译的ffmpeg源码及项目文件(Ffmpeg source code compiled by vs)