搜索资源列表
zyl
- 本程序是一个在嵌入式下通过键盘控制复制文件,并在嵌lcd(microwindows)屏上显示的演示小程序。-this process is embedded in a keyboard under control reproduction of documents, and the embedded lcd (microwindows) displayed on the screen small demonstration procedures.
UIQKeyboard-sources-v2.20
- On screen keyboard source code in Linux-source code in Linux
csndsoftkb
- minigui下的软键盘 适合嵌入式系统触摸屏用-minigui under the soft keyboard suitable for embedded systems with touch screen
TCP/IP
- 基于UNIX平台的TCP/IP协议的通信程序设计,能将键盘上输入的数据发送到另一台计算机上;能将接收到的数据显示到屏幕窗口内;-UNIX platform-based TCP/IP protocol communications programming, to keyboard input data is sent to another computer be able to receive data to the screen window
os
- 分别利用UNIX的消息通信机制、共享内存机制(用信号灯实施进程间的同步和互斥)实现两个进程间的数据通信。具体的通信数据可从一个文件读出,接收方进程可将收到的数据写入一个新文件,以便能判断数据传送的正确性(对文件操不熟悉的同学可不必通过读写文件,只要键盘输入和输出至屏幕进行比较即可)。 -, Respectively, using the information communication mechanism UNIX, shared memory mechanism (with tr
keyGame
- 一个击键游戏。运行游戏之后,屏幕上将随机产生一个字符,然后用户根据这个字符敲击键盘上相应的字母,如果二者吻合则分数加1,否则减1。另外,过了一定时间限制用户没有按键,分数也减1. 同时,还可以选择游戏难度,用户首先选择难度,然后开始游戏。-A keystroke game. After running the game, the screen will randomly generate a character, then the user tap the basis of this cha
Embeddedlinuxdevicedriverdevelopment
- 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
ninjing
- 1)开机之后输入提示 "Please enter your name....." 2)用户用键盘输入自己的名字 比如:键入"fanchenyou" 如图所示 3) 屏幕上打出 "Thank you very much! fanchenyou" -1) After booting input prompt " Please enter you
screenTest2.tar
- qt下的屏保程序,模拟时钟显示。包含了键盘和鼠标的事件-qt under the screen saver, analog clock display. Includes keyboard and mouse events
mykey
- 软键盘,嵌入式程序,可在触摸屏上使用,实现数字和字母等输入。-Soft keyboard, embedded application, use the touch screen, digital and letters and other input.
keyboard
- linux系统环境下,利用qt4编写的数字小键盘程序代码,能够直接作为触屏输入使用 ,可以改造成一个linux下的计算器。-Linux system environment, using QT4 prepared by the small digital keyboard program code, can be directly used as input by the touch screen, can be transformed into a Linux calculator.
Linux
- 从键盘上输入若干两位十进制数,寻找其中的最小值,然后在屏幕上显示出来.-Enter a number the keyboard two decimal digits, look for the lowest value, and then displayed on the screen.
lab3
- 在nasm + bochs实验平台上的接受键盘输入,回显到屏幕上的程序- 在nasm+ bochs实验平台上的接受键盘输入,回显到屏幕上的程序 NASM+ Bochs on the experimental platform to accept the keyboard input, back to the program on the screen
QTkeyboard
- 关于QT对键盘的驱动的编写,主要面向的对象是手机上的触屏键盘-Write about QT for keyboard driver, mainly oriented object is on the phone touch-screen keyboard
IMEdemo
- QT下的数字键盘输入法,类似于手机上的输入法,利用输入数字的组合判断拼音组合,可以输入汉字、英文,通过参数的调用切换。压缩包下带有使用的例子。输入法和例子都是自己写的,用在项目上,7寸屏下运行。(QT digital keyboard input method, similar to the input method on the phone, using the combination of input numbers to determine Pinyin combination, you
Linux Kernel 核心中文手册
- 一个操作系统必须和作为它的基础的硬件系统紧密配合。操作系统需要使用一些只有硬件才能提供的功能。为了完整的了解 Linux ,你需要了解底层硬件的基础知识。本章对于现代 PC 的硬件进行了。 1975 年 1 月“ Popular Electronics ”杂志封面上印出了 Altair 8080 的图片,一场革命开始了。 Altair 8080 ,跟随早期的“ Star Trek epsode ”命名,只需要 $397 ,就可由个人电子爱好者自己组装。它拥有 Intel 8080
