搜索资源列表
pthread_examples.tar
- 多线程程序作为一种多任务、并发的工作方式,有以下的优点: 1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。 2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。 3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,
PS2linuxdriverscharkeyboard
- LINUXPS2键盘鼠标驱动实验,希望对大家有用。-LINUXPS2 keyboard and mouse-driven experiments, we hope that the right useful.
linux-bluetooth-touchscreen
- 上学的时候写的蓝牙触控板程序,可以控制linux主机的鼠标的位移(键盘同样道理,不过源码忘放哪里了),不过没有实现鼠标按键点击动作。触控板使用的平台是2410的。自己写的程序,主机端借用了bluz协议栈中的程序。请尊重我的个人劳动,使用时请注明作者。欢迎交流kaiserempire@gmail.com
Qt-Sokoban
- Qt版的推箱子,有所有主要功能,键盘,鼠标,退步,玄关,自动寻路(最短路径)-Qt version of the Sokoban, all key, keyboard, mouse, backward, vestibule, automatically find its way (shortest path)
keyboard_test
- QT4.5开发环境中编写的一个用来测试软键盘的程序。有两个LineEdit控件,一个旁边有一个按钮,点击按钮,自动弹出软键盘,输入后的数字直接显示在lineEdit1中,另一个实现,鼠标双击lineEdit控件,就自动弹出软键盘。该程序主要用在开发板程序开发过程中,因为有些开发板的环境下没有软键盘,没法输入数字,所以用这个测试程序中的方法可以直接在你需要弹出软键盘的地方,让它自动弹出软键盘,方便输入。-QT4.5 development environment used to test the
character-driver
- linux字符驱动源码,包括键盘,鼠标,pty,tty驱动等-linux-source-driven characters, including keyboard, mouse, pty, tty driver, such as
B48
- 在继续运行之前,清除特定窗口中所有的鼠标单击和键盘敲击消息队列,可以处理当前应用程序消息队列中所有的消息,下载—除了被选定窗口的消息之外,该窗口的消息将被删除。-Before continuing operation to remove all of the specific window the mouse click and keyboard percussion message queues, the application can handle the current message q
linux_input
- 有关linux 输入子系统的资料,可以帮助开发键盘、鼠标、触摸屏等输入设备。-The datesheet is about to input system of linux,can help ours develop keyboard,mouse,touchscreen and other input device.
mouseMoveEventandmousePressEvent
- 关于qt creater的鼠标键盘事件的详细描述,帮助初学qt的同学参考-Qt creater of the mouse and keyboard on a detailed descr iption of the event to help those students beginners qt
screenTest2.tar
- qt下的屏保程序,模拟时钟显示。包含了键盘和鼠标的事件-qt under the screen saver, analog clock display. Includes keyboard and mouse events
Lock-linux
- 定时锁键盘鼠标的小程序,用Bash和C写的,程序满简单,大家可以略读下自己修改,也可以很方便地直接使用。-A tool for lock the keyboard and mouse develped in linux with Bash and C. Help the people work or play PC long time to stop and have some rest timely.
mouse_monitor
- Linux 检测鼠标键盘事件,通过系统中断获取鼠标和键盘的事件-Monitor mouse and keyboard events in Linux system. Fetch mouse and keyboard events via system interrupt
LinuxChm
- linux命令是对Linux系统进行管理的命令。对于Linux系统来说,无论是中央处理器、内存、磁盘驱动器、键盘、鼠标,还是用户等都是文件,Linux系统管理的命令是它正常运行的核心,与之前的DOS命令类似。linux命令在系统中有两种类型:内置Shell命令和Linux命令。-linux command is a command to manage the Linux system. For Linux systems, is a file of the CPU, memory, disk d
Fkbd
- qt下的软键盘功能,可以用鼠标模拟键盘操作,对深入理解qt功能很有帮助-Virtual keyboard done with Qt 4.x and QtQuick when it was in beta. Does work as onscreen keyboard under Windows- does not work with X11 (empty implementation). Key remmaping code found somwhere on the n
libggi-2.2.2
- LibGGI试图建立一个一般性的图形接口,而这个抽象接口连同相关的输入(鼠标、键盘、游戏杆等)抽象接口一起,可以方便地运行在X Window、SVGALib、FrameBuffer等等之上。建立在LibGGI之上的应用程序,不需重新编译,就可以在上述这些底层图形接口上运行。(Linux graphics library)
Linux命令详解精品手册
- linux命令是对Linux系统进行管理的命令。对于Linux系统来说,无论是中央处理器、内存、磁盘驱动器、键盘、鼠标,还是用户等都是文件,Linux系统管理的命令是它正常运行的核心,与之前的DOS命令类似。linux命令在系统中有两种类型:内置Shell命令和Linux命令。(Linux commands are commands for managing Linux systems. For the Linux system, whether it is the central proces