-
拼图游戏 ,VC++ 游戏编程源码,很优秀地实现,值得收藏研究,学习。...
拼图游戏 ,VC++ 游戏编程源码,很优秀地实现,值得收藏研究,学习。-puzzles, games programming source VC, very good to achieve worthy collection of research to learn.
- 2022-02-07 20:28:02下载
- 积分:1
-
本程序实现了如何用C去读.txt文档中不定个数的数字。经证明可用。也多请指证。...
本程序实现了如何用C去读.txt文档中不定个数的数字。经证明可用。也多请指证。-This program implements how to use C to read. Txt document in the variable number of figures. Proved available. Were also many invited to testify.
- 2023-02-25 16:50:03下载
- 积分:1
-
windows平台下的基于对话框的数字赌博游戏,
windows平台下的基于对话框的数字赌博游戏,-under windows platform for dialog based on the number of gambling games,
- 2022-03-23 20:35:55下载
- 积分:1
-
改程序描述了,在vs中数据库的一系列的用法,重数据库的链接,数据库的创建,数据库的访问和数据库视图的建立,数据库修改等基本的过程。不愧为学习数据库的好例子。...
改程序描述了,在vs中数据库的一系列的用法,重数据库的链接,数据库的创建,数据库的访问和数据库视图的建立,数据库修改等基本的过程。不愧为学习数据库的好例子。-Change procedure described in the series vs the usage of the database, re-link to the database, database creation, database access and database view creation, database, modify the basic process. Worthy of study and a good example of the database.
- 2022-02-04 00:48:03下载
- 积分:1
-
很有用的一份图纸资料
如果各位有类似资料麻烦也上传上来哈...
很有用的一份图纸资料
如果各位有类似资料麻烦也上传上来哈-Useful information on a drawing if you have similar trouble also upload information onto Kazakhstan
- 2022-03-04 02:55:58下载
- 积分: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
-
Tax VB source code mainly for the local Inland Revenue Department
VB税控的源代码
主要用于地方税务局的税控引用
有完整的控件和代码-Tax VB source code mainly for the local Inland Revenue Department
- 2022-01-31 09:49:44下载
- 积分:1
-
学matlab还有比这个更好的吗?我千兴万苦才找到的,这是一个学习matlab的视频,功能强大...
学matlab还有比这个更好的吗?我千兴万苦才找到的,这是一个学习matlab的视频,功能强大-school Matlab also better than this? I 1000-from 10,000 to find, this is a learning Matlab video, powerful
- 2022-05-21 02:23:27下载
- 积分:1
-
Producers and consumers of the code, is to use Visual C++ to write programs ......
生产者消费者的代码,是用Visual C++来编写的程序...希望这个代码会对大家有所帮助-Producers and consumers of the code, is to use Visual C++ to write programs ... hope that this code would be helpful to everyone
- 2022-04-01 02:45:11下载
- 积分:1
-
此为一控制LED灯的源程序,通过控PWM方式实现色彩的柔和变化
此为一控制LED灯的源程序,通过控PWM方式实现色彩的柔和变化-this as a control LED lights of the source, through the PWM control means soft color change
- 2022-03-22 22:50:08下载
- 积分:1