CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 SCSI/ASPI 搜索资源 - keyboard

搜索资源列表

  1. cc

    0下载:
  2. 随机产生若干个0~100的随机数,从键盘输入待输入的随机数的个数,并求和、平均值、最大值、最小值、并统计小于60的随机数的个数,如果结果为小数,要求小数点后面保留两位有效数字。-Randomly generating a plurality of random numbers of 0 to 100, to be entered from the keyboard to enter the number of the random number, and sum, average, maximu
  3. 所属分类:Compiler program

    • 发布日期:2017-11-16
    • 文件大小:728
    • 提供者:潇嬣
  1. Huffman-coding-and-decoding

    0下载:
  2. 在从键盘上输入字符时,只要是键盘上的字符任何字符都能接受,并能统计出输入的一串字符串中各个字符出现的次数,作为构建哈夫曼树时的各叶子结点的权值。 本程序同时具有译码功能 -Character input from the keyboard, as long as any of the characters in the character on the keyboard can be accepted, and the statistics of the number of occurr
  3. 所属分类:Compiler program

    • 发布日期:2017-11-13
    • 文件大小:6118
    • 提供者:mary
  1. Multimedia-USB-keyboard

    0下载:
  2. 多媒体USB键盘,实现USB功能,操作实验-Sunny, 44- the multimedia USB keyboard
  3. 所属分类:Compiler program

    • 发布日期:2017-11-21
    • 文件大小:398230
    • 提供者:gx
  1. snake

    0下载:
  2. /*--- --- -----编译过程使用的头文件*/ #include<graphics.h> #include<stdlib.h> #include<dos.h> /*-----------------宏定义用到的数量关系(键盘上、下、左、右按键的值)*/ #define N 200 #define LEFT 0x4b00 #define RIGHT 0x4d00 #define DOWN 0x5000
  3. 所属分类:Compiler program

    • 发布日期:2017-11-16
    • 文件大小:1977
    • 提供者:亮度
  1. Keyboard_4_4

    0下载:
  2. 4*4按键驱动程序4×4 Keyboard Driver-4×4 Keyboard Driver
  3. 所属分类:Compiler program

    • 发布日期:2017-12-04
    • 文件大小:2219
    • 提供者:wuyongquan
  1. programa1

    0下载:
  2. program to calculate the speed of the participants, in miles per hour.           The data that must apply for the program from the keyboard for each participant are: name of the athlete,           performed
  3. 所属分类:Compiler program

    • 发布日期:2017-04-08
    • 文件大小:857
    • 提供者:aurelio
  1. PWM2

    0下载:
  2. 用矩阵键盘实现PWM波的占空比和频率的控制-Matrix keyboard is used to implement the duty ratio of PWM wave and frequency control
  3. 所属分类:Compiler program

    • 发布日期:2017-04-05
    • 文件大小:1279
    • 提供者:一起
  1. ZHLX

    0下载:
  2. 51单片机独立式键盘的扫描程序,并在数码管上显示-Independent type keyboard scanning procedures, 51 single-chip microcomputer and digital tube display
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:773
    • 提供者:一起
  1. CP_work_8

    2下载:
  2. 设计一个四则表达式分析软件,其接受从文件或键盘输入的四则表达式(运算对象支持整数和变量),给出该表达式的二叉树表达形式,并在键盘上按后续遍历方式输出该二叉树。 例如,输入a+b*c,输出 a b c * + 提示:参考下列的设计指导: 递归下降分析法实验设计思想及算法 为G的每个非终结符号U构造一个递归过程,不妨命名为U。U的产生式的右边指出这个过程的代码结构: (1)若是终结符号,则和向前看符号对照,若匹配则向前进一个符号;否则出错。 (2)若是非终结符号,
  3. 所属分类:Compiler program

    • 发布日期:2014-05-22
    • 文件大小:152576
    • 提供者:jchen
  1. jisuanqi

    0下载:
  2. (1).本程序是用powerbuilder语言编写的,运行环境是powerbuilder9.0。 (2).本程序能实现基本的四则运算,平方运算,阶乘运算,开方运算,自然对数运算, 求正弦、余弦,N与∏的乘积运,本程序能显示17位整数,超过17位则自动转换成 科学计数法形式,并保留15位小数。 (3).出现计算器页面后点击on/off后方可运行。 (4).本程序提供键盘和按钮输入两种方法。-(1) This procedure is used powerbuilder la
  3. 所属分类:Compiler program

    • 发布日期:2017-04-17
    • 文件大小:335655
    • 提供者: 徐强
  1. CODEOfflineJudge_1.00_Bet

    0下载:
  2. 1. 图形用户界面,使用鼠标即可以完成所有操作,直观易用,当然,也有键盘快捷键; 2. 在有标准输入和标准输入数据的情况下,无需联网即可提交代码进行判题; 3. 具备所有Online Judge的核心判题功能,如编译代码、内存限定,时间限定,获取代码长度等; 4. 支持一道题目对应多个文件的测试方式,并支持显示每组测试文件的测试结果,计算正确率; 5. 可以打包并加密测试数据,使用加密后的数据可以正常判题,但不显示标准输出; 6. 拥有出题模式,在有标准输入数据和标程的时候可
  3. 所属分类:Compiler program

    • 发布日期:2017-06-16
    • 文件大小:24786092
    • 提供者:ftx
  1. keyboard

    0下载:
  2. program to interface keyboard with atmega8
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:9760
    • 提供者:Elias
  1. jdgxxxed2

    0下载:
  2. program that will return the substring from a specified text string. The input text string is determined by the position and length, which are loaded from the keyboard. Substring starts at the character that is the appropriate position in the text st
  3. 所属分类:Compiler program

    • 发布日期:2017-04-25
    • 文件大小:107165
    • 提供者:A2LJ
  1. KB

    0下载:
  2. CSU8RF3423系列产品单片机的键盘扫描的程序-CSU8RF3423 series of products of single chip microcomputer keyboard scanning procedure
  3. 所属分类:Compiler program

    • 发布日期:2017-04-27
    • 文件大小:12323
    • 提供者:
  1. 10010

    0下载:
  2. vb驱动级别的模拟按键在win32模拟键盘操作-VB driver level analog buttons in the Win32 analog keyboard operation
  3. 所属分类:Compiler program

    • 发布日期:2017-04-29
    • 文件大小:206270
    • 提供者:tolove
  1. hex-keyboard-example

    0下载:
  2. hex control, example code for msp430
  3. 所属分类:Compiler program

    • 发布日期:2017-04-13
    • 文件大小:734
    • 提供者:Minh
搜珍网 www.dssz.com