CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 键盘代码

搜索资源列表

  1. keyscan

    0下载:
  2. 4×4键盘扫描的verilog 代码,在CPLD板上实现
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:1206
    • 提供者:fang zhou
  1. jpxnm

    0下载:
  2. 键盘虚拟码,帮助windows编程的朋友掌握键盘的ascii代码
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:14802
    • 提供者:lihao
  1. Draw2D简明教程

    0下载:
  2. Draw2d是SWT平台上的图形库,你可以用它定制属于自己的、不依赖于特定操作系统本地组件的上层组件;也可以用它开发基于图形的应用程序。一般来说,基础代码编写者/GUI组件提供者们使用前一个功能,像译者这样开发应用程序的人则使用后者更多一些。 Draw2d库依赖于SWT(不依赖JFace),提供了完整的图形应用程序开发包,使用它你几乎可以作出任意的图形,但是除了简单的几何图形以外,任何图形都需要开发者自己手绘、或者用已有的图形进行组合;同时,如果你想让你的图形响应各种事件(鼠标/键盘/拖拽等),
  3. 所属分类:文档资料

  1. USB_hid_keyboard_CODE

    1下载:
  2. 给准备开发USB HID键盘的朋友来参考使用。完整的代码希望可以给你代理帮助。-To the USB HID keyboard, ready to develop friends to reference. The full code can give you hope that agents help.
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:64031
    • 提供者:SUNBOY
  1. softkbd

    1下载:
  2. 可代用实际键盘的代码,好用! -Be able to raise the actual keyboard code, easy to use!
  3. 所属分类:software engineering

    • 发布日期:2017-04-13
    • 文件大小:2550
    • 提供者:JINJIAWEN
  1. 8X8

    0下载:
  2. 单片机中用汇编语言编写的8*8的键盘程序,有设计过程及代码-Microcontroller using assembly language written in 8* 8 keyboard procedures, design process and code
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:150012
    • 提供者:杨君
  1. 7715

    0下载:
  2. ad7715芯片的控制代码,ps2键盘代码,和语言播报-ad7715 chip control code, ps2 keyboard code, and language broadcast
  3. 所属分类:Software Testing

    • 发布日期:2017-05-01
    • 文件大小:906640
    • 提供者:fanshuwei
  1. yingjianzonghe

    0下载:
  2. 硬件综合课程设计:显示和键盘输入 有代码和课设正文-Hardware integrated curriculum design: display and keyboard input code and class design with the body
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:486732
    • 提供者:weichuang
  1. jianshudianlutu

    0下载:
  2. 无线键盘、鼠标、接收器电路和源程序 全套文件设计及代码- CY4672 PRoC LP KBM RDK v1.00 The CD contains a self-extracting installer at the root of the CD: "Install_CY4672_RDK.exe" The CD also contains individual copies of all of the files contained
  3. 所属分类:Project Design

    • 发布日期:2017-05-27
    • 文件大小:10135631
    • 提供者:李海丰
  1. key

    0下载:
  2. 很多键盘的通用程序代码 很有用 在一般项目中都能用到-The generic code for keyboard useful can be used in the general project
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:7967
    • 提供者:李家
  1. ps2

    0下载:
  2. verilog PS2键盘解码程序, 之前探讨过PS/2键盘编解码以及数据传输协议,这次自己动手实现了利用FPGA接收键盘编码,然后通过串口传输到PC。做的比较简单,只是通过FPGA把大写字母A-Z转换成相应的ASCII码,只要字母按键被按下,就能在串口调试助手里显示相应大写字母。下面就共享代码吧!   除了顶层模块,三个底层模块分别为PS/2传输处理模块、串口传输模块以及串口波特率选择模块(下面只给出顶层模块和PS/2传输处理模块的verilog代码)。-verilog PS2 Ke
  3. 所属分类:File Formats

    • 发布日期:2017-04-02
    • 文件大小:1490
    • 提供者:刘晓青
  1. hook

    0下载:
  2. 实现键盘钩子功能,代码很稳定,解压后里面包含了mfc的几种皮肤-Keyboard hook function, the code is very stable after decompression, which contains of the mfc several skin
  3. 所属分类:software engineering

    • 发布日期:2017-11-25
    • 文件大小:10699496
    • 提供者:张元钦
  1. juzhen

    0下载:
  2. 这是矩阵键盘的代码,实现对单片机的控制,用的是c语言,不是汇编-This is the keyboard matrix code, to achieve control of the microcontroller, using the c language, not the assembly
  3. 所属分类:Software Testing

    • 发布日期:2017-11-18
    • 文件大小:602
    • 提供者:xubin
  1. ch451dispay

    0下载:
  2. CH451键盘扫描显示程序代码。可扫描数码管显示和键盘按键。-Internally, a common process of every XIM is to translate keyboard scan code into keycode and then to keysym, by calling XKB, whose process detail has been described in previous sections
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:3072
    • 提供者:陈阿龙
  1. MatrixKeyboard

    0下载:
  2. 介绍用行列反转法扫描矩阵键盘,速度快,代码少。简单明了。-Introduced the use of the ranks of the keyboard scan matrix inversion method, fast and less code. Straightforward.
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:236251
    • 提供者:yangf
  1. Jisuanqi

    0下载:
  2. 很简单的计算器代码。键盘输入不支持。随便看看。不必当真!-Very simple calculator
  3. 所属分类:software engineering

    • 发布日期:2017-04-14
    • 文件大小:2828
    • 提供者:南宫
  1. Design-of-Electronic-Piano

    0下载:
  2. 这是微机课程设计项目中,用于设计电子键盘钢琴的代码。-The code is used to design a electronic piano, which is usually required in college study.
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:8331
    • 提供者:何旺
  1. mkey

    0下载:
  2. AVR mega16 使用的矩阵键盘和1602液晶程序代码,带Proteus仿真。 按一键后在LCD1602 屏幕上显示按键号。-Code of Matrix keyboard and LCD1602 for AVR mega16, with Proteus simulation. After press the key, display key’s number on the LCD1602 screen .
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1534338
    • 提供者:zhubenyu
  1. the-keybord-code

    0下载:
  2. vb编程键盘代码大全,可以方便查询键盘代码,进行编程-Vb programming code, keyboard can convenient query code and programming
  3. 所属分类:File Formats

    • 发布日期:2017-04-30
    • 文件大小:9895
    • 提供者:wucf
  1. 独立键盘

    0下载:
  2. 这是一个程序代码,一个C51单片机的独立健盘程序。(This is a gift for programer ,a big big gift,which must surrise you.one txt about 51.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-18
    • 文件大小:1024
    • 提供者:qwrefvh
« 12 »
搜珍网 www.dssz.com