搜索资源列表
WhiteFrogs
- 白色青蛙。一个国外开发的Flash CS4小游戏,用Actionscr ipt 2.0写的。电机白色青蛙,如果两个连续点击的青蛙上面的图案一样,就可以加分。-WhiteFrog.An English intelligent flash.Write by AS2.0,File Format Flash
tetris
- 这是用graphics.h写的俄罗斯方块,要运行程序还要包含graphics.h文件,这个可以在网上下到-This is Tetris graphics.h write and want to run the program but also contains graphics.h file, this can be online to
els
- 应用程序向导已为您创建了这个 els 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。 本文件概要介绍组成 els 应用程序的每个文件的内容。-Application Wizard has been created for you this els applications. This application not only demonstrates the basic use of Microsoft Foundation
gameswf-2009-08-08
- c++ 写的一个flash引擎源码,可以支持播放swf文件,也可以写进自己的游戏引擎中,用flash来做一些UI-a flash engine c++ write source code, you can support playback swf file, can also be included in the game engine, flash to do some UI
egengxin
- 游戏自动更新登陆器 分为主程序和自动更新程序。 将1.txt放到你网站下,里面记录了最新的版本。 主程序检测最新版本和本地版本不一致,那么打开自动更新程序,自动更新程序下载放在你网站下的补丁,下载完补丁之后,自动运行补丁。 我现在使用的补丁是WINRAR自解压缩,自解压缩里面最好写一个压缩完毕后,运行游戏主程序。 下载补丁的地址,网络版本号等,都可以自己控制。 更新程序 可显示文件大小,下载速度,已经下载大小,已完成百分比 不
ball
- 开放环境为Turbo C,Borland C++应该也可以编译,自己编写的 五彩连球 小游戏。文件包括源代码,生成的EXE,和一个运行所必须的文件,代码的核心是 小球路径查找算法。适于C的初学者,希望会在这里找到兴趣。-The open environment of Turbo C, Borland C++ should also be able to compile and write your own the multicolored Lianqiu small game. Files, i
src
- this poker source write is as3, i got this file from my friends, i don t know how to build just try it.-this is poker source write is as3, i got this file from my friends, i don t know how to build just try it.
XOR
- 从最简单的XOR加密入手吧,编写一个程序,这个程序的功能是这样的,读取animation.cfg文件中前16字节的内容,然后使用0~255之间任一个数值和从animation.cfg文件中提取出来的这16个字节(实际可以提取更多字节作比较,这里只提取文件前16字节)作XOR运算,最后将这256组经过XOR运算的数据放在一起作比较,看哪组数据XOR运算后看上去比较有意义而不是垃圾数据。 按照上面的思路编写出如下C语言代码:-From the most simple XOR encryption
SolarSystem(code)
- 使用ogre cegui和fmod编写的一个简单游戏界面系统,包括主界面、人物界面、载入界面等。进入游戏为一个星球动画,按esc键打开退出界面。使用VS2008编写。 需要ogre cegui和fmod的sdk。对应的资源和资源配置文件可在http://download.csdn.net/detail/jajupmochiwxxz/6592593下载。 参考文献在代码中说明。 Copyright C 2013 Finaldream Game Studio。-Use ogre c
snake2
- 刚学delphi不久,自己编写的最简单的贪吃蛇游戏。我这代码在高手眼中肯定很脏乱差,只能给比我还初学的人一些代码实例,里面包括我刚学会的类的概念,自己在另外一个pas文件里面编写了一个类,然后在主pas文件里面进行类功能的调用,刚学类的同学可以看一下。-Just learning delphi soon, I have written the most simple snake game. I am sure it is very dirty and messy code in the mast
bin2txt
- 自己写的Diablo 2的mod反编译软件,源代码全部公开,VS2010编译,可以直接从mod的bin文件反编译出txt源码。-Write your own Diablo mod 2 decompile software, all open source code, VS2010 compiler can decompile the source code directly the mod txt bin file.