-
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
-
TestVideo
说明: 用dxshow编写的视频播放器。。。。。。。(Dxshow prepared to use video player。。。。)
- 2009-08-07 08:52:35下载
- 积分:1
-
GSM
金笛短信VC动态链接库开发例程,文档,教程(VC SMS金笛development of a dynamic link library routines, documentation, tutorials)
- 2009-06-23 14:59:55下载
- 积分:1
-
任意平面的裁切0.2
说明: 基于vtk的三维重构与裁切:
1.16位非压缩位图的读取与设置.
2.图像数据载入映射器
3.裁切平面的设置
4.边界的设置与显示
5.三维重构
注:需安装vtk4.0以上版本(It s about 3D reconstruct and clip based on VTK including reading and configration of 16 bits non_contracted bitmaps,the mapper for image data loading, configration of plane for clip,configration and display of borders and 3D reconstruct.(PS:VTK 4.0 or above version is needed))
- 2005-09-23 10:04:58下载
- 积分:1
-
CDialogEx
异形dlg的某高手的封装。异形dlg的某高手的封装。异形dlg的某高手的封装。异形dlg的某高手的封装。
- 2009-12-20 10:01:56下载
- 积分:1
-
ad hoc网络mac层协议修改和仿真源程序
说明: ad hoc MAC协议,修改及仿真后的代码,源程序,实现AD HOC网络通信(AD hoc MAC protocol, modified and simulated code, source program, AD hoc network communication)
- 2020-04-09 10:42:34下载
- 积分:1
-
AI_Textbook
Artificial Intelligence
For Game Developers
- 2009-12-29 18:24:42下载
- 积分:1
-
LOF
列举制定的目录中被打开的文件,和打开这些文件的进程的PID,命令:lof 驱动文件 目标文件夹。由于驱动的限制,该程序仅适用Windows 2000/XP。(Listed in the directory has been developed to open the file, and open the files of the process PID, the command: lof driver file destination folder. As the driving restrictions, the program applies only to Windows 2000/XP.)
- 2010-03-13 22:36:30下载
- 积分:1
-
media
说明: brew sdk MP4的东西,是很好的学习东西。(brew sdk MP4)
- 2010-03-16 18:00:00下载
- 积分:1
-
54886756
使用树形控件,VC++编程精选学习源码,很好的参考资料。(Use the tree controls, select learning VC++ programming source code, a good reference.)
- 2013-11-20 12:17:31下载
- 积分:1