CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - 键盘

搜索资源列表

  1. mouse-and-keyboard-messages

    0下载:
  2. vc 6.0 如何实现鼠标键盘消息的源码 -the vc 6.0 How to achieve the source code of the mouse and keyboard messages
  3. 所属分类:source in ebook

    • 发布日期:2017-11-07
    • 文件大小:1111298
    • 提供者:王慧慧
  1. ADC

    0下载:
  2. stm32驱动4X4键盘扫描,用于键盘扫描-/******************************************************************************* * File Name : KeyScan * Descr iption : Serial print out the corresponding key value *************************************************
  3. 所属分类:source in ebook

    • 发布日期:2017-11-10
    • 文件大小:1446
    • 提供者:henry
  1. c

    0下载:
  2. 从键盘里输入字符,并通过显示屏回显字符。-input string and output it
  3. 所属分类:source in ebook

    • 发布日期:2017-11-19
    • 文件大小:5783
    • 提供者:李智勇
  1. vilivSoftKeyboard

    0下载:
  2. vb编写计算机软键盘等重要代码,比较简单易懂-vb prepared by the the computer soft keyboard code is relatively simple and easy to understand
  3. 所属分类:source in ebook

    • 发布日期:
    • 文件大小:1770179
    • 提供者:qqq
  1. Search_Tree

    0下载:
  2. 使用文件保存初始的单词数据(至少100个),以逗号分隔。程序中将单词读入到内存中,并据此建立一种数据结构用来保存这些单词。 由键盘输入查找目标,在你定义的结构上进行查找,屏幕上显示出最佳匹配的字符串。 -Save the file the initial word of data (at least 100), separated by commas. Program, the word is read into memory, and accordingly the establish
  3. 所属分类:source in ebook

    • 发布日期:2017-11-30
    • 文件大小:332322
    • 提供者:田顺建
  1. 74HC165_1

    0下载:
  2. 单片机的IO口扩展,使用74LS165扩展键盘-Microcontroller IO port expansion, 74LS165 extended keyboard
  3. 所属分类:source in ebook

    • 发布日期:2017-11-11
    • 文件大小:64881
    • 提供者:killsniper
  1. Hoy_ch

    0下载:
  2. 这是一个键盘扫描程序,能够对温度系统进行控制。非常棒-This is a keyboard scanner, controlled temperature system. Great
  3. 所属分类:source in ebook

    • 发布日期:2017-11-21
    • 文件大小:1918
    • 提供者:刘明星
  1. Desktop

    0下载:
  2.   一圆形游泳池如图所示,现在需在其周围建一圆形过道,并在其四周围上栅栏。栅栏价格为35元/米,过道造价为20元/平方米。过道宽度为3米,游泳池半径由键盘输入。要求编程计算并输出过道和栅栏的造价。-(A) a circular pool as shown, and now it takes on its built around a circular aisle, and in its four surrounding the fence. Fences price of 35 yuan/m,
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:28313
    • 提供者:bluer
  1. scanf-temp

    0下载:
  2. 键盘缓冲区残余信息问题 scanf(" c",&c) 这句不能正常接收字符,什么原因呢?我们用 printf("c= d\n",c) 将C用int表示出来,启用printf("c= d\n",c) 这一句,看看scanf()函数赋给C到底是 什么,结果是c=10 ,ASCII值为10是什么?换行即\n.对了,我们每击打一下"Enter"键,向键盘缓冲区发去一个“回车”(\r),一个“换行"(\n),在这里 \r被scanf()函数处理掉了(姑且这么认为吧^_^),而\n被scanf()
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:3120
    • 提供者:陈文
  1. moyishoujishufa

    0下载:
  2. 采用msp430f169单片机为控制核心,矩阵键盘为输入,12864液晶为显示模块,实现手机模拟输入法-Using msp430f169 microcontroller core, matrix keyboard input, 12864 LCD for the display module, analog input method for mobile phone
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:72157
    • 提供者:于兴佳
  1. ps2

    0下载:
  2. ps2接口是目前最常见的鼠标接口,最初是IBM公司的专利,俗称“小口”。这是一种鼠标和键盘的专用接口,是一种6针的圆型接口。但鼠标为空脚。PS/2接口的传输速率比COM接口稍快一些,而且是ATX主板的标准接口,是目前应用最为广只使用其中的4针传输数据和供电,其余2个泛的鼠标接口之一-PS2 interface is by far the most common mouse interfaces, the original is IBM s patent, commonly known as "s
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:47207
    • 提供者:蔡国林
  1. Key

    0下载:
  2. 《51单片机开发与应用》 按键C原程序 一个好的单片机应用系统,通常要有优秀的人机交互接口。键盘是与单片机进行人机交互的最基本的途径,其以按键的形式来设置控制功能或输入数据。按键的输入状态本质上是一个开关量。人们通过键盘输入一些命令或数据,以达到控制单片机运行的目的-51 MCU development and application
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:1364
    • 提供者:杨成涛
  1. key

    0下载:
  2. PS2键盘协议代码 verilog,可以在ISE上跑,约束条件:NET"F50M" LOC="B8" NET"ps2_clk" LOC="R12" NET"ps2_data" LOC="P11" NET"rst" LOC="H13" NET"seg[6]" LOC="L18" NET"seg[5]" LOC="F18" NET"seg[4]" LOC="D17" NET"seg[3]" LOC="D16" NET"seg[2]" LOC="G14"
  3. 所属分类:source in ebook

    • 发布日期:2017-04-16
    • 文件大小:33694
    • 提供者:刘云
  1. jsPP

    0下载:
  2. js密码键盘输入器超好用,很全很详细,很简单,适合新手-js PIN pad input device super useful, it is all very detailed, very simple, suitable for beginners
  3. 所属分类:source in ebook

    • 发布日期:2017-04-14
    • 文件大小:4210
    • 提供者:陈礼佳
  1. jianpanjiankong

    0下载:
  2. vb 键盘监控
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:4622
    • 提供者:李钢
  1. magnify

    0下载:
  2. matlab绘制图形完成后,在句柄窗口实现局部放大,通过鼠标键盘的操作来选择放大区域-matlab graphics rendering is completed, the handle of the window to achieve local amplification, through the operation of mouse and keyboard to select the magnified area
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:1454
    • 提供者:肖博
  1. keyboardspy

    0下载:
  2. 支持输入法的c语言钩子, j键盘记录钩子-C language input method support hook, j hook keyloggers
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:31258
    • 提供者:卫键
  1. control-move-through-keyboard

    0下载:
  2. 使用链表结合GDI实现键盘控制游戏界面中任务的移动-Use the list to move the keyboard to control the game combined with GDI interface to achieve the task
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:121419
    • 提供者:Song
  1. Tab--key-to-switch-to-four-spaces

    0下载:
  2. 用户在键盘上输入一串带TAB键的字符串,程序可以将一个Tab键换成四个空格正确输出,亲自测试通过。-User input string with the TAB key on the keyboard string, the program can be a Tab key to switch to the correct output four spaces, personally test.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:156970
    • 提供者:曾志伟
  1. linked-list

    0下载:
  2. 从键盘依次输入10个整数(彼此以若干空格隔开),在内存中建立一个单链表。然后完成以下操作: ① 查找:输入一个欲查找的整数,找到则显示第一个相匹配的整数在单链表中所处的位置,若不存在,则显示“Not Found”。 ② 删除:输入一个欲删除的整数e,若存在则在单链表中删除第一个值为e的元素。 ③ 插入:输入一个欲插入位置i和欲插入元素e,将e插入到第i个整数之前(注意i的合法性)。-Single linked list to create, delete, search, inser
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:1088
    • 提供者:黄磊
« 1 2 3 45 6 »
搜珍网 www.dssz.com