-
一个不错的小游戏 有代码 可以用WTK2.0运行 希望大家 能 喜欢
一个不错的小游戏 有代码 可以用WTK2.0运行 希望大家 能 喜欢-A good game has the code can be used to run WTK2.0 hope that we can love
- 2022-08-05 20:05:06下载
- 积分:1
-
I uploaded an original procedure TLC2543 and TLC2543 the pdf with the text block...
本人上载一个TLC2543的原程序并带有TLC2543的pdf文挡,好东西哦!-I uploaded an original procedure TLC2543 and TLC2543 the pdf with the text block, good things Oh!
- 2022-02-04 05:43:56下载
- 积分:1
-
the TMS320C5402 Development Board under the HPI MP3 loading procedures
在TMS320C5402开发板下的MP3的HPI加载程序-the TMS320C5402 Development Board under the HPI MP3 loading procedures
- 2022-07-24 03:10:25下载
- 积分:1
-
铺设网络的最佳路径
铺设网络的最佳路径-network rollout best path
- 2022-08-07 03:56:16下载
- 积分:1
-
我准备了一个简单的苹果类!这个类可以不设置constructo…
我自己编写的一个简单苹果类!
这个类可以不设置构造函数,但是如果想实现在声明这个类的一个对象时,对这个对象进行初始化,必须有构造函数。不想在创建对象时,初始化可以不设置构造函数。有时构造函数是必须的。-I prepared a simple Apple category! This category can not be provided Constructors, but if we wish to achieve in a statement this type of an object, this object initialization must be Constructors. Do not want to create objects, initialization can not be provided Constructors. Sometimes Constructors is necessary.
- 2023-07-28 21:20:03下载
- 积分:1
-
控件查看器 最新版本. 该工具可以用来查看控件的Handle、Caption、Class、Rect属性。
控件查看器 最新版本. 该工具可以用来查看控件的Handle、Caption、Class、Rect属性。-Control viewer latest version. The tool can be used to control the Handle View, Caption, Class, Rect attributes.
- 2023-02-05 07:05:03下载
- 积分:1
-
你好,每天,是视觉的和白色的象棋源代码C++黑。请享受…
hello everyday, That is Visual C++ black and white chess source code. Please enjoy it.-hello everyday. That is Visual C black and white chess source cod e. Please enjoy it.
- 2022-02-21 03:50:22下载
- 积分:1
-
直接在内存运行PE
使用了PE加载技术、Hook技术用程序加载PE文件到内存并运行。当在内存中运行的程序,比如arp.EXE执行完之后就会退出,那结果是ExitProcess被调用,那将是我们主进程也结束,显然我们不希望这样。
处理办法:HOOK ExitProcess。问题来了,对MS的许多控制台程序,它们退出都是调用exit,所以如果HOOK ExitProcess, 那我们俩次在内存中运行arp.EXE之后就会死锁。所以对这类程序而言,不能H
OOK ExitProcess,只能HOOK msvcrt!exit。LOADER要加载一个EXE文件,这个EXE文件加载的地址是在0x400000。在我们LOADER的MAIN函数里面,这个地址已经被占用,而你是不能去Free这个地址
重新分布的,这样可能会导致程序崩溃,处理方法相见说明。
- 2022-01-21 18:51:40下载
- 积分:1
-
一种PPT格式。
a type of ppt format.
- 2022-07-14 04:56:25下载
- 积分:1
-
为了方便大家学些,上传了一个贪心算法的算法
为了方便大家学些,上传了一个贪心算法的算法-In order to facilitate everyone to learn more, upload the algorithm, a greedy algorithm
- 2022-03-21 23:43:57下载
- 积分:1