搜索资源列表
ARM下的串口测试程序
- 使用QT写的,使用于ARM的串口测试程序!
基于QT的网络摄像头监控程序 ZC301摄像头测试成功
- 基于QT的网络摄像头监控程序 ZC301摄像头测试成功~!,QT-based network of cameras monitoring program successfully tested ZC301 camera ~!
是QT和vtk和vs2008结合的一个测试程序
- 是QT和vtk和vs2008结合的一个测试程序,可以测验你的环境设置正确与否-Vtk and QT and vs2008 is the combination of a test program that can test whether your environment is set correctly
usbCam_with_qt4.tar.gz
- Linux下的USB摄像头拍照程序,以Qt4作为GUI,目前测试过zc301,ov511芯片,拍照后直接保存为jpeg文件。支持嵌入式Linux,实验平台:QQ2440+N35。,Linux under the USB camera to take photographs procedures to Qt 4 as a GUI, is currently tested zc301, ov511 chips, photographs directly saved as jpeg files. Su
QTnettest(UDP).rar
- 一个QT下的网络通信测试程序,用于UDP的测试,A QT network under test procedures for testing UDP
UsbFat32Scsi
- Qt 4.7.2 + msvc2010 (msvc 版的 QT) 写的 Qt Gui 版 Spti, 即是 WinDDK里面一个 使用 DeviceIoControl 操作 SCSI 类型磁盘的例子, 本次编写此程序主要用于测试 usb 闪盘的 固件, 协助 usb 驱动 和 固件的程序开发. 同时也对在 Qt 中使用 win32 api 有一定的借鉴作用.-Qt 4.7.2+ msvc2010 (msvc version of QT) to write the Qt Gui vers
05
- 程序代码使用说明: (1)所有源代码目录下都提供了Makefile(非Qt),或者.pro(Qt),或者更详细的说明(第7章)。作为对比,也可以参考在书中的对应章节采用直接gcc命令的编译方法,来学习如何编写Makefile。 (2)Makefile中默认情况下采用“CC=gcc”或者“CPP=g++”的设置,交叉编译时请使用“ make CC=arm-linux-gcc CPP=arm-linux-g++”(假设你使用的是光盘中提供的arm-linux-gcc交叉编译工具链)或类
qt_comport.src.ZIP
- Qt串口通信历程,用用qextserialprot库,绝对可行,windows,linux,嵌入式linux都可以,经过测试成功-Qt serial communication process, with use qextserialprot library, absolutely feasible, windows, linux, embedded linux can be, tested successfully
Sudoku
- QT版数独游戏, 在Windowx XP 和 Ubuntu10.04下测试无误-Sudoku game, base on QT
V0.0.3
- qt视频监控程序,,开发的界面很人性化,具有视频抓取和录像功能,测试好用-monitor for qt
keyboard_test
- QT4.5开发环境中编写的一个用来测试软键盘的程序。有两个LineEdit控件,一个旁边有一个按钮,点击按钮,自动弹出软键盘,输入后的数字直接显示在lineEdit1中,另一个实现,鼠标双击lineEdit控件,就自动弹出软键盘。该程序主要用在开发板程序开发过程中,因为有些开发板的环境下没有软键盘,没法输入数字,所以用这个测试程序中的方法可以直接在你需要弹出软键盘的地方,让它自动弹出软键盘,方便输入。-QT4.5 development environment used to test the
Qt-detect-Udisk
- 老外写的qt检测U盘插拔,没有用上层的hal、udisks,而是利用qt的tcpSocket接收内核netlink_sock发来的数据,实时检测U盘插拔!比较强大,包含windows、linux两个版本,测试通过。据作者说正在测试wince平台-Written by foreigners the qt detect U disk plug, not the upper hal udisks, but to use the data the qt tcpSocket receive kernel
AddressBook
- 通讯录程序,QT4编程,源代码测试通过,可以从文件中读取数据。-Address book program, QT4 programming, source code test pass, you can read data from the file.
qt-hello-leds-control
- 一个基于QT编写的控制S3C2440开发板的程序,在测试的时候请看下设备号是否与开发板的设置号一致。-Prepare a QT based control S3C2440 development board' s procedures, under the test of time to see whether the device number set the number and development of the same board.
ImageSFR测试基于QT_VS2015
- 图像SFR测试基于QT/VS2015平台(Image_Quality_Evaluation_Application)
QtDemo
- 测试QT是否安装成功,使用的是QT5,.7(test QT install successful or not)
qt_uinit_test
- qt单元测试用法,qt测试例子,qt单元测试demo,qt单元测试简单例子,qt单元测试例程,qt单元测试简单例子, qt5单元测试例子,qt5单元测试代码,qt5单元测试工程例子,测试运行ok //首先,用标准的qt测试单元导向,建立一个变准的qt单元测试程序框架,建立话好,能编译通过并且执行的。 测试: ——————————— | inputR | resultArea| __________________________ | a | 1.0f | 5.0f
qt_test_date_wm_struct
- 一个简洁的qt工程,一个qt5工程,一个qt demo,自己编写,测试可以用,实测可用。打开编译运行即可。 这是一个qt源码工程,里面实现的主要内容是qt程序获取windows开关机消息,qt捕获windows message从而实现开关机、休眠之前的动作; 一、源码内容如下: 1. qt显示时间和日期; qt5显示日期时间,qt5获取系统时间,qt获取日期;qt日期例子。qt时间例子; 2. typedef结构体用法,typedef结构体转换和数据拷贝方法例子; 3. qt测试小
产品部测试-网络协议
- it is a great ftp server for qt users
Qt 拼接
- 使用Qt进行图像拼接的一些测试程序,不一定完善,仅供参考