搜索资源列表

  1. key

    0下载:
  2. 可以在Android手机上模拟键盘发送消息的脚本程序-this can be run on android phone, with root account, this can simulated cancel & up & down etc. key pressed
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:吉康
  1. one-key-multifunction

    0下载:
  2. 基于C51的一键多能实现代码,包含Proteus的仿真原理图,代码的注释等内容。里面有两个算法,采用定时器延时和for循环延时。-Based on the C51, one key multifunction code that contains the Proteus simulation schematics, code comments and other content. There are two algorithms:usi
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:54272
    • 提供者:唐攀
  1. one-key-multifunction_verilog

    0下载:
  2. 采用FPGA来实现的一键多能算法,Verilog 编码,包含testbench,有详细的解释说明。-Using FPGA to implement one key multifunction algorithm, Verilog coding, including testbench, a detailed explanation.
  3. 所属分类:VHDL编程

    • 发布日期:2024-04-28
    • 文件大小:54272
    • 提供者:唐攀
  1. key-frame-extraction

    0下载:
  2. in this zip folder contains the how to extract the key fr a mes and how to add the noise and RGB.
  3. 所属分类:编辑器/阅读器

  1. Eight-key-touch-keyboard

    0下载:
  2. 使用8051单片机制作的触摸8键电子琴小程序-Using 8051 single chip microcomputer to make the touch of the eight key keyboard applet
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:10240
    • 提供者:megice
  1. key

    0下载:
  2. msp430f149可用的按键程序,包括独立按键和矩阵键盘,简单易懂,开发方便-msp430f149 available key procedures, including separate buttons and matrix keyboard, easy to understand, easy development
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:155648
    • 提供者:yang
  1. key-to-led

    0下载:
  2. AVR单片机,按键控制LED灯。按键一自增,二自减-AVR computer,key contral led
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:7168
    • 提供者:史森
  1. key-232

    0下载:
  2. 通过串口发送按键码值,绝对可用,直接发给电脑的-Sent through the serial key code value, absolutely free, directly to your computer
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:sgh
  1. led-key-int0

    0下载:
  2. 基于51单片机中断实现按键改变led状态的程序-Based on 51 single-chip interrupt achieve key to change the state of the program led
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:17408
    • 提供者:jie
  1. multiple-key-press-detection

    0下载:
  2. Multiple key press detection example flash
  3. 所属分类:游戏引擎

    • 发布日期:2024-04-28
    • 文件大小:36864
    • 提供者:Marc
  1. Centralized-symmetric-key

    1下载:
  2. 完成集中式对称密钥的分配工作 说明:作为通讯的双方A和B,都已经分别和KDC拥有会话密钥Ka和Kb,但A、B之间事先没有保密通道,需要依赖KDC为它们的会话分配临时密钥Ks。在完成会话密钥Ks的分配后,A利用Ks对特定文件(test-1.txt)进行加密,并发送给B;B利用Ks对密文进行解密,并对比解密后的明文信息同原来的文件是否一致。 要求: (1)JAVA语言编程实现,基于DES完成对称密码技术的加/解密(JAVA有库函
  3. 所属分类:加密解密

    • 发布日期:2024-04-28
    • 文件大小:4096
    • 提供者:丁元元
  1. 8-key-keyboard-C-program

    0下载:
  2. 8键电子琴C程序,硬件支持:STC系列单片机 12MHz。基于AT89X51.H。适用于51单片机初学者,有详细解说-8 key keyboard C program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:12288
    • 提供者:孔齐金
  1. 4^4-key-procedures

    0下载:
  2. C语言编程,4*4按键程序,并配有proteus仿真文件-C programming language, 4* 4 key procedures, and with proteus simulation file
  3. 所属分类:压缩解压

    • 发布日期:2024-04-28
    • 文件大小:76800
    • 提供者:梁道远
  1. Key-observation

    0下载:
  2. Key observation selection-based effective video synopsis network
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:1111040
    • 提供者:KSTAIN wwy
  1. key

    0下载:
  2. 采用并行口实现数字0~9、A~F、L、U、P、n总共19个键盘 并将按键的结果用7段数码管显示出来。-Using parallel port Numbers 0 to 9, A ~ F, L, U, P, n A total of 19 keyboard And the key results with seven segment digital tube display.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:113664
    • 提供者:moweijie
  1. key

    0下载:
  2. 两个io口控制六个独立按键,附带原理图,软件是基于状态机的思想。-IO control key
  3. 所属分类:其他小程序

    • 发布日期:2024-04-28
    • 文件大小:11264
    • 提供者:刘谋稳
  1. key

    0下载:
  2. 应用verilog语言实现4*3按键输入显示在数码管上。-Application verilog language 4* 3 key input on the digital display.
  3. 所属分类:VHDL编程

    • 发布日期:2024-04-28
    • 文件大小:1024
    • 提供者:陈超帅
  1. the-elimination-of-key-debounce

    0下载:
  2. 当按一次按健时,由于按健有反应时间、有抖动,可能你按一次机器感应到几次,防抖就是让在按键正常反应时间内机器只感应一次按键效果,防止误操作,本文是基于FPGA的按键防抖程序代码,用的是VHDL语言,内容包括原理,实际操作及源码等。-When you press a pressing health, because according to health have reaction time, jitter, you may press m
  3. 所属分类:VHDL编程

    • 发布日期:2024-04-28
    • 文件大小:293888
    • 提供者:李源码
  1. usos-of-key-and-led

    0下载:
  2. UCOSII在2410上的移植,内容是一个简单的RTOS(任务为按键和LED灯)-the planting ucosii system in 2410 cpu,the content is a simple task including the task of key and LED
  3. 所属分类:操作系统开发

    • 发布日期:2024-04-28
    • 文件大小:343040
    • 提供者:monan
  1. Key

    0下载:
  2. mega128的Key转换实例,非常不错的一个例子-Key conversion examples mega128, very good demo
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-04-28
    • 文件大小:22528
    • 提供者:慕容雪
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org