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

搜索资源列表

  1. WCE_SPI_Driver

    0下载:
  2. WinCE下的SPI驱动,该驱动从外部按键芯片处读会按键值。-SPI driver under WinCE, the drive key from the outside at the time the chip will be key values.
  3. 所属分类:Windows CE

    • 发布日期:2017-04-08
    • 文件大小:14578
    • 提供者:杨军
  1. BPlusTree

    0下载:
  2. B+树实现的完全代码。B+树定义文件,本程序实行一个简单的B+树 (1) 一个v阶的B+树由根结点、内部结点和叶子结点组成。 (2) 根结点可以是叶子结点,也可以是有两个或更多子树的内部结点。 (3) 每个内部结点包含v - 2v个键。如果一个内部结点包含k个键,则有且只有k+1个指向子树的指针。 (4) 叶子结点总是在树的同一层上。 (5) 如果叶子结点是主索引,它包含一组按键值排序的记录;如果叶子结点是从索引,它包含一组短记录,每个短记录包含一个键以及指向实际记录的
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:233262
    • 提供者:王军杰
  1. MyKey

    0下载:
  2. 键盘按键获取,Virtual C++6.0所写,告诉你如何在自己的程序中获取键盘的按键值-Keyboard access, Virtual C++6.0 written, to tell you how to program your own keyboard key values ​ ​ to obtain
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:24951
    • 提供者:vccode
  1. P05_LED_Key_Music

    0下载:
  2. 16位凌阳单片机按键播放音乐并显示按键值在数码管上-Sunplus 16-bit microcontroller button to play music and display the key value in the digital tube
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:901207
    • 提供者:微光
  1. P05_Led_Show_Key

    0下载:
  2. P05_Led_Show_Key 按键值循环显示在数码管上程序-P05_Led_Show_Key key value in the digital control loop shown on the program
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:68598
    • 提供者:微光
  1. key_isr

    0下载:
  2. 使用sonix芯片,扫描按键,在数码管上显示相应的按键值,使用中断的方式去读取出按键的数值-Using sonix chips, scan button, the digital value of the corresponding button on the display, use the interrupt key way to read out the values
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:7624
    • 提供者:zzn
  1. uCOSnew

    0下载:
  2. 在ARM教学开发板上实现简单的按键控制,并且使得LED灯能够闪现相印的按键值-Teaching in the ARM development board to achieve a simple button control, and makes the LED light to flash of India' s key value
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:320556
    • 提供者:
  1. tm1637

    1下载:
  2. TM1637所有显示寄存器地址全部写满数据0xff,并开显示,然后再读按键值。-TM1637 all filled with all display data register address 0xff, and the open display, then read key value.
  3. 所属分类:SCM

    • 发布日期:2015-10-30
    • 文件大小:1024
    • 提供者:jikong
  1. rf-remote-control

    0下载:
  2. 射频遥控器的控制软件,主要就是学习一个码,然后把这个码和按键值发送给主控机-RF remote control software, key is to learn a code, then the code and the key value is sent to the host computer
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:3294
    • 提供者:longline
  1. TX_SCI

    0下载:
  2. 简单的串口程序,根据矩阵键盘的输入从串口输出按键值 (0-F)-Simple serial program, according to the input matrix keyboard key value from the serial output (0-F)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-10
    • 文件大小:1546605
    • 提供者:Domo
  1. tongxin

    0下载:
  2. 实现两个实验台之间的串行通讯。发送方读入按键值,并发送给接收方,接收方收到数据后在LED上显示。-Achievement of the two serial communication between the laboratory bench. Read key value of the sender, and sent to the receiver, the receiver receives data on the LED display.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:1645
    • 提供者:李小其
  1. Digital-pipe-display-experiment

    0下载:
  2. 矩阵式键盘按键值的数码管显示实验,定时器0的中断服务子程序,进行键盘扫描,判断键位-Keyboard key value matrix LED display experiment, the timer 0 interrupt service routine, the keyboard scan to determine the keys
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1335
    • 提供者:李伟
  1. keyP1602

    0下载:
  2. 基于51单片机的矩形键盘,用1602显示按键值-Based on 51 single rectangular keyboard, display the key value with 1602
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:26447
    • 提供者:张涛
  1. Scan-button

    0下载:
  2. 利用C51编写4X4矩阵键盘扫描程序,在PROTUES中进行仿真,随着按键的不同,P2口的数据指示按键值。-Prepared using C51 4X4 matrix keyboard scanner, in PROTUES the simulation, with the key difference, P2, the data indicate key value.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:37573
    • 提供者:wap
  1. IR

    0下载:
  2. 用2位数码管显示红外遥控发射器的按键值,显示用1602显示。-With two digital display Infrared remote control transmitter button values, display with 1602 display.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:18322
    • 提供者:shanxueyi
  1. keypress-case

    0下载:
  2. 可以用此软件来识别iptv上面的按键值,以此来捕获按键响应-You can use this software to identify the key value above iptv
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:2632
    • 提供者:shenxiaolin
  1. KEY4X4

    0下载:
  2. 这是4X4的矩阵键盘扫描程序,直接返回按键值-This is a 4X4 matrix keyboard scanner, return the key value directly
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:14394
    • 提供者:陈泉
  1. spianjian

    0下载:
  2. 从板meg88检测有无按键按下,若有按键按下,触发meg16主板外部中断,开始spi通信,然后将按键值返回给meg88,并用键盘显示按下的按键值-From the board meg88 detect any key press, if button is pressed, the external interrupt trigger meg16 board began spi communication, and will be key to return to meg88, and pres
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:101662
    • 提供者:nannan
  1. keyboardP-

    0下载:
  2. 单个独立按键控制led输出状态 按下加按键,数值增加直到最大值,按减按键,数值减小,直到最小值-Independent control of a single button press the plus button led output state, the value increased until the maximum, according to cut key, value decreases until the minimum
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:13291
    • 提供者:陈超
  1. fdd

    0下载:
  2. 按键消抖,对时钟沿计数决定是否将bin值给内部的按键值。-Debounced buttons, whether on the edge of the clock count within the bin value to the key value.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:86907
    • 提供者:房间奥斯
« 1 2 3 4 5 67 8 9 10 11 ... 42 »
搜珍网 www.dssz.com