搜索资源列表
诺基亚UI API案例Fish Tank研究
- 祖玛原代码,其中包括诺基亚UI API案例Fish Tank研究等.-approached the original code, including Nokia UI API Fish Tank case studies.
祖玛小游戏反混淆未修改源码
- 祖玛小游戏,反混淆代码,参数和变量都是电脑随机给的,修改后可以使用
诺基亚UI API案例Fish Tank研究
- 祖玛原代码,其中包括诺基亚UI API案例Fish Tank研究等.-approached the original code, including Nokia UI API Fish Tank case studies.
GUM
- VB编写,类似祖玛的游戏,有些地方比较卡。-VB preparation, similar to Zuma game, in some places, compare cards.
popcapframework_1_3
- popcapfr a mework1.3版,这是著名的PopCap游戏公司,不知道的话,祖玛应该知道吧,这些游戏都是用这个框架开发的,现在PopCap将它开源了!-PopCap Games fr a mework Version 1.3 Changes General * Removed support for Visual Studio/Visual C++ 6. If you use these ve
Ball
- 类似祖玛的一个游戏,值得一看哦!给出例子,求出最优解!-It is a game,very well!
SexyCurves
- 好玩的祖玛小游戏的源代码,已编译通过,可以正常使用,没有密码-Zuma fun game' s source code has been compiled through, you can use, there is no password
(zuma)
- 手机游戏JAVA祖玛游戏V6.0,需要的朋友赶紧下哦!-Mobile Games JAVA Games Zuma V6.0, need friends quickly under the Oh!
zumademo
- 一个android 下的祖玛游戏的简易版本,对于surfaceview 有很好的参考价值。-Android Zuma under a simplified version of the game, a good reference for surfaceview value.
ZuMa
- 自己大二写的祖玛小游戏。算法参考过一个C#的。但是原处给搞忘记了。不好意思。-ZuMa Game which is written used C++ and DirectX.
ZUMA-SOURCE-CODE
- 祖玛小游戏,反混淆后的源码,变量和参数是机器自己给的,改下可以用-Zuma game, anti-aliasing after the source code, variables and parameters are given their own machines, may be used to change
ZumaSource
- 这是祖玛游戏的源代码,去主要是在XNA开发的,代码也写很规范,大家用来学习参考-This is Zuma game' s source code, go mainly in the XNA development, the code is written is standard, we refer to learning
99571229Zuma
- 祖玛游戏&&素材&&音乐&&等级,值得下载-Zuma game
zuoyu_zuma
- 捉雨和祖玛两款游戏的源码,希望对大家有所帮助-Game Source
Zuma-src-zaz-1.0.0
- C++祖玛游戏源码.设计有很多个游戏关卡.画面不错,趣味性也不错的.-Zuma game C++ source code. Designed to have a number of game levels. Screen good, fun is good.
zuma
- flash源文件之经典的祖玛游戏源码,可以编辑线路图-flash Zuma game source
14160_1251080141QQX0
- 最新整理的45款JAVA手机游戏,都是很经典、很有娱乐性的游戏。主要有: 3D卡丁车 4种牌类游戏 \r\n 3D Super Ball paopaolong 千王之王之21点 可以全屏的斗地主 埃及祖玛 \r\n 6270原装贪吃蛇 Goldminer挖金 声色棋牌之跑得快 大富翁中国之旅最新版 大鱼吃小鱼
crack_zuma
- 祖玛豪华版无限生命外挂。不会减命,不影响加命。-Zuma Deluxe Edition infinite life plug. Will not be reduced to life, does not affect Canadian life.
ZSexyCurvvesu
- 好玩的祖玛小游戏的源代码,已编编译通过,可以正常使用,没有密码 -Fun Zuma small game source code, has been compiled compiled by normal use, no password
祖玛游戏
- 文字祖玛游戏 需求如下: 1).程序通过控制台输出一个字符串,由A、B、C、D、E五个字母组成,例如:ACBEEBBAD。 2).用户输入一个字符,只能是A、B、C、D、E其中之一,然后再输入一个要插入的位置。 3).程序会将这个字符插入到字符串的指定位置前(第一个字符位置为0,第二个字符位置为1,依此类推),然后消除连续出现的三个相同的字符,直到没有连续三个相同的字符为止。 (本人的期末考试题)(Text Zuma game