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

搜索资源列表

  1. exp22

    0下载:
  2. 先输入一个关键字符串,然后输入一个句子 找出关键字符串在句子中位置 -Input a key string, and then enter the string a sentence to identify key positions in the sentence
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:863
    • 提供者:刘鑫生
  1. main

    0下载:
  2. Descr iption: 对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记录,返回0,并将待查记录插入到适当位置,即该查找属于动态查找。输出查找过程中每一轮的low,mid,high 值,以及与给定值相比较的关键码值,并输出最后找到的位置,及变化后的数组。 注意:该数组为整型,数组中关键码存储位置为r[1]~r[n],r[0]留作它用,且关键码个数大于4. Input Format: 第一行输入数
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:4901
    • 提供者:kernel
  1. Ellipticcurvepublickeysystem

    0下载:
  2. 计算机安全学中椭圆曲线公钥系统的c源码 输入与输出: 请输入椭圆曲线方程y^2=x^3+cx+d(mod p)中c,d,p的值:8,10,23 椭圆曲线方程为y^2=x^3+8x+10(mod23) 请输入所取明文x的x1,x2:19,13 请输入选择的椭圆曲线上的点a0的x,y:7,8 请输入私钥a=17 选取t=3 加密的结果是(y0,y1,y2) = ((22,22),20,18) 实施解密: (c1,c2)=(18,12) x1=19
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:12374
    • 提供者:ttt
  1. Topo_logical_Order_7_12D

    0下载:
  2. 拓扑排序,并求关键路径.按UDG图的格式输入,程序创建UDG图,然后求关键活动,进行拓扑排序,最后将拓扑排序的结果输出。-Topological sort, and seek the critical path. By UDG graph format input, the program creates UDG chart, key activities and then seek to carry out topological sort, and finally output the re
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1734
    • 提供者:董金勇
  1. TimingClock

    0下载:
  2. 需要一个八位LED数码管显示器用于显示时间(分,秒);显示的初值在启动实验箱运行程序后输入;按任意键后时间开始走动,每隔一秒改变一次显示值(每60秒为一分钟,60分一小时,24小时后复位);能同时显示时分秒共六位;秒钟为60时,能自动复位到零,并使分钟加一;分钟为60时,能自动复位到零,并使小时加一;小时为24时时,自动复位到零。LED数码管显示器循环显示时分秒的动态值。现显示过程中,按A键可重新置初值;按B键暂停时间,再按一次从当前时间开始计时;D、E、F键分别清除小时、分钟、秒钟对应两位。-
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:599460
    • 提供者:苏鸿飞
  1. EmbroideryMachineControllerDesign

    0下载:
  2. 用STAR ES598PCI单板机开发机系列接口芯片设计一个可以控制步进电机转速、转向和转动步数。 (1)键输入方向和速度以及步数; (2)LED显示上述数据 -SBC developed by STAR ES598PCI series interface chip designed to control a stepper motor speed, steering and turning a few steps. (1) key input direction and spe
  3. 所属分类:assembly language

    • 发布日期:2017-03-24
    • 文件大小:171207
    • 提供者:mike
  1. ElgamalEncryption

    0下载:
  2. Elgamal encryption project, created with visual basic 6. Support text files input and output. Generate automatic public and private key.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:10753
    • 提供者:ndowie
  1. 6

    0下载:
  2. 十进制到十六进制的转换。要求: 1.从键盘取得十进制数,然后以十六进制在屏幕上显示; 2.能连续多次转换输入的十进制数,以回车键作为输入十进制数的结束; 3.若键盘输入的不是数字,则在屏幕上提示:“the input is not a a number,again,please!” 4. 键入‘q’键则可退出程序 -Decimal to hexadecimal conversion. Requirements: 1. To obtain a decimal number
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:735
    • 提供者:金逸
  1. dizimimasuo

    0下载:
  2. 电子密码锁:利用单片机作为控制核心,完成一个具有按键输入、误码报警、数码管显示的电子密码锁-Electronic Code Lock: Using microcomputer as the control core, the completion of a key input, error alarm, LED display electronic lock
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:4752
    • 提供者:harry
  1. javacode

    0下载:
  2. 布局与组键大小问题、定义接口与接口的继承、面板的基本使用、事件驱动器的编程、二维数组的输入与显示-Group key layout and the size of the problem, define interfaces and interface inheritance, the basic use of panels, event-driven programming device, two-dimensional array of input and display
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:1958
    • 提供者:潘迎新
  1. song

    0下载:
  2. module song(clk,key,song_out,led) input [7:0] key input clk output song_out output [7:0] led reg song_reg reg [21:0] count reg [19:0] delay reg [7:0] key_reg always @(posedge clk) begin count=count+1 if((count==de
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:365745
    • 提供者:罗仲景
  1. mazhilang

    0下载:
  2. 本程序由汇编语言设计: 功能分四大块: 1:Read Cmos message 读取一些Cmos 中的信息,并显示。 2: Show The Time 显示当前日期和时间。 3:Test the Key_Board 测试按键,每按一键,相应显示该键的Asci 码 和 Scan 码。 4:Math operation 由用户输入算术式,以 = 结束,相应在屏幕上显示结果。运算符号 包括 + , - , * , / 。 5:Escap
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:3294
    • 提供者:liuliu
  1. 5555

    0下载:
  2. 初始条件: DOS操作系统。编辑,汇编,连接,调试工具:edit、masm、link、debug 要求完成的主要任务: 产生机关枪声,要求枪声时间可控,由键盘输入控制值。按“Q”键退出 -Initial conditions: DOS operating system. Edit, compile, link, debug tools: edit, masm, link, debug required to complete the main tasks: produce ma
  3. 所属分类:assembly language

    • 发布日期:2017-04-17
    • 文件大小:118906
    • 提供者:胡月
  1. ca3

    0下载:
  2. 可以进行十进制数四则运算的计算器用按键输入数据具有清零和复位功能具有连续运算功能-Can be decimal arithmetic calculator with the four key input data with the Clear and Reset functions in continuous operation function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:889
    • 提供者:李飞跃
  1. Prob

    0下载:
  2. 在屏幕上开出三个窗口: 用“<-”和“->”键选择左窗口或右窗口为当前活动窗口,从键盘输入字符, 字符就会从当前活动窗口的最下行开始显示,同时也在下窗口显示。当一行字符显 示满后(左右窗口一行显示20个字符,下窗口显示50个字符),窗口自动向上卷 动一行,输入的字符仍显示于最低一行,窗口最高一行向上卷动后消失,按ESC键 程序运行结束。 -Use ""- "and"- "" key to select the left o
  3. 所属分类:assembly language

    • 发布日期:2017-04-04
    • 文件大小:1517
    • 提供者:风筝
  1. 4X4-keyboard-scanning

    0下载:
  2. 4X4键盘扫描,由4X4组成16个按键矩阵,设计成16个音的输入, 使按下其中一个键时,经过8位单片机AT89S52的处理后能发出其对应的音符。-4X4 keyboard scanning, composed of 16 keys from the 4X4 matrix, designed to sound input 16, so that pressing one of the key, through the 8-bit microcontroller AT89S52 of treatme
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6554
    • 提供者:jlz
  1. MCSP

    0下载:
  2. 计算两个字符串的最小公共子串划分(MCSP)。最小公共子串划分(MCSP)是指把两个字符串划分成相同的子串的集合,同时要求划分的子串数目最少。比如,S1 = cdabcdabceab,S2 = abceabcdabcd,求得的MCSP是(cdabcd, abceab), (abceab, cdabcd).MCSP问题是基因重组中的关键问题,并且与用逆转重复字串进行排序的问题十分相近。MCSP问题是NP难的。-The code is to compute MCSP of two given str
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2898
    • 提供者:luckypig
  1. GetFocus

    0下载:
  2. 取另一程序的键盘输入焦点,关键是两个程序共享输入。 本程序中,输入了窗口标题后,点击GetFocus按钮,(稍候)程序将找到该窗口,并取出该窗口的输入焦点,并显示。如果没有输入焦点,显示为0x0. 也能设置输入焦点,不过只是为了让程序大一些免得通不过审核,你可以自行看一下,应当不难。-Another program to take keyboard input focus, the key is two programs to share input. This program, ent
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:27470
    • 提供者:liyiliang85
  1. jgrapht-0.8.1

    0下载:
  2. This code implements the shortest path algorithm via the simple scheme and fibonacci heap data structure. It has 3 kinds of testing data input method : random input by computer, reading from the file, reading from the key board.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-10
    • 文件大小:1826275
    • 提供者:Jazz
  1. 20091026_dzcs

    0下载:
  2. This typing tutor program has been developed to help beginners learn the location of keys on the computer keyboard, and typewriter. Most people want to look at the keyboard as they type -- a habit that is difficult to break. If you wish to input data
  3. 所属分类:Printing program

    • 发布日期:2017-04-03
    • 文件大小:432938
    • 提供者:zlh
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 50 »
搜珍网 www.dssz.com