-
USB-Camera
USB摄像头在电脑上运行的工作原理详细说明(Describe USB camera running on your computer works)
- 2012-11-16 18:04:01下载
- 积分:1
-
BlueTooth4.0
这是蓝牙4.0的规范说明文档,对于了解4.0协议有所帮助。(This is the Bluetooth 4.0 specification document helpful for understanding the 4.0 protocol.)
- 2013-10-14 21:50:52下载
- 积分:1
-
PMyWgDemol
外挂模型,含注入进程程,热键呼出隐藏功能.
(Plug-in model, containing the injection process away, the hotkey exhaled hidden function.)
- 2012-09-10 00:22:30下载
- 积分:1
-
DNF
强制交易工具,请不要用于非法用途,否则后果自负。(Mandatory trading tools, please do not used for illegal purposes, or peril.)
- 2011-07-21 19:36:26下载
- 积分:1
-
MFC-read-bmp
MFC读取bmp图片,让你很清楚的理解bmp文件的结构和组成,欢迎使用(MFC read bmp images, so you clearly understand the structure and composition of bmp files, Welcome)
- 2014-02-12 22:36:05下载
- 积分:1
-
VCprogramjisuanqi
mfc环境下写的科学计算器,代码可以直接运行。(mfc environment written in scientific calculator, the code can run.)
- 2010-05-06 23:40:00下载
- 积分:1
-
ProComponent-v2.1-Sources
ProE/Toolkit开发库基于同步模式DLL动态链接库形式的二次开发工程。根据官方文档中实例修改实现了根据MFC窗口输入参数自动画圆柱、圆台、棱柱等基本几何形状。即完成了草绘、拉伸、旋转等基本操作的代码实现以及其组合的实现。(备注:软件版本是ProE Wildfire 5.0,对应的开发环境是VS2008。工程所需外部链接库网上可以查到。)(ProE/Toolkit development libraries based on the synchronous mode dynamic link library DLL form of secondary development projects. Modify achieved under MFC window input parameters the base geometry animation cylinder, round table, prism, etc., according to official documents instances. That completed a sketch, drawing, code rotation and other basic operations to achieve and realize its portfolio. (Note: The software version is ProE Wildfire 5.0, the corresponding development environment is VS2008 external link libraries needed projects can be found online.))
- 2021-02-08 15:29:54下载
- 积分: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
-
NS
基于元胞自动机的交通流模型 ns模型 C++(ns model, C++)
- 2014-02-07 14:57:32下载
- 积分:1
-
stund_0.92_Jun06
一个UDP穿透NAT的例子,遵守RFC3489(a UDP penetrate NAT example, compliance with RFC3489)
- 2004-11-17 23:51:28下载
- 积分:1