搜索资源列表
cutecom-0.13.2.tar
- 在linux下,应用QT开发平台,开发的串口通信程序,能接收,发送和存储数据,对于串口通信开发很有借签意义-in linux, QT application development platform, the development of the serial communication program, will be capable of receiving, send and store data, serial communication signed by the developmen
dso
- 用qt编写的数字存储示波器界面,是我写的呵呵大家共同交流。
drawcurve
- 这个是我在linux下用qt写的数字存储示波器的界面程序,希望对大家有帮助!
conversion5
- QT/X11(版本为4.2.2)下的功能丰富(含存储数据,窗口对话,温度转换)的完整代码
MAIN 3-DIMENSIONAL CFD-PROGRAM
- #//u(i,j) x方向的速度u;或者θ方向速度uθ #//u(i,j) y方向的速度v;或者径向速度ur'h\K #//pc(i,j) 压力修正 p'[OS #//p(i,j) 压力p-=5-+ #//p(i,j)
calculator 此为在QT 下编的计算器
- 此为在QT 下编的计算器 能够实现复数的加减乘除及存储清零等基本功能的源代码-This is a compilation of the calculator in QT can be achieved under the plurality of addition, subtraction and other basic functions of storing clear source code
analyzeSQL
- 分析大型系统源代码中包含的SQL语句,解析这些SQL语句访问的数据表和条件表达式,连接数据库,探测对应的数据表包含的记录个数和参与条件过滤的字段的有效值个数,为数据表构建索引策略提供,并自动生成索引创建脚本。目前支持的开发语言有Java、C++、Delphi、Oracle(存储过程、触发器)。-Analysis of large system source code is included in SQL statements, explains these SQL statements to a
123
- csv文件读取和存储,可用于显示在QT建的表格中-csv file is read and stored, can be used to display the built form QT
MyXml
- QT的xml例子代码,可以实现增,删,改,查询-QT
dataconvertor
- Qt下的文件操作代码,涵盖文件操作的大部分内容-qt
ImageServer2
- This a QT Netwok program (Server Program)
DHLQT
- DVR软件,服务器程序,硬件需要大华视频卡,软件需要安装QT系统为LINUX核心2.4+ -DVR software, server hardware and video card need Dahua, software systems need to install QT for the LINUX core 2.4+
Qt4.5OperateImageInDrill
- 该代码可以清晰地将图片放大到看到它的细微之处,在盒子窗口下,通过拉动两边调节棒,可以清楚地对图片进行放大和缩小。-The code can clearly see the picture to enlarge it to the subtle, in the box under the window, through the pull rod adjustment on both sides, it is clear on the picture to zoom in and out.
qtexamples
- linux 以及windows下的一些视频接收显示与存储程序 由QT编写-linux and windows of some of the video display and storage procedures for receiving written by the QT
repath.tar
- 原创:拼接Linux文件夹绝对路径并将绝对路径存储下来.使用QT实现,对监视Linux文件系统有一定帮助。-Original: Linux file absolute path splicing
usbCamera
- 基于ARM上的QT视频监控程序,可以实时监控录像,实现了截图,自动截图,选择截图存储路径等功能。-Based on ARM QT video surveillance program, real-time video surveillance, to achieve a screenshot, screenshot, select the the screenshots storage path.
QT-Chinese-Input
- 基于QT的中文输入法,将拼音及中文存储在sqlite中,输入拼音后搜索sqlite库,获取对应中文汉字,基于QT4.5.1开发完成。-QT-based Chinese input method, in sqlite, search Pinyin and Chinese Pinyin sqlite library after entering the store, get the corresponding Chinese characters, complete QT4.5.1 based de
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测试小
StudentMangeSystem11-29
- 实现存储学生信息,英文版,加注释,可修改对应标签(To achieve student information storage, English edition, with notes, can modify the corresponding label)
code
- 采用Qt Creator集成开发环境,利用c++面向对象的思想,用对象类对硬件部件进行抽象模拟,用成员函数作为接口,模拟各部件API完成功能的集成,基本完成了预期功能;实现了并发环境下的页面访问请求,利用多种页面替换算法实现缺页异常处理中的页面替换;实现了进程调度、内外存实时占用情况及页面替换的过程可视化,并最终将过程中涉及到的数据变化保存至指定文档。(In the process of implementation, using Qt Creator integrated developmen