-
第三章误差的基本概念和数值计算…
本章只介绍了误差的基本概念和数值计算的若干原则,这对处理数值计算问题是必需的,但是仅这些还远远不能解决工程和科学计算中更为复杂的误差分析问题,还需专门分门别类地进行研究。-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
-
钩子技术
大部分来自于网上的代码
加了一些自己的东西
钩子技术
大部分来自于网上的代码
加了一些自己的东西-hook most of the technologies from the Internet code added some things on your own
- 2022-12-22 16:10:03下载
- 积分:1
-
"Press pronunciation of" all source code. Rar
“按键发音”全部源代码.rar-"Press pronunciation of" all source code. Rar
- 2022-02-16 00:33:06下载
- 积分:1
-
api钩子代码。
api钩子代码。-api hook code.
- 2023-04-12 20:30:03下载
- 积分:1
-
wow map view 可以读取wow tbc之前的版本
wow map view 可以读取wow tbc之前的版本-wow map view can be read by previous versions wow tbc
- 2022-06-03 13:01:01下载
- 积分:1
-
最近在做一个HOOK 进程创建的程序,用Ollydbg调试的时候发现了一个CreateProcessInternalA函数,我的程序启动进程最后调用这个函数...
最近在做一个HOOK 进程创建的程序,用Ollydbg调试的时候发现了一个CreateProcessInternalA函数,我的程序启动进程最后调用这个函数
创建了一个进程,调用顺序是CreateProcess --> CreateProcessA --> CreateProcessInternalA..于是首先想到了直接HOOK CreateProcessInternalA
这个API函数,这个函数有12个参数-HOOK to do recently in the process of creating a procedure, used when debugging Ollydbg found a CreateProcessInternalA function, my program starts the process of the final call to this function creates a process, called the order of CreateProcess
- 2023-05-08 20:30:03下载
- 积分:1
-
奇迹MG管理工具
奇迹MG管理工具-Miracle MG management tools
- 2022-09-13 03:15:04下载
- 积分:1
-
COM组件编程,基于DLL的COM,从而可以使调用更加方便
COM组件编程,基于DLL的COM,从而可以使调用更加方便-The package programming of COM, on the basis of COM of DLL, thus can enable transfering it more convenient
- 2022-03-17 05:56:17下载
- 积分:1
-
MinHook - 简约实用的 x86/x64 API 钩子库
翻译 maninwest@Codeforge 作者Tsuda Kageyu @ Codeproject
背景
如果你对 Windows API Hook 感兴趣,你也一定知道 Microsoft Research 有个有名的库 - Detours。它非常有用,但是它的免费版本 (名为 "Express") 不支持 x64 位的环境。尽管商业版 (名为 "专业版") 支持 x64 位环境,但是它太贵了 -大约需要 US$10,000!
所以我决定自己从头写个 "poorman 的 Detours" 。我的库不是 Detours 的完美克隆,只是一个 API 钩子功能,因为这样就够用了。
到 2015 年1 月,此库已用于了一些项目中 : 7+ Taskbar Tweaker,Better Explorer, DxWnd, NonVisual Desktop Access, Open Broadcaster Software, QTTabBar, x360ce 等等。我很高兴发现这个库对人们有用。
使用库 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-25 14:18:29下载
- 积分:1
-
孙鑫VC视频,此源码是有关HOOk编程的一个例子,非常不错,可以学习...
孙鑫VC视频,此源码是有关HOOk编程的一个例子,非常不错,可以学习-Sun Xin VC video, this source is about HOOk an example of programming, very good, can learn
- 2022-02-12 11:11:30下载
- 积分:1