搜索资源列表
patternreg
- 模式识别中的Parzen窗法ISODATA算法H-K(Ho-Kashyap)算法的实现,用matlab和VC编写-pattern recognition of Parzen window ISODATA method algorithm H-K (Ho-Kashya p) algorithm implementation using Matlab and VC prepared
CBLiDLL
- for dll test and for the beginner to learn how to use vc to load vb d-for dll test and for the beginner to learn ho w to use vc to load vb d
HookCode
- VC++写的APIHook实例源代码,大致翻了一下,只挂引入表的函数,注入有SetWindowHookEx和CreateRemoteThread两种方式,进程枚举也区分了不同系统下使用的psai和toolhelp,另外为了获得Process的创建消息,做了一个驱动来注册回调函数,总的来说,在注入部分做得相当棒,如果想挂各种函数,可以结合detour使用。-VC++ to write the source code examples APIHook generally turned a bit,
hook_wininet_Source
- 一个很好的hook wininet api的示例程序。很好的演示了本进程hook技术,及关于http请求和响应数据的提取的相关技术。完整vc++工程,可直接编译运行。-a very good demo of hook wininet api,there is a good demostration of how to hook a in-process api.
ShellExecute
- ShellExecute的使用技巧演示!-The use of ShellExecute presentation skills!
vcHOOK
- 孙鑫VC视频,此源码是有关HOOk编程的一个例子,非常不错,可以学习-Sun Xin VC video, this source is about HOOk an example of programming, very good, can learn
Ho.Managementsystem
- 酒店餐饮管理系统: 1.直接运行DEBUG 文件夹中的MyPos.exe文件即可运行本系统。 2.用VC打开跟目录下的MyPos.dsw文件,进行编译然后运行系统。 3.系统初始密码均为123 Tom 为一般用户,Alex为管理员用户。 -Hotel Restaurant Management System : 1. Direct operating DEBUG folder of documents can be MyPos.exe operation of the syste
dfse
- 何志丹讲VC学习,适合与初级编程者,内容很不错-Ho VC stresses Zhidan study, fit and junior programmers
HookMouse
- 一款不错的VC++鼠标钩子程序,打开本程序后,鼠标主到打开的任一窗口的标题栏上,该窗口的信息就会显示在钩子程序里显示,和以往的鼠标钩子有点区别。程序一共分两部分,一部分是Mousehook.dll的源程序,另一部分则是调用些DLL生成的钩子程序。在VC6下编译通过。-A good VC++ mouse hook procedure, open the process, the mouse to open the main window title bar of any of the inform
AutoHotkey104805_source
- AutoHotKey的VC++源码,一款鼠标键盘模拟工具,与按键精灵类似。-AutoHotKey' s VC++ source code, a mouse and keyboard simulation tools, and buttons similar to the wizard.
APIHOOK
- VC实现APIhook的源码,大家可以通过修改实现各种截获API功能-VC achieve APIhook the source, we can achieve by modifying the intercepted API functions of various
snake_game
- 贪食蛇游戏,适合初学者.这个游戏通过上下左右键来控制蛇身的移动,算法比较精简-snake game with vc++6.0(MFC) .this is for the beginer to download the sources to learn.thanks.... ho ho ho