联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按平台查找All QT(37) 

[Windows编程] Game

传智播客视频中的一个翻纸牌的游戏源码,vs2015搭配Qt Creator 4.5.1写的。
A card flipping game source code in the podcast video, written by vs2015 with QT creator 4.5.1. (2020-01-28, QT, 25693KB, 下载0次)

http://www.pudn.com/Download/item/id/1580204042314319.html

[其他] MyFruit

模拟:桌上有一只盘子,每次只能放入一个水果。爸爸专向盘子中放苹果,妈妈专向盘子中放桔子,一个女儿专等吃盘子里的苹果,一个儿子专等吃盘子里的桔子。只要盘子空则爸爸或妈妈都可以向盘子放一个水果,仅当盘子中有自己需要的水果时,儿子或女儿可以从盘子中取出水果。
Simulation: there is a plate on the table, only one fruit at a time. Dad put Apple special dishes, special dishes in the mother put an orange, a daughter and only eat the apple on the plate, a son eat dish orange. As long as the plate is empty, the father or mother can put a fruit on the plate, and only when the plate has its own fruit, the son or daughter can take the fruit out of the plate. (2017-10-27, QT, 322KB, 下载4次)

http://www.pudn.com/Download/item/id/1509079195692198.html

[酒店行业] hotel-final

基于QT4设计开发的酒店管理系统,可以帮助你了解MYSQL及QT
it is helpfull for you to learn mysql and QT (2013-11-01, QT, 763KB, 下载29次)

http://www.pudn.com/Download/item/id/2389188.html

[嵌入式/单片机/硬件编程] home_system

基于ZigBee无线网络技术的嵌入式家庭智能服务系统,采用QT+Boa+Sqlite。硬件平台为博创的UP-CUP P270A。
Embedded home intelligent service system based on ZigBee wireless network technology, the use of QT+ Boa+ Sqlite. Hardware platform for Borch UP-CUP P270A. (2013-05-03, QT, 701KB, 下载24次)

http://www.pudn.com/Download/item/id/2227025.html

[教育系统应用] UP-ETC-system

基于博创公司的物联网小车平台开发的不停车收费系统,可以作为本科毕业设计,基于RFID技术,可以更换成图书馆管理系统,公司签到系统,建议使用SQLite数据库
Borch Internet of Things company car platform development is not a parking system, can be used as a graduate design, library management system based on RFID technology, can be replaced, the company attendance system, it is recommended to use the SQLite database (2013-03-31, QT, 2144KB, 下载34次)

http://www.pudn.com/Download/item/id/2180823.html

[Symbian] net_server11

QT TCPSERVER多线程服务器本文参考了http://mobile.51cto.com/symbian-272733_1.htm和http://mobile.51cto.com/symbian-268690_1.htm两篇好文章,这个两篇文章各有不足,第一篇 解释QThread线程工作的原理,但是没有具体直观的多线程实例,第二篇则给出了多线程服务器端建立的实例,但是多线程并没有真正的在不同的线程工作,本文依据第一篇博文, 在第二篇的基础上修改,从debug的结果来看,实现了文件在新线程中运行,真正实现了多线程。代码如下: 多线程服务器端程序
QT TCPSERVER Qthread A QThread object manages one thread of control within the program. To make code run in a separate thread, simply create a QThread, change the thread affinity of the QObject(s) that contain the code, and start() the new event loop. For example: (2013-03-28, QT, 19994KB, 下载66次)

http://www.pudn.com/Download/item/id/2176831.html

[酒店行业] kitchen-with-mysql

基于Qt编写的linux酒店点菜管理系统,需要mysql数据库的支持
Mysql database support linux the Hotel la carte management system based on Qt written (2012-12-17, QT, 3145KB, 下载45次)

http://www.pudn.com/Download/item/id/2086244.html

[图形图像处理] Qt_RobHess_Sift

sift算法在cv领域的重要性不言而喻,该作者的文章引用率在cv界是number1.本篇博客只是本人把sift算法知识点整理了下,以免忘记。本文比较早的一篇博文opencv源码解析之(3):特征点检查前言1 中有使用opencv自带的sift做了个简单的实验,而这次主要是利用Rob Hess的sift源码来做实验,其实现在的opencv版本中带的sift算法也是Rob Hess的,只是稍微包装了下。 下面来做下试验,试验sift代码采用Rob Hess的代码,opencv目前版本中的sift源码也是采用Rob Hess的。代码可以在他的主页上下载:http://blogs.oregonstate.edu/hess/code/sift/ 这里我下载的是windows版本的,并采用Qt做了个简单的界面。
sift algorithm is self-evident the importance of the cv field, the author of the article referenced in the cv sector is number1 this blog I just sift algorithm knowledge compiled under, so as not to forget. This article compares the earlier blog post opencv source code analysis (3): check the preface of the feature points 1 the opencv bring their own sift to do a simple experiment, but this time Rob Hess' s sift source to experiment. In fact, with the opencv version sift algorithm is Rob Hess, only slightly packing the next. Below to do the next test, test sift code using the code of Rob Hess, sift source opencv version of Rob Hess. The code can be downloaded on his home page: http://blogs.oregonstate.edu/hess/code/sift/ here I downloaded the windows version, and using Qt to do a simple interface. (2012-08-16, QT, 1061KB, 下载517次)

