-
用Turbo C++ 3.0开发的模拟Windows扫雷的游戏,支持键盘和鼠标两种控制方式,支持鼠标右键,支持双键功能。...
用Turbo C++ 3.0开发的模拟Windows扫雷的游戏,支持键盘和鼠标两种控制方式,支持鼠标右键,支持双键功能。-Turbo C 3.0 with the development of the mine-simulation game for Windows, support both keyboard and mouse control and support with the right mouse button, double bond support functions.
- 2022-03-02 22:35:45下载
- 积分:1
-
用java实现的一个投票统计程序,可以实现各种基本功能,可用来学习!...
用java实现的一个投票统计程序,可以实现各种基本功能,可用来学习!-achieved with a vote statistical procedures, can achieve a basic function that can be used to study!
- 2022-05-13 10:16:23下载
- 积分:1
-
一个自己用C编的吃豆豆的小游戏,内附详细使用说明
一个自己用C编的吃豆豆的小游戏,内附详细使用说明-they use a series of the C Dou eat small game, contains detailed use
- 2022-11-10 19:10:03下载
- 积分: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
-
c语言写的FFT变换源码,有多个版本,经测试,还比较好用
c语言写的FFT变换源码,有多个版本,经测试,还比较好用-c language source code of the FFT transform, has multiple versions, tested, is still relatively easy to use
- 2022-01-21 22:39:30下载
- 积分:1
-
迷宫求解(全部解)
共有三个文件maze.h mclass.cpp t3.cpp
希望大家多提意见...
迷宫求解(全部解)
共有三个文件maze.h mclass.cpp t3.cpp
希望大家多提意见-Maze Solving (all solutions) there are three documents maze.h mclass.cpp t3.cpp do so hope that everyone
- 2022-10-11 16:25:03下载
- 积分:1
-
oreilly.learning.xml.2nd.edition.ebook
Oreilly.Learning.XML.2nd.Edition.eBook-LiB.chm XML 的帮助文档-Oreilly.Learning.XML.2nd.Edition.eBook-LiB.chm XML help files
- 2023-03-15 17:15:04下载
- 积分:1
-
Checkstyle can find : can not be used or surplus enter a space better place with...
Checkstyle 可寻找:・不能使用的或者多余的输入 ・空格更好的地方不使用跳格符,反之亦然 ・不遵循命名标准的变量、方法或者类 ・过分复杂的分配或者返回语句。它还有Eclipse下的插件。
-Checkstyle can find : can not be used or surplus enter a space better place without using jump Lattice website. named vice versa do not abide by the standards of variables, methods or category over-complicated distribution or return statement. It also has the Eclipse plugin.
- 2022-03-25 02:05:45下载
- 积分:1
-
Symbian OS 图片转换程序源代码
可以学习一下
Symbian OS 图片转换程序源代码
可以学习一下-Symbian OS source code picture conversion process can learn about
- 2023-02-03 01:10:03下载
- 积分:1
-
网站形式的客户系统,可直接提出问题,也可以查看各种问题的答案....
网站形式的客户系统,可直接提出问题,也可以查看各种问题的答案.-Site forms of client systems can be directly put questions to, can view a variety of answers to these questions.
- 2022-04-30 09:55:31下载
- 积分:1