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

搜索资源列表

  1. cardread

    2下载:
  2. 本读卡用于明华rf35读写器,读写所有的m1号序号,主要用于将射频读写器中的内容读写到你需要的环境里(能接受字符串的当前焦点)。读卡有2种方式。一种是虚拟键盘的方式,另一种是剪贴板方式。这2种方式的区别是:剪贴板方式把读卡的信息放到剪贴板内存中去了,替换了剪贴板内存中的内容,而虚拟键盘的方式则是模拟键盘输入的形式,没替换剪贴板内存中的内容-The reader for the Ming Wah rf35 reader, read and write all of the m1 serial nu
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:551.47kb
    • 提供者:思特
  1. KBDLogger

    0下载:
  2. 一个*器。用的是Raw Input的相关方法,基本上原始的键盘输入都能够读出来。 -A keyboard logger. Raw Input using the correlation method is basically the original keyboard input will be able to read them out.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:16.14kb
    • 提供者:李小生
  1. iostream2

    0下载:
  2. 编写程序,从键盘输入任意一个字符串,将其内容保存到当前目录的myfile.dat文件中,然后以字符方式从文件中读取该字符串并显示。 -Programming, any keyboard input from a string, save its contents to the current directory myfile.dat files, and then approach the characters read from the file and display the strin
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-06
    • 文件大小:1008.76kb
    • 提供者:傅扬
  1. exercise6

    1下载:
  2. 编写程序,从键盘输入任意一个字符串,要求以星号“*”为结束符,然后将其内容保存到当前目录的myfile.dat文件中,之后从文件中读取该字符串并显示。要求将该文件中的字符以逆序形式全部打印出来,将相对于文件头偏移量为偶数位置的字符全部打印出来。 -Programming, from keyboard input an arbitrary string require an asterisk " *" as the terminator, and then save its
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:1008.79kb
    • 提供者:李攀
  1. exchange

    0下载:
  2. 从键盘输入一个字符串,将其中的小写字母全部转换成大写字母, 然后输出到一个磁盘文件"test.dat"中保存,再从该文件中读出 字符串并显示出来。输入的字符串以"!"结束-Keyboard input from a string, lowercase letters, which are all converted to upper case, and then output to a disk file test.dat saved, and then from the docum
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:844byte
    • 提供者:KEVIN
  1. shiyan

    0下载:
  2. 运行环境:win—tc。 能实现一下功能: 1)从键盘读入数据,分析出一个单词。 2)返回单词种别(用整数表示), 3)返回单词属性(不同的属性可以放在不同的全局变量中)。 输入数据例: 0 92+data> 0x3f 00 while 正确结果:这些单词的单词种别及其属性 INT10 0 INT10 92 + _ IDN data > _ INT16 63 INT8 0 WHILE _ -Operatin
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1.34kb
    • 提供者:海绵宝宝
  1. xoxo

    0下载:
  2. three proceses , one proces read some mesages entered from the keyboard until read s EXIT, the the second process kill his son, than kill himself.
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:638byte
    • 提供者:pushkin2023
  1. 7290

    0下载:
  2. zlg7290读写键盘程序 可移植性强 采用c语言编写-portability of the keyboard to read and write procedures zlg7290 strong language used c
  3. 所属分类:Other systems

    • 发布日期:2017-04-24
    • 文件大小:31.14kb
    • 提供者:dottellyou
  1. stringmatching

    0下载:
  2. 可以采用正则表达式来实现字符串匹配功能。一种简单的正则表达式是由英文字母(区分大小写)、数字及通配符"*"和"?"任意组合而成的。"?"代表任意一个字符,"*"代表零个或任意多个字符。例如,a*b可以匹配acb,aabb,afdfdb,ab等,但不可以匹配ac,bb,abbc;a?b可以匹配acb,abb,但不可以匹配ab,accb。试编写一个程序,从文件中读入N个字符串,再从键盘上读入任意一个合乎规则的正则表达式,例如:"a?bb*d",输出符合正则表达式的字符串。 查询的字典文件为
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1.67kb
    • 提供者:wind
  1. KeyBoard

    0下载:
  2. 键盘过滤框架,提供简单的READ和WRITE函数-KeyBoard
  3. 所属分类:Other systems

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

    0下载:
  2. (1) 从终端读入字符集大小为n(即字符的个数),逐一输入n个字符和相应的n个权值(即字符出现的频度),建立哈夫曼树,将它存于文件 hfmtree 中。并将建立好的哈夫曼树以树或凹入法形式输出 对每个字符进行编码并且输出。 (2) 利用已建好的哈夫曼编码文件 hfmtree ,对键盘输入的正文进行译码。输出字符正文,再输出该文的二进制码。 -(1) read from the terminal into the character set of size n (ie the numbe
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:1.93kb
    • 提供者:chenwei
  1. wuxianshibie

    0下载:
  2. 装置中阅读器、应答器均有无线传输汉字的功能,载波频率≤5MHz,调制方式任选。不得使用现有射频识别卡或用于识别的专用芯片。装置中的耦合线圈为圆形空芯线圈,用直径不大于1mm的漆包线或有绝缘外皮的导线密绕10圈制成。线圈直径为6.6±0.5cm(可用直径6.6 cm左右的易拉罐作为骨架,绕好取下,用绝缘胶带固定即可)。线圈间的介质为空气。两个耦合线圈最接近部分的间距定义为D。 阅读器、应答器只能使用耦合线圈耦合,不得使用其他耦合方式。 阅读器采用外接单电源供电,具有通过无线方式实现“写”与
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3.68mb
    • 提供者:xiexie
  1. exercise_2

    1下载:
  2. 从键盘输入任意一个字符串,要求以星号“*”为结束符,然后将其内容保存到当前目录的myfile.dat文件中,之后从文件中读取该字符串并显示。要求将该文件中的字符以逆序形式全部打印出来,将相对于文件头偏移量为偶数位置的字符全部打印出来。-Enter any of the string from the keyboard to require an asterisk " *" as the terminator, and then save its contents to the
  3. 所属分类:Other systems

    • 发布日期:
    • 文件大小:3.14mb
    • 提供者:杜娇
  1. monijianpan

    0下载:
  2. 模拟键盘和鼠标按下对应的按键 很有意思的大家看一下 -Simulation keyboard and mouse press the corresponding key interesting read
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:46.09kb
    • 提供者:晓月
  1. MC2008CPU-CARD

    0下载:
  2. 针对MC2008POS机,实现读写IC卡、打印、SAM卡认证、FLSH读写与存储、键盘输入、屏幕显示、电源管理。M1卡、TI卡、CPU卡进行读写处理的代码-For MC2008POS machine, to achieve reading and writing IC card, print, SAM card authentication, FLSH read and write and storage, keyboard input, screen display, power manage
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:102.57kb
    • 提供者:金泉
  1. lll

    0下载:
  2. 简单的汽车过磅系统的设计和实现 1、输入记录功能(从键盘输入车型、车辆重量) 2、统计当天过磅的汽车车辆总数、运载货物总重量。 3、统计各种车型车辆总数、各种车型运载货物总重量。 4、统计当天收费总金额、各种车型收费总金额。 5、按收费总金额排序,显示各车型型号、收费金额。 6、查询功能(按车型查询货物重量、金额)。 7、统计结果保存在文本文件中。 8、从文本文件中读取数据、显示。-Simple automotive weighing system
  3. 所属分类:其他小程序

    • 发布日期:2017-04-05
    • 文件大小:1.58kb
    • 提供者:张静
  1. book

    0下载:
  2. 易语言写的看书小程序,支持鼠标键盘换页,缺点是有点慢-Easy to read language to write small programs, support mouse and keyboard for page, the disadvantage is a bit slow
  3. 所属分类:其他小程序

    • 发布日期:2017-04-25
    • 文件大小:11.18kb
    • 提供者:batman
  1. tmp1

    0下载:
  2. 编写程序,从键盘读入一个文本文件名字(可带路径),为该文件中的所有单词建立一个词汇索引。按字母顺序显示所有单词(仅一次),后面紧跟着它们所在的行号。大写与小写字母被认为是相同的。例如,对于下列的输入文件: To be or not to be, that is the question. 产生的词汇索引如下: be 1 2 is 3 not 2 or 1 question 3 that 3 the 3 to 1 2-Programming, rea
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:5.79kb
    • 提供者:马坤乐
  1. Moving-Ball

    0下载:
  2. 方向键控制圆圈的移动的小程序,主要演示VC读取键盘输入行为和对图形的控制,小游戏开发的实例程序。-The direction key control the movement of the circle of the small program, the main demonstration VC read keyboard input behavior and the graphical control, little game developing example program.
  3. 所属分类:Other windows programs

    • 发布日期:2017-06-03
    • 文件大小:14.26mb
    • 提供者:NZ
  1. read

    0下载:
  2. 从键盘读入若干整数,将他们按由低到高排序输出。-Reading the keyboard into the number of integers, according to their sort low to high output.
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-14
    • 文件大小:1kb
    • 提供者:吴静
« 12 »
搜珍网 www.dssz.com