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

搜索资源列表

  1. huakuaixiaozi

    0下载:
  2. 玩家可以控制上下左右方向键盘控制主教,去碰撞覆盖在图片上的方块,所碰撞的方块相应被消除-Players can control the keyboard up and down about the direction of the bishop, to the collision coverage on the picture box, the collision is eliminated in the box corresponding
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-05-12
    • 文件大小:2916483
    • 提供者:杨飞
  1. Huiwen

    0下载:
  2. 回文数 编写一个Java应用程序。用户从键盘输入一个1~99999之间的数,程序将判断这个数是几位数,并判断这个数是否是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,如12121和3223都是回文数。-Palindrome write a Java application. The user from the keyboard to enter a number between 1 to 99999, the program will determine this numb
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:3295
    • 提供者:路一侧
  1. Flash

    0下载:
  2. 单项选择题标准化考试系统 (一) 功能要求: (1) 用文件保存试题库。(每个试题包括题干、4个备选答案、标准答案) (2) 试题录入:可随时增加试题到试题库中 (3) 试题抽取:每次从试题库中可以随机抽出N道题(N由键盘输入) (4) 答题:用户可实现输入自己的答案 (5) 自动判卷:系统可根据用户答案与标准答案的对比实现判卷并给出成绩。-The poll by cereal brand Special K also revealed that 30 per cent of women fan
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-03
    • 文件大小:4353
    • 提供者:yuo
  1. time

    0下载:
  2. 从键盘输入一个日期,格式为yyyy-M-d 要求计算该日期与1949年10月1日距离多少天 例如: 用户输入了:1949-10-2 程序输出:1 用户输入了:1949-11-1 程序输出:31 -From the keyboard to enter a date format yyyy-Md required to calculate the date and October 1, 1949 the number of days from the ex
  3. 所属分类:Java Develop

    • 发布日期:2017-03-30
    • 文件大小:651
    • 提供者:爱那啥
  1. msn_car_model

    0下载:
  2. MSN中国汽车频道车模展示的特效源码,功能非常全面,支持键盘操作。-MSN China Auto Channel car models show source effects, features a very comprehensive support of the keyboard.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-03
    • 文件大小:136817
    • 提供者:尹大龙
  1. jQuery-Keypad

    0下载:
  2. 用jquery写的模拟的网页键盘插件,适用于jquery1.4以上版本-a keypad simulation program written by jquery.
  3. 所属分类:JavaScript

    • 发布日期:2017-03-26
    • 文件大小:28958
    • 提供者:jia
  1. Matrix1

    0下载:
  2. 螺旋矩阵的实现,从键盘输入一个整数(1~20) 则以该数字为矩阵的大小,把1,2,3…n*n 的数字按照顺时针螺旋的形式填入其中-Spiral Matrix in, enter an integer from the keyboard (1 ~ 20) are indicated in the figure for the size of the matrix, the 1,2,3 ... n* n the number of forms filled in accordance with
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:903
    • 提供者:sy520
  1. HuaRongDao

    0下载:
  2. 经典华容道游戏的java编程,可用键盘控制程序。-Java programming classic game Hua Rong Dao, available keyboard control procedures.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-02
    • 文件大小:1830
    • 提供者:张慧
  1. package-w

    0下载:
  2. 实现判断用户通过键盘输入的年份是否是闰年。-Determine the user through the keyboard input to achieve the year is a leap year.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:2696
    • 提供者:贠珊
  1. weijiyuanli

    0下载:
  2. 编写一程序,作BCD数的四则运算,在程序中设置非压缩BCD数X,从键盘输入一位十进制数Y。将X+Y、X-Y、X*Y及X/Y(不考虑余数)分别送ANS_A,ANS_S,ANS_M及ANS_D变量。-Write a program for the BCD number of mathematical operations, in the program to set the number of non-compressed BCD X, a decimal number from the keybo
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-08
    • 文件大小:299999
    • 提供者:阳凯
  1. java

    0下载:
  2. 编写程序,从键盘获取6个整数,从中找出最大的和最小的,并输出。-Write a program to get six integers from the keyboard to find out the maximum and minimum, and outputs.
  3. 所属分类:JavaScript

    • 发布日期:2017-04-13
    • 文件大小:1697
    • 提供者:lin.j
  1. keyboard

    0下载:
  2. JAVA编写的虚拟键盘,按键位置随机可变化,一个小应用-Virtual keyboard
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:7173
    • 提供者:zz
  1. Volume

    0下载:
  2. 需要求3个长方柱的体积,请编一个基于对象的程序。数据成员包括length(长)、 Width(宽)、height(高)。要求用成员函数实现以下功能: (1) 由键盘分别输入3个长方柱的长、宽、高。 (2) 计算长方柱的体积。 (3) 输出3个长方柱的体积-To request the three rectangles of size, requested for an object-based programs. Data members include length (long
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:3250
    • 提供者:howah
  1. WriteDemo

    0下载:
  2. 从键盘输入一首诗,把它写入到文本文件poem.txt中。以便初学者掌握熟悉java运行环境,编程掌握Java输入输出流和Swing组件的用法-A poem from the keyboard, put it in writing to a text file poem.txt. For beginners to master familiar with the java runtime environment, to master the Java programming input and o
  3. 所属分类:JavaScript

    • 发布日期:2017-04-07
    • 文件大小:586
    • 提供者:anna
  1. day18

    0下载:
  2. 聚焦,鼠标键盘响应,很好的重要程序,繁琐的里面藏着很好的思想-foucs mouse
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:38806
    • 提供者:刘凯
  1. SoftKeyboard

    0下载:
  2. java 软键盘,可以实现键盘功能,仅供参考-java keyboard input method
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:6649
    • 提供者:曹东来
  1. huffmancoding

    0下载:
  2. 基于改进的哈弗曼算法解决哈弗曼编码的java实现。 java代码实现: 1、利用哈夫曼编码进行信息通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(既可以双向传输信息的信道),每端都需要一个完整的编/译码系统。本次设计就是为这样的信息收发写的一个哈夫曼的编/译码器; 2、本项目程序中,用户可以输入键盘中的任意字符,长度为任意长,字符输入顺序不限,且允许出现重码;
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:21872
    • 提供者:TOM_kill
  1. guessnum

    0下载:
  2. 利用Java于言表编写一个面向对象的程序,判断从键盘输入的一个数是否为素数-Use Java to write a table in the words of object-oriented program, input from the keyboard to determine if a number is prime
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:944
    • 提供者:
  1. Google-guitar-music

    0下载:
  2. 只要使用ifr a me 引用 “google-guitar.htm”,就可以把整个电吉他效果加到你的独立博客或网站中去了。 PS: 本地使用会由于Flash安全设置而无法发声,上传到服务器后一切正常,通过IE/FF/Chrome测试。 Google 电吉他 谱子: 网友们提供了好多谱子呢,这里挑几首简单的,先按下键盘图标,然后用键盘弹,记得关闭输入法。 两只老虎 (我的最爱^_*) TYUT TYUT UIO UIO OPOIUT OPOIUT UWT
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-03-29
    • 文件大小:152744
    • 提供者:xiaole
  1. JAVA-program-language

    0下载:
  2. JAVA 语言基础知识,对话框,图形界面,多线程,鼠标,键盘事件,及其他常用知识汇聚-Basic knowledge of JAVA language, dialog, graphical interface, multi-threading, mouse, keyboard events, and other common knowledge together
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2145102
    • 提供者:雪飞
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 26 »
搜珍网 www.dssz.com