http://www.pudn.com/Download/item/id/1968349.html

[Windows编程] wuxiandiancai

无线点菜系统主要实现顾客点菜、酒店菜品管理、收银结账等功能,通过手持终端、后台服务器、厨房终端之间的通信来实现酒店的基本管理和运营。本系统适用于中高档酒店,需要有驱动支持。  项目主要分为 手持终端 、 后台服务器 、厨房终端 三个模块   通讯协议:ZigBee通信协议   手持终端:发送初始化信息、开台、点菜、加菜、退菜、催菜、结账信息到后台服务器      后台服务器:    管理员登陆:对数据库中的菜品信息、桌号信息、用户信息以及账单进行增删改查操作    收银员登陆:接收从手持终端、厨房终端发来的信息,处理后将信息转发往手持终端和厨房终端    厨房终端:分别显示从服务器发过来的已点菜单、加菜菜单、退菜菜单、并返回相应的菜品状态信息
Wireless order system mainly realize the customer order, hotel food management, check the cashier, and other functions, through the hand-held terminals, backend server, the kitchen of communication between the terminal to realize the basic hotel management and operation. This system is used in high-grade hotels, need to have driver support. Projects mainly divided into handheld terminals, backend server, kitchen terminal three modules Communication protocol: ZigBee communication agreement Armed with terminal: sending the initial information, founding, order, and food, food, push back vegetables, check out information to the backend server (2012-07-25, QT, 13840KB, 下载80次)

http://www.pudn.com/Download/item/id/1948693.html

[Linux/Unix编程] Linsee

多媒体数码相框:基于Linux操作系统下的Qt2.3,可移植到博创S3C2410平台上,本设计实现数码相框的照片浏览、幻灯片播放、音乐播放、文件管理、系统设置、日历显示等功能。
Qt Linux Multimedia Digital Photo Frame (2012-05-11, QT, 15362KB, 下载39次)

http://www.pudn.com/Download/item/id/1865996.html

[酒店行业] apple

主要用于在酒店点菜系统项目的源代码,让客户点菜,菜肴的撤出,催菜,变化菜肴。
Mainly used in hotels a la carte system project source code, allow customers to a la carte, the withdrawal of dishes, reminders dishes, change dishes. (2012-03-10, QT, 1151KB, 下载23次)

http://www.pudn.com/Download/item/id/1790025.html

[处理器开发] ICcardFrame

基本ARM9(博创2410实验箱)的IC卡简单应用程序
Basic ARM9 (Borch 2410 test box), the IC card is a simple application (2010-10-08, QT, 514KB, 下载16次)

http://www.pudn.com/Download/item/id/1312000.html

[其他] RISS

这是我大学第一次博创杯嵌入式比赛和队友做的一个智能餐厅服务系统的源代码,代码内容不多,但是都是自己写的,一步一脚印一步一注释,是做嵌入式入门的最好代码。希望能帮助更多对嵌入式感兴趣的同学和朋友
This was my first time Borch Cup teammates to do the embedded games and a smart restaurant service system source code, code content is not much, are their own written notes step by step by step, is to do an embedded entry the best code. Hope to help more students interested in embedded and friends (2010-10-01, QT, 378KB, 下载36次)

http://www.pudn.com/Download/item/id/1308189.html

[Linux/Unix编程] mainwindow

酒店点菜系统后台菜谱管理,实现增加,修改和删除功能等操作
Hotel a la carte menu management system background, to achieve an increase, modify, and delete functions and other operations (2010-08-10, QT, 235KB, 下载83次)

http://www.pudn.com/Download/item/id/1265061.html

[酒店行业] menu

利用qt制作的点菜系统,适用于各种酒店宾馆点菜等
Produced using qt la carte system, applicable to various hotels and other hotels to order (2010-05-16, QT, 199KB, 下载196次)

http://www.pudn.com/Download/item/id/1174264.html

[Linux/Unix编程] counter1_demo

QT中使用定时器的代码,程序编辑采用了博创的HMIDeveloper工具
QT code to use the timer, the program used to edit the HMIDeveloper tools Fiberxon (2009-07-02, QT, 61KB, 下载11次)

http://www.pudn.com/Download/item/id/829254.html

[Linux/Unix编程] 2410-S@2006.07.06

博创2041s的实验指导书,含QT操作的,可以好好 学习在ARm9上运行QT
Fiberxon 2041s guide book of experiments, including the operation of QT, you can learn to run QT in ARm9 (2009-05-25, QT, 5699KB, 下载5次)

http://www.pudn.com/Download/item/id/777382.html
12
总计:37