-
Trnsfer hex to txt. Can be converted Hex file become normal text file Hex file c...
将十六进制转换为txt。十六进制文件可以转换成普通文本文件十六进制文件可以转换成普通文本文件十六进制文件可以转换成普通文本文件十六进制文件可以转换成普通文本文件
- 2022-04-28 19:47:53下载
- 积分:1
-
串口调试助手
串口调试助手是一个非常实用的串口调试工具软件,他能作为判断串口通讯是否正常,发送的数据是否正确以及能够以多种格式显示出来,比如十六进制,可以自己定时循环的发送,也可以自己手动选择时间发送,使用起来非常方便。在工控行业使用Modbus协议的软件调试方面是非常实用的。
- 2022-07-20 03:28:25下载
- 积分:1
-
一个模仿windows的计算器。
只包含普通型计算器。未包含科学性...
一个模仿windows的计算器。
只包含普通型计算器。未包含科学性-A mimic windows calculator. Contains only general-type calculator. Does not contain scientific
- 2023-01-26 04:10:04下载
- 积分:1
-
如何下载网页,对页面数据进行分析和处理,对数据进行收集.
如何下载网页,对页面数据进行分析和处理,对数据进行收集.-How to download web pages, on the page of data analysis and processing of data collection.
- 2022-10-02 00:05:03下载
- 积分:1
-
some classic VC source code (5)
一些经典的VC源代码(5)
- 2022-03-22 05:57:35下载
- 积分:1
-
SOCKET网络编程
SOCKET网络编程-SOCKET Network Programming
- 2022-05-29 03:13:31下载
- 积分:1
-
前些时间没什么事,玩英雄无敌III 的 WoG ,水平太差.被电脑折磨得死去活来.无奈之下写了这个修改器.可以修改游戏中的任何东西.
在这个程序中主要...
前些时间没什么事,玩英雄无敌III 的 WoG ,水平太差.被电脑折磨得死去活来.无奈之下写了这个修改器.可以修改游戏中的任何东西.
在这个程序中主要使用了以下技术:
1 进程列举
2 进程内存搜索
3 进程内存读/写
现在把它放到这里,希望能起到抛砖引玉的作用:)
欢迎拍砖
忘记说程序用法了:
用法: 先运行 WOG (包括 H3 中英文版都行), 然后切换到资源管理器中运行修改器.点?"读取英雄信息"按钮来把所有英雄的名字读入到左边的列表框中,然后从左边的列表框中选定一个你想修改的英雄.再根据你的需要进行修改,修改完后再点击"保存修改"按钮来使你的修改生效.也可以在选定一个英雄后,单击快速修改按钮来修改选定的英雄
如果运行 WogEditor 后程序提示: "读取英雄信息失败,将用更彻底的方式重新搜索内存."
则会进入到比较慢的搜索方式中,在屏幕的左上方会显示变化着的搜索地址的信息......
可能你需要耐心地等一会(只要搜索过一次,第二次就不用再搜索了,WogEditor会殷搜索到的地址保存到一个文件中
再次运行 WogEditor 时,就会直接从保存的文件中读这个地址了)
-some time ago is no issue, and playing Magic IV III WoG. the level of impairment. the ordeal was returning to the computer. no alternative was for the change. the game can modify any of the things . In this process mainly uses the following technologies : a process outlined two three search process memory process memory read/write now put it here, hope something can play the role :) Welcome Twins forget that the use of the procedure : Usage : first runn
- 2022-09-20 21:40:03下载
- 积分:1
-
两个乒乓球队进行比赛,各出3人。甲队为a,b,c三人,乙队为x,y,z三人,已抽签决定比赛名单。有人向队员打听比赛的名单,a说他不和x比,c说他不和x,z比,请...
两个乒乓球队进行比赛,各出3人。甲队为a,b,c三人,乙队为x,y,z三人,已抽签决定比赛名单。有人向队员打听比赛的名单,a说他不和x比,c说他不和x,z比,请编程序找出三队赛手的名单。-Two table tennis team competition, each person 3. A team for a, b, c three B teams for the x, y, z three, has decided to match the list of drawing. It was asked to match the list of members, a said that he did not and the x ratio, c said that he did not, and x, z ratio, the procedure is requested for three teams racing to find the list.
- 2022-02-27 03:43:57下载
- 积分:1
-
c#获取网页中所有链接地址
通过正则表达式,获取网页源代码,然后通过正则表达式获取其中中所有链接地址。
- 2022-04-10 01:43:21下载
- 积分:1
-
项目名称:acotsp
大师级人物写的蚁群算法解决TSP问题,真的挺不错,你可以下下来看看的.- Program s name: acotsp
Ant Colony Optimization algorithms (AS, ACS, EAS, RAS, MMAS, BWAS) for the
symmetric TSP
Copyright (C) 2004 Thomas Stuetzle
This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
email: stuetzle no@spam informatik
- 2023-01-14 12:40:03下载
- 积分:1