-
cppclassic
c++四书五经,C++从入门到精通的教材(c++ classics, C++ textbook from the entry to the master)
- 2010-11-07 02:13:16下载
- 积分:1
-
Sieral_Multithread
串口通信处理的多个线程需要协调运行,一个线程必须等待另一线程结束才能开始,在处理一个线程的同时必须把其余待处理的线程挂起等待,以减少其余待处理线程对CPU的资源占用,正处理的线程一旦处理结束则通过线程间的通信发出信号来击活被挂起的线程中的一个线程进入处理。(Serial communication processing necessary to coordinate multiple threads running, a thread must wait until the end of the beginning of another thread in a thread at the same time deal with the need to deal with the rest of the thread to be suspended waiting for in order to reduce the remaining lines to be processed way of CPU resources occupation, is the thread once the deal by the end of treatment inter-thread communication signal to hit live thread was hang a thread into the handle.)
- 2009-02-15 15:38:40下载
- 积分:1
-
ModbusClient
Modbus TCP/IP协议client端源代码(Modbus TCP/IP protocal test)
- 2009-06-10 23:02:44下载
- 积分:1
-
avsdec_source
avs音视频解码程序,对相了解视频编解码的同志,很有参考价值(AVS audio and video decoding process, to understand the video codec of comrades, a good reference)
- 2007-12-20 10:57:51下载
- 积分:1
-
ShadowDemo
很好的窗口阴影的实现, 支持MFC或SDK, 类已经封装好.(The realization of the shadow of the window well to support MFC or SDK, class has a good package.)
- 2011-09-27 17:31:29下载
- 积分:1
-
3
说明: 《Visual C++程序员实用大全》,觉得这本书对学习Visual C++的人还是很有用的,需要用超星阅读器打开()
- 2007-09-27 19:35:56下载
- 积分:1
-
RS
说明: 这个C++程序建立了高斯白噪声信道模型下的RS码的编码及译码算法,并且给出了其比特误码率性能。(This program has realized the RS code,the coding and decoding mode (and furthermore has simulated the ber performance of decoding ))
- 2012-02-21 16:27:42下载
- 积分:1
-
aviControl
用opencv实现视频播放,程序比较简单,但可以实现效果(Video playback with opencv implementation, the program is relatively simple, but the effect can be achieved)
- 2011-06-09 19:18:21下载
- 积分:1
-
截获Windows系统内部的API调用
截获Windows系统内部的API调用(intercepted within the Windows API calls)
- 2004-12-18 15:37:38下载
- 积分:1
-
Calculator
实现计算器的基本功能,还包括计算器的科学计算功能,提供菜单的选择功能。(To achieve the basic function calculator, but also includes calculators for scientific computing capabilities to provide menu options.)
- 2009-12-11 17:19:20下载
- 积分:1