-
CD
说明: 基于VC环境下的光驱驱动程序,可实现对光驱的弹出和关闭操作。(VC environment based on CD-ROM driver can be realized on the drive pop-up and shut down operations.)
- 2009-01-05 19:42:46下载
- 积分:1
-
Vvcvirtualosci
Visual C虚拟示波器源码可以通过此源代码学学习相关频谱显示功能 ,
(Visual C virtual oscilloscope source can learn through this source code to learn the relevant spectrum display)
- 2012-08-14 23:46:01下载
- 积分:1
-
20090926
RTF文件格式研究报告,是学习RTF打印技术的好资料。(RTF file format research reports, is to learn good information on RTF printing.)
- 2009-09-25 19:46:41下载
- 积分:1
-
hid
主要是针对HID USB 应用的程序。包括:查找设备、读取USB数据、写入USB数据等。简单易懂。(HID USB is mainly directed against the application of procedures. Include the following: Find equipment, read the USB data into the USB data. Easy-to-read.)
- 2009-06-24 14:09:33下载
- 积分:1
-
qtstudydoc
QT学习教程,很好用的
差不多所有的程序教材都从Hello 开始,下面就是这个程序的qt版本(good QT course
1#include <QApplication>
2#include <QLabel>
3 int main(int argc, char*argv[])
4 {
5 QApplication app(argc, argv)
6 QLabel*label = new QLabel("Hello Qt!")
7 label->show()
8 return app.exec()
9 }
)
- 2012-03-10 14:46:07下载
- 积分:1
-
Tracking-Skin-colored-Objects
We present a methodology for tracking multiple skin-colored objects in a
monocular image sequence. The proposed approach encompasses a collection of
techniques that allow the modeling, detection and temporal association of skin-
colored objects across image sequences.
- 2014-02-27 09:33:24下载
- 积分:1
-
C-lizi
一些非常全面的C语言的实例和解析,帮助驯兽学习与练习。(Instance and parse very comprehensive C language, to help the tamer learning and practice.)
- 2013-01-29 13:40:01下载
- 积分:1
-
MyIE
VC++ 实现网页自动填表功能,精选学习源码,很好的参考资料。(VC++ Webpage autofill, select learning source code, a good reference.)
- 2013-12-26 13:48:28下载
- 积分:1
-
CPP-code-style
非常经典的C++编码规范,可供项目组参考使用
(The encoding specification very classic C++ available for the project team reference)
- 2012-09-25 21:26:55下载
- 积分:1
-
Output_COM
c++程序,对串口操作,数据对串口的收发(c++, on the serial port operation)
- 2011-11-30 15:47:55下载
- 积分:1