-
第三章误差的基本概念和数值计算…
本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-chapter on the error only the basic concept and numerical calculation of certain principles, which deal with numerical calculation is necessary, but they are far from alone will not solve engineering and scientific calculations more complex error analysis, specialized categories needed to conduct research.
- 2022-08-05 20:50:13下载
- 积分:1
-
一个键盘钩子,供初学者学习使用,快捷键F1是加载钩子,F2为卸载...
一个键盘钩子,供初学者学习使用,快捷键F1是加载钩子,F2为卸载-A keyboard hook for beginners learning to use, quick keys F1 is a load hook, F2 for the unloading
- 2023-08-29 19:45:05下载
- 积分:1
-
AutoIt进行背景指定按钮发送UDF
AutoIt进行后台向指定程序发送按键的UDF-AutoIt conduct the background to the designated button to send the UDF
- 2022-07-19 10:50:36下载
- 积分:1
-
use keyboard hook pronunciation keys to the development process
用键盘钩住发音键的开发过程
- 2022-04-23 14:08:57下载
- 积分:1
-
教你如何获取键盘消息,高手勿入..适合初学者学习
教你如何获取键盘消息,高手勿入..适合初学者学习-Teach you how to obtain a keyboard message, you do not enter .. suitable for beginners to learn
- 2023-03-21 01:10:03下载
- 积分:1
-
This is an activeX control. Installation of the mouse achieve a hook function.
这是一个activex控件.实现安装一个鼠标钩子的功能.-This is an activeX control. Installation of the mouse achieve a hook function.
- 2022-03-23 06:44:18下载
- 积分:1
-
Win32API函数
win32API函数调用,你可以用来管理文件程序,很好用。-win32API function
- 2022-02-04 23:55:09下载
- 积分:1
-
Detours HookFunction
Detours是微软开发的一个函数库,可用于捕获系统API。
最近在做API hook相关的东西,用了inline hook后感觉不错,但是查找资料发现inline hook并不稳定
inline hook 的原理是在系统访问一个函数的时候先替换原函数入口处的内容跳转到自己设计的hook函数中,然后在自己函数中进行hook工作。可是在并行系统中,很可能有个线程就在这个时候调用了被自己改掉的系统函数,出现我们无法预期的结果。
所以打算学习一下inline hook升级版:detour库hook,其实hook过程原理基本一样,只是微软做了封装和相关的冲突检查,所以这种api hook稳定些。
这个是开发出来的可以编译使用的HOOK Function代码。
- 2022-02-16 04:41:53下载
- 积分:1
-
VB演示窗口过程子类化操作的例子。需要在Debug窗口查看演示信息...
VB演示窗口过程子类化操作的例子。需要在Debug窗口查看演示信息-VB demonstration process-window type of operation examples. In Debug window View Information Demonstration
- 2022-03-31 22:46:35下载
- 积分:1
-
文件功能演示的监控,监控文件的修改,…
文件监视功能演示,监视文件是否改变,如名称、大小等-Document the functional demonstration of surveillance, monitoring file changes, such as name, size, etc.
- 2022-02-06 09:24:08下载
- 积分:1