-
松下汽车转盘协议代码,用于各种我原车…
松下车载碟机的协议代码,用于多种汽车的原车配备机头的扩展协议-Panasonic Car turntables protocol code, the original car used in a variety of vehicles equipped with head of the extended protocol
- 2022-07-15 05:22:58下载
- 积分:1
-
欢迎使用月影飞狐游戏修改器
欢迎使用月影飞狐游戏修改器--内存修改 v1.0
(目前只支持 win 2k/xp/2003 系统)
本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源
代码在Gamer目录下,Gamerdll.dll的源代码在Gamerdll目录下,GameRun.exe的源代码在GameRun
目录下,其中Gamer.exe为主程序文件,Gamerdll.dll是动态连接库,GameRun.exe为游戏自修改补
丁,支持游戏Directx模式下直接弹出,热键是小键盘的 * 键,对于不能在directx模式下弹出的游戏,
可以按小键盘的 - 键弹出主程序界面,然后选择游戏进程进行修改.在源代码目录中.rap文件为
RadAsm集成开发环境的工程文件.
程序使用 100% Win32 汇编语言程序设计,3个执行文件合起来才42K的大小,共4451行汇编源
代码(不算资源文件).
月影飞狐游戏修改器以windows进程和线程环境知识为基础,以完全独创的搜索算法为
手段,其中使用了PE(可执行文件)文件结构,windows结构化异常处理(SEH)技术,使得其搜索
速度和金山公司的金山游侠相差无几,而且搜索的精度高于金山游侠,支持模糊搜索,可以生成
游戏自修改补丁程序.
目前月影飞狐游戏修改器已经在星际争霸等游戏上测试通过.但在内存占用超过100M的游戏
中不够稳定.
-welcomed the use of video on flying fox-game changes-- changes v1.0 memory (currently only supports the win 2k/x p/2003 system) the procedures contained three executable files, Gamer.exe Gamerdll.dll GameRun.exe. Gamer.e xe in the source code directory Gamer, Gamerdll.dll the source code in Gamerdll directory, GameRun.exe the source code in
- 2022-07-13 03:54:11下载
- 积分:1
-
Which gives a wide range of modulation of the modulation and demodulation proces...
其中给出了多种调制方式的调制及解调程序,对初学者有一定帮助。-Which gives a wide range of modulation of the modulation and demodulation process, has a certain extent, help for beginners.
- 2022-08-23 14:02:10下载
- 积分:1
-
一个实现了简单的文本滚动功能,很简单,但是入门很有用
一个实现了简单的文本滚动功能,很简单,但是入门很有用-achieved a simple text scroll function is simple, but very useful entry
- 2022-03-10 05:05:43下载
- 积分:1
-
参考源码,学习例子
参考源码,学习例子-reference source, study examples
- 2022-09-02 11:05:03下载
- 积分:1
-
像ACDSee一样用滑鼠拖曳大于表单的图片
像ACDSee一样用滑鼠拖曳大于表单的图片-like ACDSee like clicking towed more than a form of picture
- 2023-04-25 05:20:03下载
- 积分:1
-
RTF
The RTF-control is a very useful beast, but it takes a nerve-grating amount of code to accomplish even the most basic formatting tasks. Adding the capabilities to easily edit formatted text is often a boon to an application, but taking this amount of work? Why not some commands to get and set the RTF directly? Save and load to a file? Built-in editing buttons?
- 2022-05-10 22:03:52下载
- 积分:1
-
AESDemo应用例程 AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成...
AESDemo应用例程 AES(The Advanced Encryption Standard)是美国国家标准与技术研究所用于加密电子数据的规范。它被预期能成为人们公认的加密包括金融、电信和政府数字信息的方法。本文展示了AES的概貌并解析了它使用的算法。包括一个完整的C#实现和加密.NET数据的举例。在读完本文后你将能用AES加密、测试 基于AES的软件并能在你的系统中使用AES加密。-The AESDemo application a distance AES( The Advanced Encryption Standard) is a norm that ASCII used for with technique graduate school to encrypt the electronics data.It were expected and can become people encrypt to include the finance, telecommunication generally acceptedly with the method of the government arithmetic figure information.This text displayed the AES all the combines resolution the calculate way that it use.Include a complete C# realizes with encrypt.The data of NET for instance.Use in a reading book over text empress you will can with the AES encrypt, test base on AES software combine can in your system the AES encrypt
- 2022-08-12 12:23:26下载
- 积分:1
-
包含了c语言中的几乎所有的库函数,适用于爱好c编程的初学者。...
包含了c语言中的几乎所有的库函数,适用于爱好c编程的初学者。-contains language almost all of the libraries, applies to the programming c-loving beginners.
- 2023-03-17 10:35:03下载
- 积分:1
-
循环缓冲的c++代码,循环缓冲有什么用大家应该知道吧,这里只实现了关键代码,大家可以补充完整,或者给我意见,本来想用类模板实现的,但想想太复杂了,而且类模板各编...
循环缓冲的c++代码,循环缓冲有什么用大家应该知道吧,这里只实现了关键代码,大家可以补充完整,或者给我意见,本来想用类模板实现的,但想想太复杂了,而且类模板各编译器差别比较大,还不如直接用强值类型转换一样可以实现类模板的功能-Circulating buffer c++ Code buffer cycle what is the use, everyone should know it, only the achievement of a key code, you can add a complete, or give me advice, had wanted to use class template to achieve, but think too complicated , and the class template of the relatively large difference between the compiler, not as good as the direct use of strong value of the type of conversion can be achieved as the function of class template
- 2022-01-26 01:57:19下载
- 积分:1