搜索资源列表

  1. ds1307

    0下载:
  2. 本程式通过4*4键盘的输入控制步进马达的正转和反转,停止转动以及加速和减速.-the program through 4* 4 keyboard input to control stepper motors and the switch is turned around, stop turning and accelerating and decelerating.
  3. 所属分类:电子政务应用

    • 发布日期:2024-05-17
    • 文件大小:63488
    • 提供者:chen
  1. keyboard_record

    0下载:
  2. 用于记录键盘数据,形成记录文件,可以与*程序配合,是盗取密码的必备源代码。-keyboard for data record form documented, and the Trojan program can meet. stolen password is required for source code.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-17
    • 文件大小:45056
    • 提供者:
  1. C51_3X3

    0下载:
  2. C51_3X3键盘扫描程序 包括键消抖延时函,扫描算法-C51_3X3 keyboard scanning procedures, including key source buffeting delay letter, scanning algorithm, etc.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:david
  1. chaoqiang_key

    0下载:
  2. 这是我写的一个超强的键盘程序,语言是汇编!-This is what I wrote a super keyboard procedures, the language is a compilation!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:长城
  1. key_state_mechine

    0下载:
  2. 4*4矩阵键盘扫描函数,用状态机实现,不用延时以消抖,只需在一个定时10~12ms左右的中断函数里调用,从而节省了单片机时间-4* 4 matrix keyboard scan function, the state machine to achieve, not delay to eliminate buffeting, only in a regular 10-12ms about the interruption function
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:lkh
  1. keyC

    0下载:
  2. 一个51单片机C语言的矩阵键盘扫描和处理程序,对于单片机初学者或者应用人员是个很好的模块-a 51 microcontroller C language keyboard matrix scanning and handling procedures, For beginners, or application MCU staff is a very good module
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:赵振刚
  1. 20061022

    0下载:
  2. 能够截取对方部分键盘输入,并在系统目录下生成*,并发送到自己的免费邮箱的*程序-interception to the other side of the keyboard input and the system directory generation keyboard records, Concurrent to the free posting Trojan program
  3. 所属分类:Email客户端

    • 发布日期:2024-05-17
    • 文件大小:79872
    • 提供者:李明
  1. encorekbd

    0下载:
  2. CY3654D500 USB键盘程序,是熟悉USB键盘协议的很好学习参考程序-CY3654D500 USB keyboard procedure is familiar with the agreement USB Keyboard good learning reference program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:10240
    • 提供者:luoyi
  1. fs44b0_key

    0下载:
  2. uClinux 8X8键盘驱动基于S3c44b0x-uClinux-based 8X8 S3c44b0x Keyboard Driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-17
    • 文件大小:58368
    • 提供者:流域
  1. MapAppVC

    0下载:
  2. 模拟键盘例子,发送到当前活动窗口,Visual C++6.0实现。-simulated keyboard example, sent to the current activities of the window, Visual C 6.0.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-17
    • 文件大小:191488
    • 提供者:大海
  1. MyKeySample

    0下载:
  2. 模拟键盘例子,发送到当前活动窗口,Visual C++6.0实现。-simulated keyboard example, sent to the current activities of the window, Visual C 6.0.
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-17
    • 文件大小:61440
    • 提供者:大海
  1. Calculatorassembly

    0下载:
  2. 文件名:main.asm 完成对从键盘输入的0-9的数的存入 完成对从键盘输入回车、"ESC"键及“+”,“-”,“*”,“/”键的分析及对加、减、乘、除过程的调用。 完成对从键盘输入错误数据的分析 程序在编写过程中使用了宏,模块。供汇编程序初学者及爱好者参考。 -File Name : main.asm completion of the keyboard input from 0-9 for the comp
  3. 所属分类:汇编语言

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:五香
  1. 20060331112724176

    0下载:
  2. 基于51单片机与MIRARE的外围接口电路,包括键盘控制,LED显示,看门狗电路等-MIRARE MCU and the external interface circuit, including keyboard control, LED display, Watchdog circuit
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:51200
    • 提供者:李永双
  1. VHDLKEYBOARD

    0下载:
  2. 此模块用 VHDL 硬件描述语言来实现,对键盘设计的实际操作检验表明,此模块响应迅速、识别准确,较好地实现了键盘扫描和去抖动功能, 达到了预期的设计目的。同时,将状态机、扫描线、计数器等相关参数稍作改动,就可以扩展到实现不同键盘矩阵的设计-VHDL hardware descr iption language to achieve the keyboard design of the actual operation of testin
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:62464
    • 提供者:章菁
  1. Verilog_Development_Board_Sources

    0下载:
  2. 朋友,我是Jawen.看到先前上载的一套CPLD开发板的VHDL源码挺受欢迎的,现在就将她的Verilog源码也一并贡献给大家:8位优先编码器,乘法器,多路选择器,二进制转BCD码,加法器,减法器,简单状态机,四位比较器,7段数码管,i2c总线,lcd液晶显示,拨码开关,串口,蜂鸣器,矩阵键盘,跑马灯,交通灯,数字时钟-friends, I Jawen. previously seen on the set of CPLD Develo
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-17
    • 文件大小:3151872
    • 提供者:Jawen
  1. PS2_command

    0下载:
  2. PS/2键盘在51单片机上的应用,包括发送和接收命令,注释详细-PS/2 keyboard on the 51 microcontroller applications, including sending and receiving orders, detailed Notes
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:39936
    • 提供者:陈新明
  1. vc++hookdll

    0下载:
  2. 中文键盘钩子.                                                     欢迎下载!-Chinese keyboard hook. welcome to download!
  3. 所属分类:钩子与API截获

    • 发布日期:2024-05-17
    • 文件大小:1585152
    • 提供者:LILI
  1. jianpanjilu

    0下载:
  2. 一个用VC写的*器代码,简单并且实用.-VC write a keyboard recorder code, simple and practical.
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:826368
    • 提供者:hacker
  1. lcdkz

    0下载:
  2. LCD显示温控器制作成功 参考了明浩的温度控制器V1.5和使用1602液晶显示和PS/2键盘的示例-LCD temperature controller reference to the production of Geology temperature controller and the use of V1.5 1602 LCD display and PS/2 keyboard examples
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-17
    • 文件大小:220160
    • 提供者:sjj
  1. key1

    0下载:
  2. Altera CPLD矩阵键盘一个很不错的Altera芯片程序-Altera CPLD matrix keyboard is a good Altera chip process
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-17
    • 文件大小:136192
    • 提供者:思考
« 1 2 ... 41 42 43 44 45 4647 48 49 50 »

源码中国 www.ymcn.org