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

搜索资源列表

  1. wave_produce_VHDL

    0下载:
  2. --文件名:mine4.vhd。 --功能:实现4种常见波形正弦、三角、锯齿、方波(A、B)的频率、幅度可控输出(方波 --A的占空比也是可控的),可以存储任意波形特征数据并能重现该波形,还可完成 --各种波形的线形叠加输出。 --说明: SSS(前三位)和SW信号控制4种常见波形种哪种波形输出。4种波形的频率、 --幅度(基准幅度A)的调节均是通过up、down、set按键和4个BCD码置入器以及一 --个置入档位控制信号(ss)完成的(AMP的调节范围是0~5V,调节
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-25
    • 文件大小:10315
    • 提供者:huangsong
  1. Show_Keys

    0下载:
  2. Visual C++ 程序,捕获按键,自动显示按键值。-Capture button, automatically display the button value.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-26
    • 文件大小:15038
    • 提供者:tichangjun
  1. 4x4keypad

    0下载:
  2. 4*4按键扫描程序,通过行翻转法对键值进行求解,AVR Mega16,可对程序稍作修改就可使用!-4* 4 keypad scanner, through the reversal method to solve the key, AVR Mega16, the procedure can be used with some slight modifications!
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-29
    • 文件大小:27759
    • 提供者:jiben042
  1. Testlet

    0下载:
  2. 测试工具,可以测试java手机按键值,字体的大小的测试工具代码,还可以将结果传到服务器-Java mobile phone button for testing the value of the sizes of the test tool code, the results can also be spread to the server
  3. 所属分类:J2ME

    • 发布日期:2017-04-16
    • 文件大小:70267
    • 提供者:sanmulong
  1. LEDJZ

    0下载:
  2. 通过数码管显示矩阵按键值,并带有蜂鸣器鸣叫功能,采用c51编写,在51单片机上可以运行-Through the digital display value matrix keys, and sing with a buzzer function, the use of C51 prepared at 51 single-chip can run up
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1487
    • 提供者:夏金伟
  1. keyboard

    0下载:
  2. 指提供一些函数给任务调用,获取按键信息,或读取按键值。-Refers to the mission to provide some function calls, access to key information, or read the button value.
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2845
    • 提供者:dingdaozi
  1. key

    0下载:
  2. 读取frv实验系统上的按键值 并以此来控制frv实验板上的led 基于嵌入式linux-FRV experimental system to read the buttons on the value and thus to control the board FRV experiment led based on embedded linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-24
    • 文件大小:374399
    • 提供者:ymcorn
  1. anjian

    0下载:
  2. 4*4矩阵键盘按键显示按键值,并循环移位,-4* 4 Matrix keyboard button shows button value, and cyclic shift
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:12862
    • 提供者:tanlin
  1. up51

    0下载:
  2. * 程序描述 : * * 程序分两大部分,当开发板上电的时候拨码开关的第一位是闭合(ON)的状态 * * 运行LOOP1循环,矩阵键盘有效,数码管显示按键值,同时将按键值通过串口发* * 送出去。 * * 当开发板上电的时候拨码开关第一位是打开的(OFF)的状态,则独立键盘有效 * * 按下K1则逆时针点亮数码管的每一段,按下K2键则顺时针点亮数码管的每一段 * * 同时将当前点亮数码管的数据通过RS232串口发送出去。- * Descr ip
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2439
    • 提供者:邹宁
  1. keyboard

    0下载:
  2. 本程序主要完成的是完成4×4键盘扫描的,然后获取其键值,并对其进行编码,从而进行按键的识别,并将相应的按键值进行显示。-This procedure is mainly done to complete 4 × 4 keyboard scan, and then get their keys and their codes, in order to carry out the identification of keys and values of the corresponding displ
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1346
    • 提供者:柳苏
  1. 16key

    0下载:
  2. 16*16键盘51单片机C语言扫描程序,数码管显示按键值-16*16key to mcu51
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:13667
    • 提供者:ramend
  1. DSP_Basic_development_program

    0下载:
  2. 1.DSP基本开发实验(熟悉CCS和DSP基本开发流程) 2.I/O控制实验(获取按键值并驱动LED显示) 3.中断设计实验 4.定时器实验 5.DMA实验 6.McBSP1接口实验 7.DSP/BIOS实验 8.音频Codec芯片AIC23数据采集回放实验 9.离散傅立叶变换DFT 10.无限冲击响应滤波器(IIR)算法实验 11.有限冲击响应滤波器(FIR)算法实验 12.实数快速傅立叶变换(FFT)算法实验 -Basic developmen
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:1163963
    • 提供者:于海
  1. EXP4_sec

    0下载:
  2. 秒表 4个7数码管中的任何一个显示任意按键按下的次数。初始值为0,当计数到9时,下一次数值为0。利用Verilog HDL语言,编程实现上述功能。-Stopwatch
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:504335
    • 提供者:dsds
  1. fm_gui_v2

    0下载:
  2. 基于傅立叶-梅林变换的matlab编写的配准系统,运行fm_gui.m后即出现演示界面,左侧的两个图形框选择待配准的两幅图像,图像可以进行缩放旋转变换。右侧的列表框"Window"下可以选择滤波窗,"Rotation"、"Scale"、"Log-polar"可分别选择旋转、缩放、以及对数极坐标变换所用的插值方法,按键"REGISTER"下的滑动 键可选备选的峰值点总数,点击"REGISTER"按键, 对应的下方图形框即显示配准后的两幅图像,最下方的"Translation"、"Rotat
  3. 所属分类:GIS program

    • 发布日期:2017-03-23
    • 文件大小:532690
    • 提供者:刘子木
  1. anjian

    0下载:
  2. 一键多功能按键识别技术。对于要通过一个按键来识别每种不同的功能,我们给每个不同的功能模块用不同的ID号标识,这样,每按下一次按键,ID的值是不相同的,所以单片机就很容易识别不同功能的身份了。 -One-touch multi-function key recognition technology. For a button to pass to identify the different functions of each, we have different functions to ea
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:67288
    • 提供者:
  1. PS2_keyboard_driver

    0下载:
  2. 利用MSC51系列单片机 89S52 模拟PS2协议 对 PS2键盘进行读取操作 , 通过LCD1602显示 按键值 包括功能键-USE MSC51 SERIES MCU 89S52 TO DRIVER ps2 KEYBOARD AND DISPLAY ON lcd1602
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:28299
    • 提供者:蔡德洋
  1. ps2_mouse_driver

    0下载:
  2. 利用MSC系列单片机 89S51 模拟PS2协议 对鼠标进行读写控制 可以再LCD1602 上显示坐标和鼠标按键值-used MSC series MCU 89S51 to drive PS2 mouse ,display the keyvalue and position
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:29722
    • 提供者:蔡德洋
  1. Key

    0下载:
  2. 按键驱动程序。主要功能:如果按下查询键值,消抖,发送标志位置位 如果同一个键一直处于按下状态,只发送一次;如果是两个特殊键,则一直发送。-Key drivers. Main functions: if the key press inquiries, elimination Buffeting, send mark the location of places, if the same key has been pressed, and sent only once if there are
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:3195
    • 提供者:kangde1619
  1. example5

    0下载:
  2. 用 8 个按键对应 8 个数字显示,初始值为 0。按 key1 到 key8 可以显示 1到8 的数值。-With 8 keys corresponding to eight figures show that the initial value of 0. By key1 to key8 can display 1 to 8 values.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:28624
    • 提供者:panda
  1. S7_PS2_RS232

    0下载:
  2. 利用cpld作为cpu控制器将ps2中取得按键值通过串口传送给pc机-cpld verilog ps2 UART
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:1438790
    • 提供者:wphyl
« 1 2 3 45 6 7 8 9 10 ... 42 »
搜珍网 www.dssz.com