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

搜索资源列表

  1. rsa

    0下载:
  2. rsa算法的实现,输入两个质数和公钥,即可计算出私钥,输入需加密内容,然后就可看到加密后的结果.这是rsa算法的简单应用,对于理解此算法很有帮助-rsa algorithm, the input of two prime numbers, and public key, the private key can be calculated, enter the content to be encrypted, and then you can see the encrypted result. r
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1391
    • 提供者:王琪
  1. button-keys--led

    0下载:
  2. 8255A的A口作为输出功能,连接8盏LED灯。 8255A的B口作为输入功能,连接8个按钮。 当B口的某一按钮按下,对应的LED灯就点亮同时。同时,数码管上显示对应的按键号。如B口按钮1按下,1号LED灯就点亮,8段数码管显示1.-8255A A-port as output, connect 8 LED lights. 8255A, B port as input, connecting eight buttons. When the B port of a button is pr
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-04
    • 文件大小:111837
    • 提供者:杨丹
  1. Method_01

    0下载:
  2. 利用OpenCV自带的cvMatchShapes方法进行轮廓匹配。可手动设置输入的两幅图像。程序中有对程序的注释和关键逻辑步骤的解释,该程序为轮廓匹配方法提供一定的思路,需要VC6.0+OpenCV_1.0-Contour matching using the cvMatchShapes method with the OpenCV. Two images manually set the input. Notes on procedures and key steps in the inter
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:264583
    • 提供者:王山
  1. Freescale

    0下载:
  2. 飞思卡尔驱动程序,包括输入捕捉,按键显示等-program for freescale,including input capture,key and display and so on
  3. 所属分类:assembly language

    • 发布日期:2017-04-08
    • 文件大小:973824
    • 提供者:王二小
  1. 12864mimasuo

    0下载:
  2. 12864密码锁 ,矩形键阵输入,能改密码,输入错误次数有限制-12,864 locks, rectangular key array input, can change your password, a limited number of input errors
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1792
    • 提供者:杨力铭
  1. FocalSpot

    0下载:
  2. Visual C#实现按回车键让焦点在录入控件中移动的窗口,回车切换控件焦点//要想使这个方法起到作用先将窗体的keypreview属性改为true,此功能看上去要更加智能一些,对于经常使用键盘操作的录入员来说,是个很实用的功能,无需让用户去定焦确认,省去了一些录入的宝贵时间。 ,作者拥有版权,仅供学习与参考。-Visual C# and press the Enter key to move the focus in the input control in the window, ent
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:16080
    • 提供者:余香肉丝
  1. A

    0下载:
  2. 进行虚拟按键输入,可以设置时间,设定输入的字母-Virtual key input, you can set the time, set the input alphabet
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1923
    • 提供者:钢灵海川
  1. electric-piano-

    0下载:
  2. 本系统基于单片机ATMEGA16L为核心处理器,由液晶屏LCD1602显示,采用4X4键盘输入,同时采用扬声器输出声音,本设计通过16个按键实现两种音质16个音符的弹奏、能播放4首音乐及音符同步显示,采用软件实现录音等功能,共同构成了一个具有多功能的电子琴。-The system is based on the core processor chip ATMEGA16L by LCD1602 LCD display, using 4X4 keyboard input, while using t
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:361865
    • 提供者:心随飞翔
  1. B06040324_A4

    0下载:
  2. 加密 要求:(1)输入任意一段明文M,以及密钥K (2)根据以下公式将其转换为密文C。 Ci = mi + K ,其中i = 0,1,……n-1 , K 为密钥; (3)具有输入输出界面。 -Encryption requirements: (a) enter any period of plaintext M, and the key K (2) according to the following formula to convert ciphertext C. C
  3. 所属分类:Console

    • 发布日期:2017-03-27
    • 文件大小:306668
    • 提供者:Chengwei Xiao
  1. interrapt_driver

    0下载:
  2. 基于三星s3c2440芯片,在输入子系统的基础下以中断方式来处理中异常的按键驱动程序。-Based on samsung s3c2440 chip, with the foundation of the input sub-system in interrupt way to deal with the abnormal key drivers.
  3. 所属分类:Driver develop

    • 发布日期:2017-03-27
    • 文件大小:2209
    • 提供者:李飞
  1. SourceCode

    0下载:
  2. 实现自定义的USB编程。启用了D12的端 点1和端点2,端点1为中断传输,最大包为16字节,查询间隔为10ms。端点2为批量 传输,最大包为64字节。端点1的输出第一个字节为控制END USB板上的LED的,每个 bit代表一个LED,为1时表示对应的LED亮。端点1的输入第一个字节为返回的开关 状态,每个bit代表一个按键,为时表示对应的按键按下。输出端点2的数据通过串 口发送出去,串口接收到的数据通过端点2返回。-Implement custom USB programm
  3. 所属分类:USB develop

    • 发布日期:2017-04-04
    • 文件大小:102197
    • 提供者:zxh
  1. PIC_Menus_LCD

    0下载:
  2. PIC16F877单片机C程序,LCD1602显示,AD键读入,多菜单选择,-The C Program has detailed procedures for PIC16F877 chip with Displaying in LCD1602,AD-key input and more menu selection on the LCD1602.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:13751
    • 提供者:tianweihua
  1. KB4

    0下载:
  2. 键盘程序类似手机的九宫格输入模式,可以实现使每个键通过短时间内的按下次数不同识别不同的字符输入,节省键盘对系统控制面板的空间占用 -Squares procedure similar to cell phone keypad input mode, you can achieve so that each key is pressed through a number of different short identify different character input, the key
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:65678
    • 提供者:孔巧
  1. 605LOCK_TCL29NC41_24c32

    0下载:
  2. TCL彩电29NC41存储器芯片24c32数据,按键已被禁用,信号源为天线输入,适合宾馆使用。-TCL TV 29NC41 memory chip 24c32 data, the key has been disabled, the signal source for the antenna input, suitable for hotel use.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:4182
    • 提供者:y
  1. comm

    0下载:
  2. 文件比较 对两个按字典序排列的有序文件file1和file2的内容进行比较,生成三列输出:仅在file1中出现的行,仅在file2中出现的行,在两个文件中都存在的行,并将输出按字典序排列。 【输入形式】 输入文件为当前目录下的comm.in。 该文件中有两行,每行存有一个文件名。第一行为file1名称,第二行为file2名称。对两个文件的内容进行比较。 每个文件的内容不超过50行,且按字典序排列。 【输出形式】 输出文件为当前目
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:457752
    • 提供者:
  1. des

    0下载:
  2. DES算法的加密算法,输入为明文,密钥,然后进行加密,输出结果-DES algorithm encryption algorithm, the input is plaintext key, and encrypted, the output
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:216758
    • 提供者:周永海
  1. myshell

    4下载:
  2. 开发的Shell程序支持以下命令: 1)cd <directory>——将当前默认目录改变为<directory>。如果没有<directory>参数,则显示当前目录;如果<directory>目录不存在,会出现合适的错误信息提示。 2)clr——清屏 3)dir <directory>——列出目录<directory>的内容 4)environ——列出所有的环境变量 5)echo <comment
  3. 所属分类:Shell api

    • 发布日期:2017-05-29
    • 文件大小:11836179
    • 提供者:余雅婷
  1. DES

    0下载:
  2. DES function for the encryption of DES,use matlab to make it possible,first input in the function is plaintext ,second one is key,and last is to choose encrypt or decrypt
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:28323
    • 提供者:shuyueli
  1. yanghui

    0下载:
  2. 杨辉三角形的输入,关键是数组的应用等知识-Yang Hui triangle input, the key is an array of applications such as knowledge
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1695
    • 提供者:perce
  1. New-Fuzzy-nNetwork-design-using-Genetic-Algorithm

    0下载:
  2. In this paper a Conventional PD Controller and Fuzzy Neural Controller for trajectory tracking of mobile robot platform is presented. Using computed torque method is given input- torque on mobile robot wheels. The locomotion control structure is
  3. 所属分类:matlab

« 1 2 ... 32 33 34 35 36 3738 39 40 41 42 ... 49 »
搜珍网 www.dssz.com