CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - keyboard

搜索资源列表

  1. key_4

    0下载:
  2. 键盘操作 键盘扫描 用的是单片机mega16-Keyboard keyboard scanning are used in single-chip mega16
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-24
    • 文件大小:94750
    • 提供者:ann
  1. chengxu

    0下载:
  2. 键盘译码程序是开发项目中最常用到的程序,它的好坏,直接影响着整个程序!现在介绍一个使用非常广泛的Keil C51键盘译码程序。 在主程序中不断调用KeyBord(),可以不停地扫描键盘! -Keyboard decoding process is the most commonly used development process, it is good or bad, a direct impact on the entire process! Now describe a very
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-14
    • 文件大小:4877
    • 提供者:于前锋
  1. shuzhouchengcu

    0下载:
  2. 已经知道企业发放的奖金根据利润提成。从键盘输入当月利润I,求应发放奖金总数?利用数轴来分界,定位。-Enterprises are aware of the bonuses paid royalty based on profits. Month profit from the keyboard input I, for a total prize money should be paid? Axis to make use of a few boundaries, location.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2219
    • 提供者:liuyanlin
  1. 5.6.1

    0下载:
  2. 1、二叉树的创建和遍历演示 1)从键盘输入二叉树的各结点值,按先序递归方式创建二叉树 2)分别实现先序、中序、后序递归遍历二叉树 3)输出二叉树的按层次遍历序列 4)输出二叉树的中序非递归遍历下的结点访问次序-1, binary tree traversal of the creation and demonstration of 1) from the keyboard input of the binary tree node value, according to firs
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1752
    • 提供者:赖毅
  1. 09

    0下载:
  2. 本程序主要实现的是:一个打字练习的小游戏。运行程序之后,屏幕是会随机出现一个字符,然后用户根据这个字符敲击键盘上的相应字母,如果二者吻合(称为命中)则分数增1,否则分数减1。此外,如果超过了一定的时间用户还未按键,则分数也减1。-The main achievement of this process is: a typing practice game. After running the program, the screen will be a random character, and
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:47737
    • 提供者:李晓杰
  1. caisuijishu

    0下载:
  2. C++程序设计作业:猜取随机数 系统随机给出一个0到99之间的两位数,玩者通过键盘输入一个数,系统判别输入数和随机数,然后给出大或小的提示,玩者在给定回合内继续输入直到得到该随机数为止-C++ programming operation: take a random guess the number of systems are given a random between 0-99 double-digit, playing through a number of keyboard inp
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:48458
    • 提供者:fanlei
  1. shizhong

    0下载:
  2. 时钟显示,用键盘来说制,当键值不同时,可以停止,复位,有加了改变的秒表。-Clock display, keyboard used for the system, when the key is not at the same time, you can stop, reset, and change the addition of a stopwatch.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-04
    • 文件大小:53545
    • 提供者:志刚
  1. command

    0下载:
  2. MATLAB命令汇总,对基本函数的使用说明,及快捷键-MATLAB command summary, the basic function, the instructions for use and keyboard shortcuts
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:13597
    • 提供者:耿康宁
  1. keyboardInfo

    0下载:
  2. 检测从键盘输入字符。用到了fiugre的 currentcharacter 属性,figure还有一个 currentkey 属性。这两个属性都能检测键盘输入,不过还是有不小区别,可以试一下。-Detection input from the keyboard characters. Use of the fiugre' s ' currentcharacter' property, figure there is a ' currentkey' propert
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3290
    • 提供者:Liu wen peng
  1. czsjf

    0下载:
  2. 1、本程序实现计算任意长的整数的加法运算. 以用户和计算机对话的方式,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的运算命令,然后程序就计算并显示出这两个数的运算。 2、本演示程序中,集合的元素限定为数字字符[‘0’~’9’]和字符‘,’与‘;’,输入字符可以任意长,输入形式以“回车符”为结束标志,串中字符顺序不限,且允许出现重复字符。 3、利用双向循环链表现实长整数的存储,每个结点含一个整形变量。输入的形式以回车结束,可以直接输入正数或负数。按中国对于长整数
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:4955
    • 提供者:莫雨
  1. juzhen1

    0下载:
  2. 一个在c++环境里可以运行的c语言为基础的矩阵连乘的程序,数组的值有键盘输入-One in c++ environment can be run based on c language by a matrix with the program, the value of the array have keyboard input
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:764
    • 提供者:xiaolu
  1. Hash

    0下载:
  2. 1. 本程序是针对“人名”设计的哈希表。 2. 程序中人名为汉语拼音形式,共30个人名,取平均查找长度的上限为2.哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 3. 本程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入程序中规定的运算命令;相应的输入数据(滤去输入中的非法字符)和运算结果显示在其后。4.本程序是清华严蔚敏配套哈希表程序-1. This program is for " names" design of the
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:7277
    • 提供者:lt
  1. matrixcompress

    1下载:
  2. C语言实现矩阵压缩的小程序 掌握特殊矩阵通过压缩存储算法进行压缩存储的方法,并编程实现相关功能。 基本要求: (1) 可以对对称矩阵、上三角矩阵、下三角矩阵、三对角矩阵进行压缩存储; (2) 原始矩阵通过键盘输入,执行后输出压缩后的矩阵; (3) 输入在原始矩阵中的位置,能够得出压缩后的位置; (4) 原始矩阵的行列数从键盘输入。 -C language implementation of small programs to master matrix comp
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-23
    • 文件大小:1689
    • 提供者:123
  1. BSTree

    0下载:
  2. 从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树要实现排序二叉树的插入。采取叶子插入法,即新插入的节点均为改二叉树的叶子节点,且满足中序有序性。-From the keyboard to enter a string of positive integers, the last input-1 as the input end of the sign. These are integer values as bin
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:383043
    • 提供者:yezi
  1. employee

    0下载:
  2. 一个程序,确定由4个并联的子电路组成的电路的总电阻。子电路由两个串联或并联的电阻器组成。由键盘输入,向屏幕输出结果。写一个电路的基类和两个派生类(分别处理串联和并联),使用虚基类(抽象基类)和多态。对所有的子电路使用一个循环计算总的电阻。-A procedure, make sure the child by four parallel circuit circuit of total resistance. A sub circuit consists of two series or par
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1032764
    • 提供者:walter
  1. BiTNode

    0下载:
  2. 1.建立二叉链表。 要求:按先序遍历规则,从键盘连续输入二叉树的先序序列,若无孩子结点,则用*代替,以示空指针的位置。 2.用先序、后序遍历递归算法对前面建立好的二叉链表树进行遍历。要求分别显示遍历后的结点序列。 3.调用计算二叉树的叶子结点算法,统计上述二叉链表树的叶子结点总数,从屏幕显示二叉链表树的叶子结点总数。 4.设计一个算法,求二叉树中值为x的结点的所在层的层号。 -1. The establishment of binary list. Requirement
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:1048
    • 提供者:张敏
  1. Graph

    0下载:
  2. 1.建立无向网的邻接矩阵。 要求:从键盘输入无向网的顶点数和边数;然后以“顶点1,顶点2,权值”的方式输入图的各边,建立邻接矩阵存储,并输出各顶点和邻接矩阵。 2.对无向网进行深度优先遍历,输出遍历序列。 3.判断给定的无向网是否是连通的? 要求:从键盘上输入出发点进行搜索遍历,输出遍历序列。 -1. The establishment of the network adjacency matrix. Requirements: No input from the ke
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:1762
    • 提供者:张敏
  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. liezuxiaoyuanfa

    0下载:
  2. 用列主消元法求解线性方程组:可通过修改从键盘上输入矩阵-With out the main elimination method for solving linear equations: You can enter from the keyboard by modifying the matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:651
    • 提供者:tiger
  1. keyboardInfo

    0下载:
  2. 通过MATLAB实现的小程序,创建GUI显示键盘输入源码信息-MATLAB achieved through a small program to create GUI display keyboard input source information
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:76285
    • 提供者:wshrf
« 1 2 3 45 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com