搜索:WarCraft
找到约 4 项符合「WarCraft」的查询结果
结果 4
按分类筛选
https://www.eeworm.com/dl/625/474556.html
游戏
EBot source for the popular MMORPG World of Warcraft
EBot source for the popular MMORPG World of Warcraft
https://www.eeworm.com/dl/625/186856.html
游戏
A new version of the StormLib library, supporting new version of MPQ archives (World of Warcraft and
A new version of the StormLib library, supporting new version of MPQ archives (World of Warcraft and WoW - The Burning Crusade).
https://www.eeworm.com/dl/519/460364.html
加密解密
3号作品是分析WarCraft III游戏的replay文件的命令行工具
3号作品是分析WarCraft III游戏的replay文件的命令行工具,可以统计玩家的APM等信息,开发平台是gcc (MinGW),其中使用了crc32和zlib库做replay文件的校验与解密。除了代码质量较高外,能启发思路也是我选入这个作品的原因。 ...
https://www.eeworm.com/dl/684/232946.html
软件设计/软件工程
#include<iostream> using namespace std int main() { unsigned long x,warcraft,war,l
#include<iostream>
using namespace std
int main()
{
unsigned long x,warcraft,war,l
cin> x
while(x)
{
unsigned long *p=new unsigned long[x+1]
if(p==NULL)
{
cerr<<"error!"<<endl
abort()
}
for(warcraft=0 warcraft<=x warcraft++)
*(p+warcraft)=0
*p=1
...