搜索资源列表
陈晓璐
- 24点牌游戏,我的第一个程序,还有很多bug没有修改,而且时间复杂度比较大.-24 sign game, my first procedure, but also has very many bug not to revise, moreover time complex quite is big
gir
- 一个小游戏,供大家娱乐使用。如果觉得太简单自己可以修改一下参数。-A small game, fun for everyone to use. If we think that is too simple argument that they can change it.
memory_change
- 用来动态修改目标内存值源代码,可用于修改游戏作弊-memory change
waigua
- 这是DLL文件,引用到工程就可以了, 主要修改的地方我说明下 key kk = new key() int pid = kk.pid("CQ.EXE") //获取进程PID kk.getread(pid, "", 0x298, 4).ToString() //返回INT值的内存读取 kk.getread(pid, 0x04, 4) //返回STRING的内存读取,少了一个参数. 自己写了个全局键盘钩子, kk.UnHook() //加载钩子
Poker
- C#编写的红心大战,扑克类游戏都可根据此模版修改-Hearts, poker game written in C# can be modified based on this template
cSharptypinggame
- c#写的打字游戏,比较简单,适合初学者,可以自己修改其它功能。-c# to write typing game, relatively simple, suitable for beginners, you can modify other functions.
chang-memory
- 内存修改器,修改游戏和其它程序的内存数据-Memory data memory modify, modify, games and other programs
tanchis
- 用C#实现贪吃蛇游戏,运行流畅,源码,自己看以进行查看,修改哦-C# Snake game runs smoothly, the source code, they look to be viewed, modify Oh
saolei2.0
- 一个扫雷小游戏,经过数次修改,各项功能都比较完善。-A minesweeping game, after a few modifications, are more perfect.
SnakeRun
- 使用C#编写的贪吃蛇小游戏程序,压缩包内为源代码!适合初学者学习修改!-Snake game written in C#, compressed package source code!
studentsys
- 我是自学VC++,这次编写了一个学生管理系统,主要可以实现注册,登陆,用户管理,增加,删除,修改,小游戏等功能,才学疏浅,还望大家指点,谢谢!-I am self-taught VC++, this time to write a student management system, can mainly be achieved registration, login, user management, increase, delete, modify, game features, spars
URW
- 国外一款Roguelike游戏:Unreal World的修改器源码 采用C#4.0制作 非常有意思的一款游戏 仅仅是为练手-Abroad a Roguelike games: Unreal World modify the source code using C# 4.0 produced very interesting a game only for the practice of hand
snow
- 雪花飘落效果也很简单,做过太空大战之类游戏的应该知道,还有一点注意就是处理飘出屏幕外的雪花,不然过一会就很卡了,拿来修改了下,增加了美女滚屏,全屏背景等,要关闭的话双击下有俩狗狗的图片就可以了,感觉速度还行了,就没做多线程处理了,具体自己看吧,编译好的文件和源码都在-Snow falling effect is also very simple, and the like have done space war game should know that there is little atte
GameChange
- C#调用系统API编写的游戏修改工具,可修改游戏内存数据-C# call the system API to write the game editing tools, you can modify game data in memory
jinggames
- c#人机对战井字游戏源代码,可了解下棋盘的绘制、 电脑下棋的逻辑,判断输赢,修改所下棋子的颜色,修改该标签上的Owner的值为当前玩家;用到了C#自定义控件GameClass.dll,也包括有源码,生成GameClass.dll要拷贝到游戏源码目录的Bin目录下,运行游戏exe时要调用这个文件。下载源码后,请重新编译本源码-código C# fuente de Tic Tac Toe juego de guerra de la máquina, podemos entender la lógi
SuperMarket
- 俄罗斯方块是一个好玩的游戏,可读性强,语言简洁清晰,容易修改。-Tetris is a fun game, readable, clear and concise language, easy to modify.
AngelEmu
- 完美世界264版本模拟器源码,模拟服务端整套,可自行修改成完美的任何游戏-Perfect world 264 version simulator source code, simulation server set, may revise any game perfect
Snakes
- C#小游戏贪吃蛇,带音频,经测试可用,自己可以修改窗口以及任何参数-C# game Snake, with audio, the test is available, they can modify the window and any arguments
GameStore_RSY201553
- 一个简单的游戏商城交互系统,包含管理员和用户两个模块。管理员可以添加、删除、修改、查询商城中的商品,可以查看和删除用户信息。可以查看用户的购物车。 用户可以登录、注册,可以购买商品,编辑购物车,查看商城里的商品等。-A simple game store interactive system, including administrators and users of two modules. Administrators can add, delete, modify, query mal
Digger
- c#开发的一款传统的挖掘工的游戏源码,里面有源码,有编译命令,修改源码后,直接执行编译批处理文件即可(C# development of a digger source of the game)