搜索资源列表
smartMobile
- 嵌入式PDA程序,可以演示多线程的生成,并利用线程的方式刷新界面-embedded PDA procedures, multithreading can demonstrate the generation and use of high-thread interface
wifi.tar.gz
- QT4实现的嵌入式linux wifi 无线网络操作界面,对嵌入式linux的类似项目具有参考价值,Achieve QT4 embedded linux wifi wireless network interface, similar to embedded linux project reference value
serial_communication
- 通过COM1与单片机通讯的界面程序,包含3个线程-Communications through COM1 and MCU interface process contains three threads
GTKxiancheng
- 本文研究了嵌入式Linux的多线程的属性、线程的创建方法、线程间的数据处理以及线程间互斥等关键问题,并将多线程设计思想应用于在某控制系统的温度巡检用户界面设计,实现了串行通信和用户界面操作的快捷响应。-none
EasyARM1138HumanMachineInterface
- EasyARM1138人机界面扩展板是EasyARM1138开发板量身定制的一款人机界面的扩展板。该扩展板方案使用了基于ST7920控制器的中文图形128×64的LCD和4×5矩阵键盘,丰富的人机界面完全能够满足用户的要求。与主机的通信采用软件模拟SPI串行数据通信,只需4根线,就能同时满足主机对于LCD和键盘的读写。 此方案给用户提供了完整的硬件设计原理图,PCB图,软件调试例程,LCD模拟SPI软件包,键盘管理芯片ZLG7289模拟SPI软件包。-EasyARM1138 expansio
BattThread320240
- wince5.0下的电池的上层应用程序,检测是否充电,弹出界面,显示电量大小,是学习ui线程的好例子-wince5.0 battery under the upper application, testing whether the charge, showing the size of electricity is a good example to learn ui thread
key
- WINCE6.0 TINY6410SDK、mini6410SDK 平台下,VS2005 下写的 键盘的应用层测试程序。驱动程序用的是友善之臂开发板上带的驱动。一个线程用死循环的方式读驱动程序,发现按键有变化后发消息给主线程,使主界面给用户做出提示。基于对话框的MFC程序。-WINCE6.0 TINY6410SDK, mini6410SDK platform, VS2005 keyboard to write the application layer testing procedures. Dr
play
- 简单的实现了语言播放的功能,采用线程模式,不会造成界面卡-good to study play
VC-CLIENT
- mfc的用户界面线程,很好的例子。试过了,不错,非常不错!-mfc user interface thread, a good example. Tried, good, very good!
RT-Thread-0.3.4
- RT-Thread 是一款主要由中国开源社区主导开发的开源实时操作系统(许可证GPLv2)。实时线程操作系统不仅仅是一个单一的实时操作系统内核,它也是一个完整的应用系统,包含了实时、嵌入式系统相关的各个组件:TCP/IP协议栈,文件系统,libc接口,图形用户界面等-RT- Thread is one main by the China open source community leading the development of open source real-time operating
code
- 非常全的qt例程:hello world;多线程;tcp通信;gui界面编程-Very wide qt routines: hello world multi-threaded tcp communication gui programming interface
AirTicket
- 是《精通Linux C编程》刘学勇的书后边的一个例子。用多线程实现了一个售票系统。由于界面的一些库难以使用,所以服务器端我自己进行了一些调整,客户端完全没有做界面。如果大家觉得界面不需要的话,服务器端的也可以删掉不用。-The book is an example of Liu Xueyong behind the " proficient Linux C programming." Multi-threaded implementation of a ticketing sy
OPEN-LED
- 这个例子演示如何操作GPIO,如何控制GPIO输出(LED灯)和如何检测GPIO输入(按键状态)。 请用串口线将开发板的COM1口连接到PC机的串口(或者USB串口),然后打开超级终端软件(XP自带的或者SecureCRT 软件),可以在PC软件界面看到例程的运行信息。- This example demonstrates how to GPIO operation, how to control the GPIO output (leds) and how to det
smarthome
- 智能家居界面编程。利用QT编写,有温度,窗帘,灯光等控制,另外还添加了串口,线程的设计方法。(Intelligent home interface programming. Using QT, there are temperature, curtains, lights and other controls. In addition, the design method of serial port and thread is added.)