搜索资源列表
ScreenKeyBoard.rar
- vc++键盘,源代码,不妨看一眼!我没有详细看过,望见谅!,vc++ keyboard, source code, may wish to look at!
softkbtext
- vc++2010编写的一个屏幕软键盘程序,可以支持单击按钮输入和键盘输入,带小数点及退格键,希望给有用的朋友一点帮助-program vc++2010 to write a screen soft keyboard, click the button to support the input and keyboard input with a decimal point and backspace keys, and a little help to the useful friend
dfew
- VC++编的模拟键盘输入,适合初学者,了解MFC。-VC++ Series of simulated keyboard input, suitable for beginners to learn MFC.
tushuguanguanlixitong
- 用vc编写的图书馆管理系统,可以实现键盘输入,显示器输出。对于初学c++的人来说,是很好的参考资料,也可以作为课程设计-Vc prepared to use the library management system that can achieve the keyboard input, display output. For beginner c++ The people, is a good reference, but also can serve as a curriculum des
dewe
- VC++编写的基于MFC的截获键盘信息的小程序,比较简单。-VC++ Prepared MFC based on the intercepted information in the keyboard applet, is relatively simple.
calculator
- vc++计算器代码 功能简单 可键盘和鼠标操作-vc++ calculator code features a simple keyboard and mouse operation can be
winio
- 可用于实现键盘记录。端口操作不需要编写驱动,在Win95/98下直接可以使用汇编的In/Out指令。VC中也提供了_inp/_outp这样的函数(QA001059 outportb、inportb对应的函数)。不过在NT下,不能使用In/Out指令,参考QA001296 如何在WindowsNT/2000下用VB6写硬件IO控制。 如果使用硬件中断就必须编写驱动,标准的办法是采用微软的DDK。Win98和WinNT 4.0/5.0的DDK可以从http://www.microsoft.c
trojan
- Byshell1.09.rar GetOS.rar Gh0st RAT Beta 2.5 C++源码.rar Gh0st RAT Beta 3.6.rar gh0st3[1].6_bin.rar HanGame木马VC源代码.rar NetBot_AttackerPublicVersion(NB)完整源码.rar PCSHARE VIP 2005源代码.rar Registry Backdoor(内核级后门代码).rar seu_peepe
vcAPI
- vc++API的典型运用,创建窗口,画图,与键盘联系。-vc++ API typically used to create windows, paint, and the keyboard contact.
juzheng
- 这是一个关于矩阵的程序,用VC编的,主要功能是用键盘输入9个数,然后利用程序的功能实现矩阵的转置。-This is a program on the matrix, compiled with the VC, the main function is to nine the number of keyboard input, then use the program' s ability to achieve the matrix transpose.
EasyCount2.1
- 键盘响应的范例,适用于VC的初学者。界面简单,方便易用。可用作交通调查等领域的计数等工作-Examples of the keyboard response is suitable for beginners VC. Interface simple and easy to use. Traffic surveys and other fields can be used as counting, etc.
ruanjianpang
- 一个用VC++写的一个实现软键盘功能的想小程序,仅供学习用!-A vc++ written a soft keyboard function to small program, only for learning to use!
keyboard
- 模拟键盘输入,对VC++的响应机制可以有更加全面的认识,对指令的熟悉又帮助。-Simulated keyboard input, on the response mechanism of VC++ can have a more comprehensive understanding of familiar instructions to help.
softbutton
- 软键盘 利用按键实现 vc编程 面向对象-softbutton
QQ2010Login
- 使用VC++完成QQ2010自动登录。使用模拟键盘按键启动QQ2010。-Using VC++ to complete QQ2010 automatic login
jpjlyscxym
- 键盘记录演示程序源码,VC程序,是新手们的一手好材料。-Keylogger demo program source code, VC process, the novice a good first-hand material.
keyrecord
- 可记录键盘的操作,适合学VC的初级人员,主要是提高大家学习兴趣。-Operation of the keyboard can be recorded for VC primary school staff, mainly to boost our interest in learning.
EXPR
- 用vc设计计算器,应用队列,栈,实现计算器,可以键盘输入,也可以用鼠标点击-compute in vc++
CharToUnicode
- 用MFC编写的。1.可以将字符(包括中文和英文)和Unicode相互转换。2.将正整数转化为八进制、二进制、十进制、十六进制。3.键盘钩子,根据按键,显示字符、ACS码值、二进制数值。编译环境VC++6.0,系统:windows xp SP3-Written in MFC. Can characters (including Chinese and English) and Unicode conversion. (2) a positive integer into octal, binary
Moving-Ball
- 方向键控制圆圈的移动的小程序,主要演示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.