CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - typing

搜索资源列表

  1. FingerExercise

    0下载:
  2. 类似于金山打字的指法练习程序,相当的好用-Jinshan typing fingering exercises similar procedure, with good
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3.23mb
    • 提供者:戈柳明
  1. cca

    0下载:
  2. 一个简单的打字练习程序,初学vb的可以试试.-Typing a simple exercise program, try the beginner vb.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:126.13kb
    • 提供者:yang
  1. vb

    0下载:
  2. 测试程序 关于一些小的打字测试 选择题测试-Testing procedures on some minor typing test multiple-choice test
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:32.26kb
    • 提供者:sl
  1. dazi

    0下载:
  2. 关张打字问题——也是ACM培训的简单题没有,虽然很简单但是都很有代表性-Closure typing problem- ACM training is not a simple question, although very simple but very representative
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:11.21kb
    • 提供者:罗云
  1. bianyi

    0下载:
  2. 打字计时练习微机原理课程设计_打字计时练习_汇编课程设计说明:这是一个打字计时练习的程序,在缓冲区中预放了一些字母,运行时,可按照屏幕上显示的字母输入练习,每输入完一行按回车键后,可显示出练习输入的时间.-Typing practice time curriculum design Microcomputer Principle _ _ compilation of typing practice time curriculum design Descr iption: This is a ti
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:158.82kb
    • 提供者:张江海
  1. page20_6_stack

    0下载:
  2. 用java设计实现一个打字练习,用户可以自由选择打字内容,并有倒计时提示。-Design and implementation of java with a typing exercise, typing the user can freely choose the content, and prompted the countdown.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:6.28kb
    • 提供者:许佳
  1. typinggame

    0下载:
  2. 打字游戏,这个小型游戏可以进行打字练习。有助于提高大家的打字速度-Typing games, this small game can practice typing. Help the U.S. improve typing speed
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1.55kb
    • 提供者:郑正
  1. TypingMaster

    0下载:
  2. 一款开源的指法练习打字软件源码,具有初级、中级、高级练习难易度选择。可以实时显示你的键盘录入速度,同时统计出正确单词和错误单词以及总的键入单词数,并给出正确百分比率。软件界面看上去也挺专业的,功能也不少,都很实用,对编程者或是想学打字的朋友很有帮助.-Practice fingering a type of open-source software source code, with a primary, intermediate and advanced practice degrees of
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:15.16kb
    • 提供者:NewJersey
  1. Typing-game

    0下载:
  2. 一个VB的打字游戏-Typing-game
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:61.83kb
    • 提供者:王飞
  1. Typing-Games

    0下载:
  2. 打字游戏 一个不错的程序 可以学习 怎么随机产生随机字符-Typing Games
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-24
    • 文件大小:209.65kb
    • 提供者:zimistan
  1. sub7-automatic-typing

    0下载:
  2. sub7自动打字的程序,比较简单 供初学者参考-sub7 automatic typing
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:2.74kb
    • 提供者:自行车
  1. typing-test

    0下载:
  2. 打字测试系统 包括注册用户 登陆 打字测试 及评分-Typing test system consists of the registered user login typing test and score
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2.89mb
    • 提供者:江俊杰
  1. Typing-practice

    0下载:
  2. visual basic的一个打字练习的源代码-a visual basic typing the source code of practice
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:31.08kb
    • 提供者:mypudn1115
  1. Typing-games

    0下载:
  2. 打字游戏,有趣的游戏。同时有助于大家C语言的学习。-Typing games, fun games. At the same time contribute to the learning of all C language.
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:2.49kb
    • 提供者:Charles
  1. keyBlaze-Typing-Tutor

    0下载:
  2. 随机产生60个字母的范文,要求用户按范文打字录入,录入开始时计时,录入结束后,计算录入时间和正确率。 功能:1) 随机产生100个字母的范文,范文既要显示在终端上,同时又要保存在文件中。 2) 用户录入的结果也应保存到单独的文件。 3) 录入开始前应有提示和倒计时。 4) 录入结束后显示录入所耗时间和准确率。准确率=正确的字符数/总字数*100 。 5) 允许用户在一次录入结束后选择退出程序或重新开始。 6) 同一用户的每次录入成绩应保存到同一文件中。-Randomly
  3. 所属分类:Other systems

    • 发布日期:2017-11-23
    • 文件大小:1kb
    • 提供者:张哲
  1. Typing-applet

    0下载:
  2. 打字小程序,入门级,专对于爱好VC的同志提供,仅供交流,互相学习。-Typing applet
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:44.04kb
    • 提供者:龙一
  1. Typing-Games

    0下载:
  2. 打字游戏适合新手学习。简单的打字游戏,里面最少的控件达到想要的效果-Typing Games
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:949.73kb
    • 提供者:杂爱上
  1. Automatic-typing

    0下载:
  2. VB6编写的自动打字文字特效,就是类似在屏幕上打字的效果,文字一个一个出现,可以做字幕,用作软件介绍很不错,程序简洁,适合学习和使用。 -Written in VB6, automatic typing text effects is similar to the effect of typing on the screen, the text one by one, can do subtitles, used as a very good software introduction
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2.97kb
    • 提供者:秦俊杰
  1. VB-typing-speed

    0下载:
  2. 我设计的是一款简单的打字测速的程序,给用户显示一小段的文字,然后在相应的地方输入这段文字,输入完成timer停止计时,就可以知道输入这段文字所用的时间。当输入的文字与所显示的文字不同时,输入的文字就会变红并出现警告。-I design is a simple typing speed program, show the user a short text, and then input the paragraph in the corresponding place, the timer sto
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:39.72kb
    • 提供者:马晓璐
  1. 简单的英文打字

    0下载:
  2. 一个简单的英文打字系统,平时练习练习,可以进行计时匹配(A simple English typing system)
  3. 所属分类:其他

    • 发布日期:2018-04-20
    • 文件大小:7kb
    • 提供者:阿瑾瑾
« 12 3 4 5 6 »
搜珍网 www.dssz.com