搜索资源列表
PDA_Keyboard
- 自己写的一个小程序,实现了键盘输入功能,包括数字,符号,英文和中文输入,模拟掌上电脑PDA的键盘功能,在VC下实现。-yourself writing a small program to achieve the keyboard input capabilities, including digital, signs, in English and Chinese input, analog handheld PDA computer keyboard functions, under the
Guess 猜数游戏
- 在程序中随机生成一个整数(0-100),用户猜测该数,所猜测的数从键盘输入,程序给出"大了、小了,正确"的回答,直到回答正确时提示是否再猜另一个数,或退出。-And guess the number, the number of speculation from the keyboard, and the program gives "big, small, right" answer, until a correct answer hints wheth
moonlightpiano
- MoonlightPiano月光钢琴源码 采用Silverlight开发的一款钢琴游戏。 功能简述:乐谱显示 按键提示 键盘展示 钢琴展示 音量调节 数度调节 曲目列表 自动播放 更换场景[计划中] 程序部分结构采用SilverlightCairngorm 开发。 播放声音的模块参考了趣味钢琴[Silverlight 2.0(c#)/CV/SilverLightPiano] 。 乐谱采用外部加载一个XML文件,歌曲可以自己添加。采用DataGri
KeyBoard
- 用C#语言编写的一个十进制小键盘程序,这是windows界面下各个按键的代码-C# language using a decimal keypad, this is all under the windows interface of the code button
HookTest
- 一个捕捉用户键盘操作的小例子,主要对初学者学习专用-A keyboard to capture a small example of the user to learn special
104
- 104键PS2标准接口原程序(C语言),学习C和键盘的小程序-104 keys PS2 standard interface of the original program (C language), learning C and keyboard applet
calculator
- 利用c#开发的简易计算器,附有详细实验报告,实现了小键盘处理。-C# development using a simple calculator, with a detailed test report. Treatment to achieve a small keyboard.
saolei
- 扫雷游戏,很久简单的小游戏,界面简单,使用键盘操作,可以作为基础学习-Mine game, simple game for a long time, the interface is simple, use the keyboard can be used as the basis of learning
Fool
- 一个小程序,运行后会让当前选中的窗口不断抖动,类似QQ的窗口抖动,由于使用了底层键盘钩子,所以会被杀毒软件报为病毒程序。-A small program that will run continuously shake the currently selected window, a window similar to QQ jitter, due to the use of low-level keyboard hook, it will be reported as anti-virus s
cTouchKey
- TouchKey源码,一款漂亮的C#软键盘(小键盘)源代码,用于安全输入,在右侧点击键盘上的相应按钮,内容会显示在左侧的输入框中,虽然键盘的外形可能与你的要求有出入,不过掌握了原理,一切都好办了,你可以修改成你自己想要的模式。-TouchKey source code, a beautiful C# soft keyboard ( keyboard ) source code, for safety input, right click on the corresponding button o
HID_Kbd
- lpc1752 制作的HID USB小键盘-the lpc1752 production HID USB keypad
Hook
- 钩子,用钩子实现键盘和鼠标的全局禁用,还有点小问题啊!而且这也只是一部分。-Hook with a hook to the keyboard and mouse of global disabled, there is little problem ah! And it is also only a part.
KnWpfApp
- 自己开发的kinect小程序,vs2010项目,win7上基于微软kinect的api开发,可以通过体感控制鼠标键盘,玩一些小游戏,做体感测试与学习用。-A small program of the kinect, vs2010 project using win7-based Microsoft kinect api.The program can controll mouse and keyboard via the hand posture and body posture, help t
T9Input
- Soft Key board touch keyboard 小键盘-Soft Key board
csharpclass
- C#中常用的42个类,这些小类库似乎使用频率都比较高,作为从事C#编程的朋友来说,应该把这些类库收集起来,方便自己查询和使用。 部分类库: c#全局键盘钩子.txt 获取页面源代码.txt 正则分割字符串.txt 随机100种声音.txt 宽带连接.txt win7判断管理员身份.txt 打开指定路径文件对话框.txt IEcookie清除.txt 字符串检查.txt 窗体鼠标穿透.t
AEgame
- AE小程序设计的练打字的小游戏,字母随机从上往下落,键盘输入正确的字母,可计算正确次数,页面是基础形式的 AE10.0+VS2010-AE small program designed to practice typing game to the whereabouts of the letter at random from the keyboard to enter the correct letters, calculate the correct number of AE10.0+V
aa
- 本代码是在学习C#过程中的小练习,能统计键盘输入字符数的个数。无错误,能运行。-The code is in the process of learning C# a small practice, performance statistics the number keypad to enter the number of characters. Error-free, able to run.
moni
- 驱动级鼠标模拟 包含鼠标。键盘。驱动及模拟,附有小程序-Driver stage mouse emulation
C-Sky-Rat
- C-Sky Rat Beta V1.2 全新亮相 [开始公测] 支持2000/xp/2003/Vista/7 修正gh0st 3.6 原版N多BUG,全新的技术.全新的外观. 以下是更新说明: 1.优化了屏幕控制时的算法,使其更加流畅. 2.更改了声音传输,将带宽稳定在1K/s左右. 3.修复了添加SkinH皮肤最小化后皮肤不透明的BUG. 4.添加了集群控制,改良了IOCP内核,支持同时控制,操作流畅. 5.添
p313
- 求任意的一个m×n矩阵的鞍点——鞍点是指该位置上的元素在该行上为最大、在该列上为最小, 矩阵中可能没有鞍点,但最多只有一个鞍点。m、n(2<=m<=20、2<=n<=20)及 矩阵元素从键盘输入(只考虑int型和每行、每列中没有并列最大/最小的情况)。-Find an arbitrary mn matrix saddle point- saddle point is the element that position on the line for the big