CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 鼠标,键盘

搜索资源列表

  1. pthread_examples.tar

    0下载:
  2. 多线程程序作为一种多任务、并发的工作方式,有以下的优点:   1) 提高应用程序响应。这对图形界面的程序尤其有意义,当一个操作耗时很长时,整个系统都会等待这个操作,此时程序不会响应键盘、鼠标、菜单的操作,而使用多线程技术,将耗时长的操作(time consuming)置于一个新的线程,可以避免这种尴尬的情况。   2) 使多CPU系统更加有效。操作系统会保证当线程数不大于CPU数目时,不同的线程运行于不同的CPU上。   3) 改善程序结构。一个既长又复杂的进程可以考虑分为多个线程,
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2556
    • 提供者:李强
  1. PS2linuxdriverscharkeyboard

    0下载:
  2. LINUXPS2键盘鼠标驱动实验,希望对大家有用。-LINUXPS2 keyboard and mouse-driven experiments, we hope that the right useful.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:9406
    • 提供者:李月
  1. linux-bluetooth-touchscreen

    0下载:
  2. 上学的时候写的蓝牙触控板程序,可以控制linux主机的鼠标的位移(键盘同样道理,不过源码忘放哪里了),不过没有实现鼠标按键点击动作。触控板使用的平台是2410的。自己写的程序,主机端借用了bluz协议栈中的程序。请尊重我的个人劳动,使用时请注明作者。欢迎交流kaiserempire@gmail.com
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:24357
    • 提供者:孙凯
  1. Qt-Sokoban

    0下载:
  2. Qt版的推箱子,有所有主要功能,键盘,鼠标,退步,玄关,自动寻路(最短路径)-Qt version of the Sokoban, all key, keyboard, mouse, backward, vestibule, automatically find its way (shortest path)
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-09
    • 文件大小:1333013
    • 提供者:zane
  1. keyboard_test

    1下载:
  2. QT4.5开发环境中编写的一个用来测试软键盘的程序。有两个LineEdit控件,一个旁边有一个按钮,点击按钮,自动弹出软键盘,输入后的数字直接显示在lineEdit1中,另一个实现,鼠标双击lineEdit控件,就自动弹出软键盘。该程序主要用在开发板程序开发过程中,因为有些开发板的环境下没有软键盘,没法输入数字,所以用这个测试程序中的方法可以直接在你需要弹出软键盘的地方,让它自动弹出软键盘,方便输入。-QT4.5 development environment used to test the
  3. 所属分类:Linux/Unix编程

    • 发布日期:2012-11-13
    • 文件大小:2566484
    • 提供者:丁若冰
  1. character-driver

    0下载:
  2. linux字符驱动源码,包括键盘,鼠标,pty,tty驱动等-linux-source-driven characters, including keyboard, mouse, pty, tty driver, such as
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:96393
    • 提供者:陈扬
  1. B48

    0下载:
  2. 在继续运行之前,清除特定窗口中所有的鼠标单击和键盘敲击消息队列,可以处理当前应用程序消息队列中所有的消息,下载—除了被选定窗口的消息之外,该窗口的消息将被删除。-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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:18455
    • 提供者:wangying
  1. linux_input

    0下载:
  2. 有关linux 输入子系统的资料,可以帮助开发键盘、鼠标、触摸屏等输入设备。-The datesheet is about to input system of linux,can help ours develop keyboard,mouse,touchscreen and other input device.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:211723
    • 提供者:zzc
  1. mouseMoveEventandmousePressEvent

    0下载:
  2. 关于qt creater的鼠标键盘事件的详细描述,帮助初学qt的同学参考-Qt creater of the mouse and keyboard on a detailed descr iption of the event to help those students beginners qt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:3079
    • 提供者:tian
  1. screenTest2.tar

    1下载:
  2. qt下的屏保程序,模拟时钟显示。包含了键盘和鼠标的事件-qt under the screen saver, analog clock display. Includes keyboard and mouse events
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:4099
    • 提供者:董磊磊
  1. Lock-linux

    0下载:
  2. 定时锁键盘鼠标的小程序,用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.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-01
    • 文件大小:9968
    • 提供者:Voider
  1. mouse_monitor

    0下载:
  2. Linux 检测鼠标键盘事件,通过系统中断获取鼠标和键盘的事件-Monitor mouse and keyboard events in Linux system. Fetch mouse and keyboard events via system interrupt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:1486
    • 提供者:muyongjian
  1. LinuxChm

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:357794
    • 提供者:于民
  1. Fkbd

    0下载:
  2. 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
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:173092
    • 提供者:李茂林
  1. libggi-2.2.2

    0下载:
  2. LibGGI试图建立一个一般性的图形接口,而这个抽象接口连同相关的输入(鼠标、键盘、游戏杆等)抽象接口一起,可以方便地运行在X Window、SVGALib、FrameBuffer等等之上。建立在LibGGI之上的应用程序,不需重新编译,就可以在上述这些底层图形接口上运行。(Linux graphics library)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-20
    • 文件大小:529408
    • 提供者:developerpu
  1. Linux命令详解精品手册

    0下载:
  2. 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
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-04-19
    • 文件大小:704512
    • 提供者:adrain_lyz
搜珍网 www.dssz.com