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

搜索资源列表

  1. t9.0

    0下载:
  2. 利用MFC创建一个单文档应用程序,实现一个电话本软件。每次输入一个人名,空格键,电话号码,可以将输入字符显示在客户区。点击回车键后,在主菜单后添加一个弹出菜单,标题为“电话本”,并以输入的人名做为菜单项的标题。当点击某菜单项时,可将菜单项所对应人名及其电话号码显示在客户区。-Use MFC to create a single document application, the realization of a phone book software. Each time you enter
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1944156
    • 提供者:王宇
  1. searchFile

    0下载:
  2. 输入要搜索的文件名和关键字以及是否区分大小写,将查找的结果输出为一个文件,命令行参数格式运行-input the file path、key words、if match case,output result to a file
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:2165
    • 提供者:hanjie
  1. directX-record

    0下载:
  2. 轮询键盘,并把键盘输入保存到key_state结构中,判断是否有键被按下或弹起。-Polling the keyboard, and keyboard input to save to key_state structure to determine whether a key is pressed or released
  3. 所属分类:Hook api

    • 发布日期:2017-04-01
    • 文件大小:8568
    • 提供者:mafangmeng
  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
    • 文件大小:14954757
    • 提供者:NZ
  1. CPP_Neural_Networks_and_Fuzzy_Logic

    0下载:
  2. This book provides illustrative examples in C++ that the reader can use as a basis for further experimentation. A key to learning about neural networks to appreciate their inner workings is to experiment. Neural networks, in the end, are fun to learn
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-10
    • 文件大小:2395334
    • 提供者:vasi
  1. mimasuo

    0下载:
  2. 单片机实现的密码锁,功能如下:1:用4×4矩阵键盘组成0-9数字键及确认键和删除键。 2:可以自行设定或删除8位密码,能够掉电保存。 3:用5位数码管组成显示电路提示信息,当输入密码时,只显示“8.”,当密码位数输入完毕按下确认键时,对输入的密码与设定的密码进行比较,若密码正确,则门开,此处用绿色led发光二极管亮一秒钟做为提示,若密码不正确,禁止按键输入3秒,同时用红色led发光二极管亮三秒钟做为提示;若在3秒之内仍有按键按下,则禁止按键输入3秒被重新禁止。 -MCU passwo
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:56450
    • 提供者:罗宇
  1. source

    0下载:
  2. 锯齿数组 实现一个“可变长二维数组”,这个二维数组的行数可由输入决定,每行的元素个数仍可由输入决定。每个数组元素值都是1. 执行结果如下: 请输入行数: 5 请输入第1行的元素个数: 20 请输入第2行的元素个数: 34 请输入第3行的元素个数: 17 请输入第4行的元素个数: 9 请输入第5行的元素个数: 25 11111111111111111111 111 111 11 111 111 11111 111111111 11
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:520
    • 提供者:aweiwei0000
  1. TEVENziph

    0下载:
  2. 编制计算N (N< 50)个偶数之(2+4+6+…)的子程序和接收输入N及将结果(例如2+4+6=12)显示的主程序。对键盘输入的字符进行判断,如果不是数字,显示提示,输入两位数。对输输入的数字进行判断,如果输入的数不在1~50之间,提示重新输入。结束时,显示提示,按任意键退出。在程序的开始显示自己的学号及姓名(拼音)。编制一个主模块,编制一个子程序模块。实现参数的传递。 -The preparation of the subroutine of the calculation of N
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:7790
    • 提供者:ywhfdl
  1. eChiineseouttm

    0下载:
  2. 嵌入式汉字输入法及汉字库设计,点阵字字库,精简的数据结构,高效的4键输入法 -Embedded Chinese character input method and character base design, dot matrix font database, streamlined data structure and efficient 4-key input method
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:696122
    • 提供者:recruitparade
  1. pMobbileKoreah

    0下载:
  2. 手机韩语输入法源码朝鲜语字母与手机键盘之间的对应,选择键为回车。-Correspondence between the phone Korean input method source Korean letters and phone keyboard, select the Enter key is.
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:51375
    • 提供者:allege
  1. MFCWORK1_STANDARD_INPUT

    0下载:
  2. 对话框中进行一系列数据的输入,并且根据变量的单位,自动转化数值。是一个标准输入的程序。并且相应键盘的按键操作。-The dialog box for input of a series of data, and automatically converted into values ​ ​ according to the units of the variables,. Is a standard input program. And corresponding keybo
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-18
    • 文件大小:38272000
    • 提供者:zhiyayan
  1. wtlcrypt

    0下载:
  2. rc4 implement with a gui, you will input plaintext and key get ciphertext
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-25
    • 文件大小:26624
    • 提供者:bob
  1. calculator

    0下载:
  2. 计算器,功能要求: <1>用户输入算式文本,确定后程序给出计算结果,支持两个操作数的加减乘除四则运算即可。例如 用户输入“1234+5678”,敲回车键后,屏幕显示“1234+5678=6912”,然后等待用户输入下一个算式文本; 又如用户输入“123/78”,敲回车键后,屏幕显示“123/78=1.577”, 然后等待用户输入下一个算式文本; 乘法符号用“*”表示 <2>操作数最多不超过四位,可以是整数或小数;结果如果是小数,保留到小数点后3位。
  3. 所属分类:Console

    • 发布日期:
    • 文件大小:935
    • 提供者:wangliangtao
  1. vbhan-zi-

    0下载:
  2. 汉字拼音的首字符,可以在数据库中作为某一关键字段(如:商品的名称、客户单位的名称等)的辅助查询字段来简化查询过程中的输入问题。也就是说,用户只要输入需要查找的汉字拼音的首字符,就能很快定位到要查找的记录,当要查找的字数在4、5个以上时,其重码率还是很低的。提起将汉字转化为拼音,大家可能以为这是一个复杂的问题,比如将拼音输入法的码表文件进行逆转换,再根据汉字来查询拼音等等。其实我们需要的只是汉字拼音的首字符,其实用 VB6 实现这一功能问题远没有这样复杂。下面把用 VB6 实现这一功能的方法介绍如
  3. 所属分类:File Operate

    • 发布日期:2017-11-10
    • 文件大小:45065
    • 提供者:liuyan
  1. DB_CreateSql

    1下载:
  2. ACCESS脚本编写器。可编写表、视图、索引、约束,包括默认值,自动编号、外键(表关系),编写完自动保存为原数据库名+相应扩展的文件。ASP模式可直接生成带表单输入的可执行的ASP文件即可生成新的数据库,sql模式可直接生成纯sql语句文本。-ACCESS scr ipt writer. Writing tables, views, indexes, constraints, including default values, automatic numbering, foreign key (
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-11-19
    • 文件大小:6113
    • 提供者:何继佳
  1. logkeys-0.1.0.tar

    0下载:
  2. linux 下的键盘记录器开源的代码, 能记录几乎所有按键包括alt shift组合-logkeys is a linux keylogger. It is no more advanced than other available linux keyloggers, notably lkl and uberkey, but is a bit newer, more up to date, it doesn t unreliably repeat keys and it should
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:101119
    • 提供者:michael_wang
  1. EasyInputMethod

    0下载:
  2. 使用C++实现的输入法算法核心。 简要功能就是生成一个字库;通过按键在字库中索引定位到相应的字集合。-The input method using C++ achieve algorithm core. Brief function is to generate a font through the key index position in the font to the word collection.
  3. 所属分类:IME Develop

    • 发布日期:2017-11-24
    • 文件大小:41781
    • 提供者:姚庆良
  1. mimasuo

    0下载:
  2. 通过按键输入密码将密码与存储在24C512的密码相比较然后在显示器上显示密码是否正确-Through the key input password, the password and the password stored in the 24C512 compared, and then on the display the password is correct
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:39787
    • 提供者:胡鑫
  1. MIMASUO

    0下载:
  2. MIMASUO通过按键输入制定位数的密码,与事先设定好的密码进行比较-MIMASUO compare key input to develop digit password, and prior to setting a good password
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:114895
    • 提供者:胡鑫
  1. C

    1下载:
  2. 实现如下简单计算功能 a) 后缀表达式求值功能,按后缀表达式键之后开始接受后缀表达式输入,接受的操作数均为个位数,按#键表示后缀表达式输入结束,并输出结果。 b) 基本数据运算功能+,-,×,/,%,1/X,sqrt c) 简单数据累加功能MR、MC、MS、M+ -Accept operands are in the single digits, press the# key to the end of the postfix expression input, and output
  3. 所属分类:CSharp

    • 发布日期:2015-08-08
    • 文件大小:1024
    • 提供者:sam
« 1 2 3 4 5 6 78 9 10 11 12 »
搜珍网 www.dssz.com