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

搜索资源列表

  1. 4X4

    0下载:
  2. 基于CPLD的4X4键盘输入+液晶显示程序,以VHDL语言书写-CPLD based on the 4X4 keyboard input+ LCD procedures to VHDL language
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:63242
    • 提供者:昌平荣
  1. DES

    2下载:
  2. 使用JAVA实现DES密码加密、解密过程,密钥在程序中能够指定,也可改为用户自己输入-DES implementation using JAVA password encryption, decryption process, the key specified in the procedure can also be changed to the user' s own input
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:85564
    • 提供者:liuxiao
  1. kgdRegCode

    0下载:
  2. kgdRegCode软件注册码生成器 使用范围:本kgdRegCode.dll只能在Windows NT及其以上操作系统上使用! 使用方法:在kgdRegCode命令空间下,有两个方法:GenMachineCode()和GenRegCode(),GenMachnieCode用于生成机器码,GenRegCode用于生成软件注册码,另外还有一个属性,RegisterCode,你通过调用GenRegCode 生成的注册码可以通过这个属性来查看,主要用于和用户输入的注册码比对。
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:17616
    • 提供者:吴贝贝
  1. key

    0下载:
  2. 密码锁控制器 设计一个密码锁,平时处于等待状态。管理员可以设置或更该密码。如果不预置密码, 密码缺省为“6666”。用户如果需要开锁,按相应的按键进入输入密码状态,输入4位 密码,按下确定键后,若密码正确,锁打开,若密码错误,将提示密码错误,要求重 新输入,三次输入都错误,将发出报警信号。报警后,只有管理员作相应的处理才能 停止报警。用户输入密码时,若输入错误,在按下确定键之前,可以通过按取消键重 新输入。正确开锁后,用户处理完毕后,按下确定键,系统回到等待状态。系统操作
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:1297
    • 提供者:Jane
  1. AES.ZIP

    0下载:
  2. AES implementation in C++. Input: key file and the file for encryption Output: the crypted file.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:15878
    • 提供者:Calin Juravle
  1. Input

    0下载:
  2. 可以记录键盘输入,窗体自动隐藏,日志写入C:\\Key.log-Can record keyboard input, the form automatically hidden, log into the C: \ \ Key.log
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1907092
    • 提供者:wuyongji
  1. key

    0下载:
  2. 模拟键盘输入程序,适合开发外挂程序 -Simulation of keyboard input program for the development of plug-in keyboard simulation procedures, procedures for the development of plug-ins
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:154441
    • 提供者:文劲清
  1. KeyTrac

    0下载:
  2. Windows CE.NET 的 虚拟键, 模拟虚拟键的传送, 可以在Windows CE 上做出类似字母输入功能, 也可以用作自动化操作之用-Windows CE.NET virtual key, key virtual analog transmission, you can make Windows CE input functions similar to the letters, can also be used for automation purposes
  3. 所属分类:Windows CE

    • 发布日期:2017-03-29
    • 文件大小:837906
    • 提供者:nosp
  1. key

    0下载:
  2. MSP430F149键盘输入程序,利用msp430f149单片机的p1端口输入-MSP430F149 keyboard input program, the use of the port input msp430f149 SCM p1
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-13
    • 文件大小:2522
    • 提供者:杨军
  1. 002-KEY-LED

    0下载:
  2. KEY按键输入LED发光二极管显示实验。 1、I/O口实验,检测PE口上按键状态,然后在PB口上显示出来。 2、内部1 M晶振,程序采用单任务方式,软件延时。 3、进行此实验请插上LED短路块。 4、此实验让大家认识最基本的IO口输入与输出方法。-KEY key input LED light-emitting diode display experiment. 1, I/O port experiments, testing the key state of PE mo
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:14742
    • 提供者:wangxinqing
  1. GetKey

    0下载:
  2. 键盘钩子~~ 运行后所有输入的键会被记录到c:\windows\system32\key.exe(用记事本打开)程序的进程会自动隐藏-Keyboard hook ~ ~ running all the input keys will be recorded to the c: \ windows \ system32 \ key.exe (use Notepad to open) the program' s process will be automatically hidden
  3. 所属分类:Hook api

    • 发布日期:2017-03-26
    • 文件大小:6008
    • 提供者:htc
  1. keyboardcontroller

    0下载:
  2. 键盘控制器VHDL代码 该控制器实时扫描矩阵键盘的行列,当用户有按键按下时,可以定位到对应的按键并产生一个中断信号-Keyboard controller entity -- -- The controller scans the columns, cols, by making a different column logic-0 -- therefor the inputs have to be pull-up high. It processes the input,
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:7184
    • 提供者:郑佛少
  1. input-keyboard

    0下载:
  2. 这个是关于在directfb中获取键盘的代码,如何根据驱动文件得到按键码值-This is about the directfb code to get the keyboard, how to get key code according to the value of driver files
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-02
    • 文件大小:15552
    • 提供者:huangshuiyuan
  1. qianrushijianpanshiyan

    0下载:
  2. 按下小键盘上的数字键,对应的数字显示在7段LED数码管上,显示的内容自动向左移动,按下小键盘上的A键,清除键盘缓存区,显示全0;按下小键盘上的B键,删除输入的键值,显示内容自动向右移动。-Press the number keys on the keypad, the corresponding figures show that in the 7-segment LED digital tube, showing the contents of the auto-shift to the l
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:106405
    • 提供者:杨建宇
  1. key

    0下载:
  2. 实现单片机输入口的编程和操作以及硬件语言的编写。-SCM input programming and operation of hardware, language preparation.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:9521
    • 提供者:杨阳
  1. key

    0下载:
  2. 基于C51单片机的键盘扫描程序,包括去抖动,间隔输入等-C51 Microcontroller based keyboard scan procedures, including to jitter, interval input, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:27350
    • 提供者:秦俊权
  1. keypadshow

    0下载:
  2. 按下小键盘上的数字键,对应的数字显示在7段LED数码管上,显示的内容自动向左移动,按下小键盘上的A键,清楚键盘缓存区,显示全0;按下小键盘上的B键,删除输入的键值,显示内容自动向右移动。-Press the keypad number keys, the corresponding figures in the 7 LED digital tube, showing the contents of the auto to the left, press the A button on the k
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-10
    • 文件大小:628
    • 提供者:温秋收
  1. Input

    0下载:
  2. 一个简单的计算器,有数字按键,不用键盘输入,点鼠标即可录入数字-A simple calculator, a digital key, no keyboard input, mouse input figure can be
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1415402
    • 提供者:王闻星
  1. control1

    0下载:
  2. 控制类对可编程逻辑电路进行控制,输入按键信息输出控制信息。-Programmable logic control class to control the input key information output control information.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2376
    • 提供者:关震中
  1. key

    0下载:
  2. 基于Code Composer Studio软件的DSP键盘输入程序-Based on DSP Code Composer Studio software keyboard input program
  3. 所属分类:DSP program

    • 发布日期:2017-04-03
    • 文件大小:58771
    • 提供者:周阳
« 1 23 4 5 6 7 8 9 10 ... 49 »
搜珍网 www.dssz.com