搜索资源列表
sorcecode
- 六级考试的时候编的,还包括了四个程序: 都是自己写的,一些参考了别人,本来还想上传一个大一时候的俄罗斯方块,结果没找着.老大现在功课太紧,我急需一个源程序,星期一就要交了,无论如何请放行.人都是会感恩的嘛.-six examination of the series, including the four procedures : all wrote it myself, some reference to the others, had wanted to upload a freshman
根据需要设置俄罗斯方块
- 俄罗斯方块,一个大家都很喜欢玩的游戏,既是经典,也是流行,这里和大家一起共享源码,以图改进。-Swift blocks,a popular game.With source code,you can improve it.
斗地主_源代码
- 功能强大的斗地主游戏.用DX开发,支持局网对战,也可与电脑对战.带有一定水平的人工智能,可以给写人工智能的朋友带来一些参考-card game, function is powerful. Develop by DX, playing LAN and human vs PC. AI is good, wellcome share it.
20059246800641
- 三子棋游戏(成龙棋) 在很多游戏网站上,都没有发现‘三子棋’游戏。这是我的家乡人们经常玩的游戏。 规则如下: 1)下子阶段:在这个阶段,只能下棋子而不能移动棋子。像五子棋一样,尽量使自己的子能凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子废掉(该子将会变灰色,下子完了以后,它将会被去掉)。 2)行棋阶段:下完子了,就进入行棋阶段。在这个阶段,不能下棋子而只能移动棋子,也是尽量使自己的子凑成‘三’,当你的棋子凑成‘三’了以后,你可以把对方任一个子去掉。
wChess058171040
- 中国象棋,人机对弈.利用了假期时间已经基本把它完成了.现在是第一个版本,可能还有BUG.我会加紧将它修改的.免费版!大家可以将它修改,作其它学习来用也可以.现在我的网页还没做好,如果我网页做好了,我会将我所编写的所有游戏源码、程序、文档一起和大家分享。-Chinese chess, human-machine game. Use of the holiday time it has been basically completed. Now is the first version, there
指针式的时钟
- 这是Edwin去年(2000年)6月份想学VB写的程序,因为只用了两天,加上当时才学VB 两个星期左右,故非常简陋,但基本实现上俄罗斯方块游戏。对了,程序-last year (2000) in June to study the procedures written in VB, because only a couple of days, then barely VB add about two weeks, it is very simple, but the basic reali
超级人机五子棋
- 五子棋简介 通过一番不懈的努力,我的第一个比较大一点的游戏终于做成了,虽然里面还有许许多多的不足,但已经可以正常运行了。 它可以分两大块:1. 人机对战 2.两人对战(都可以用光标进行控制的) 我来介绍一下它的使用方法: 1.刚开始是进行选择:y: 代表人机对战 n:代表两人对战 2.若选择y,接下来输入选手的名字,为英文字母和数字的组合,最好不要超过10个字符,再下来选择谁先下,若选1代表自己先走,若选2代表计算机先走。 3.若选择n,请输入两个选手
aRes_5Q
- 本人上学期写的一个五子棋单机版程序(界面借用别人的),AI实现还不错。本来想完善一下的,因为一些事情耽搁,估计不会再做修改。我比较了一下网上其它相关的程序,就程序效能来讲,本程序还是值得...呵呵,根本不使用搜索算法,一切基于逻辑,电脑漏棋相当少。-Last semester I wrote a stand-alone 331 (interface borrow the work of others), AI to achieve good. Perfect originally wanted
用搜索实现的五子棋
- 网上用搜索算法做的五子棋不多,这个程序是用搜索算法做的,可以搜索五层,在10秒以内。当然不算好程序,目前一直在改进中,但是个人觉得可以作为学习搜索算法的同学一个参考。-online search algorithm used to do 331 small, the procedure is done using search algorithm that can search five, in less than 10 seconds. Certainly not a good procedu
Chess2.0
- 中国象棋源代码,VER2.0,详细说明在包里面,请仔细阅读,慢慢欣赏,有问题可以发邮件给我-Chinese chess source code, VER2.0 elaborate on the package inside, please read it carefully and slowly appreciate, the problem can send an email to
c108244325566
- 我原来写这个程序只是为了常规上学习C#和.NET编程而做的一个练习。翻转棋,大家都知道,是一个比较流行而且比较有趣的游戏,原理和规则都很简单。这使得它成为学习一种新的语言或工具时的一个很好的练习选择。 开始时的练习虽然可以用来当作比赛的游戏,但还是缺少一些电脑棋盘游戏一般的特征,比如撤消走过的步骤,因此,积累了一些.NET的经验以后,就将它升级了。升级后增加了一些新的功能,而且改进了原来的图形界面和游戏AI。-I originally wrote this routi
vc830534577
- 这是一款非常好玩的五子棋游戏,目前具有初级和中级两个难度级别,可能只能算上中等智商吧. 基本上还有很大的发展空间,我是新手.所以这个程序很有很多不足的地方 .-This is a very fun game of 331, with two primary and middle-level difficulty, it may only count in the middle IQ it. There are basically huge space for development, I g
c++俄罗斯方块程序
- 俄罗斯方块源代码* 文 件 名: ToyBricks.c * 完成时间: 2001年9月 * 完成地点: 华东地质学院综合楼507机房 * 开发模式: SDK程序 * 开发环境: MS VC++ 6.0 * 作 者: 王岭 * 工作单位: 中国建设银行三水市(广东省)支行 * E - Mail: Mao_jzh@163.com */ /* 备注: * 这是一个简单的俄罗斯方块游戏程序,写程序时没有注释, * 这是我写程序时的一个坏习惯。毕业有半
蜘蛛纸牌游戏
- 本程序是模仿计算机上的单机游戏,功能基本上和它的一样...... 很好玩,各位可以试试吧-imitate this process is the single computer games, functional and basically the same ... it is a lot of fun, you can try playing
五子棋小游戏
- 这是一款非常好玩的五子棋游戏,目前具有初级和中级两个难度级别,可能只能算上中等智商吧?本小生出入编程之道,望各位多多指教-This is a very fun game of 331, with two primary and middle-level difficulty. it may only count in the middle of the intelligence it Niche access programming technique, and you look exhibit
aFamouseGame
- 这是一个俄罗斯方块的VC源码,你可以试着用它来开始学习游戏编程-This is a Rubik's cube VC source, you can try to use it to start learning the game programming
FiveStones(v1.0.1)
- 一个基于与c#五子棋程序,效果还不错,大家来学习学习吧,资料来源于互联网-one based on c # 331 procedures, the results were pretty good, for us to learn from it, the information from the Internet
card_moving
- This test for card moving! My first time write it!-This test for card moving! My first time write it!
vsccpw
- 一个小巧的象棋程序,用的是窗体方法实现界面,棋力一般,但搜索方法与众不同.-a tiny chess procedures, the method of Window interface, chess, but it's different search methods.
vc108
- 翻转棋,大家都知道,是一个比较流行而且比较有趣的游戏,原理和规则都很简单。这使得它成为学习一种新的语言或工具时的一个很好的练习选择-overturned game, we all know, is a more popular and more interesting games, principles and rules are simple. Making it to learn a new language or tool of a good exercise choice. .