文件名称:3
介绍说明--下载内容均来自于网络,请自行研究使用
3号作品是分析WarCraft III游戏的replay文件的命令行工具,可以统计玩家的APM等信息,开发平台是gcc (MinGW),其中使用了crc32和zlib库做replay文件的校验与解密。除了代码质量较高外,能启发思路也是我选入这个作品的原因。-Analysis of work is on the 3rd game of WarCraft III document replay command-line tool, can be Player of the APM and other statistical information, the development platform is gcc (MinGW), which uses the zlib library crc32 and replay so check with the declassified documents. In addition to higher quality code, to inspire the ideas that I selected the reasons for this work.
相关搜索: Crypt_Decrypt
(系统自动生成,下载前可以参看下载内容)
下载文件列表
3
.\plan.txt
.\report
.\......\SRV_description(UTF-8).txt
.\......\w3g_actions.txt
.\......\w3g_format.txt
.\src
.\...\console.c
.\...\crc32.c
.\...\dataprocess.c
.\...\DOCS
.\...\....\readme.txt
.\...\....\w3g_actions.txt
.\...\....\w3g_format.txt
.\...\include
.\...\.......\crc32.h
.\...\.......\SRV.h
.\...\.......\zlib.h
.\...\main.c
.\...\Makefile
.\plan.txt
.\report
.\......\SRV_description(UTF-8).txt
.\......\w3g_actions.txt
.\......\w3g_format.txt
.\src
.\...\console.c
.\...\crc32.c
.\...\dataprocess.c
.\...\DOCS
.\...\....\readme.txt
.\...\....\w3g_actions.txt
.\...\....\w3g_format.txt
.\...\include
.\...\.......\crc32.h
.\...\.......\SRV.h
.\...\.......\zlib.h
.\...\main.c
.\...\Makefile