CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - 算法

搜索资源列表

  1. MyGame

    0下载:
  2. 自己用C#编写的winForm推箱子小游戏内含swf原版游戏,算法简单,适合初学者-Own use C# Sokoban game written in winForm swf containing the original game, the algorithm is simple, suitable for beginners
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:413864
    • 提供者:kkrdfai
  1. AIprogram3

    0下载:
  2. 用c++语言实现井字棋的游戏,要求要用深度优先搜索的算法。-Written in c++ language realization, well character chess game with requires depth first search algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-08
    • 文件大小:66930
    • 提供者:郑娟娟
  1. Five-in-a-Row

    0下载:
  2. 用C写的五子棋游戏可以选择双人对弈模式或人机对弈模式,界面清晰简易,内附算法实现,论文等-AppWizard has created this Five application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your applicati
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-25
    • 文件大小:3750
    • 提供者:zhangxiaobo
  1. Backgammon

    0下载:
  2. 五子棋 人工智能作业 可以人机对战 算法思想不是很强,仅供参考。。。。 -Backgammon play against artificial intelligence, machine operation algorithm can be thought not very strong, for reference only. . . .
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2370420
    • 提供者:林帅
  1. Java-fiveChess

    0下载:
  2. 本软件是采用java实现的人机对弈的五子棋软件。实现较好的博弈算法和基本功能,适合初级程序员-This software is the use of man-machine chess java implementation of the backgammon software. To achieve better algorithms and the basic functions of the game for junior programmer
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:26834
    • 提供者:图南
  1. A-StarVC

    0下载:
  2. 做游戏脱机挂必备代码,很经典。 也是学习A星算法的好工具,动态展示算法过程。 更多资料请查看悠久网http://www.u9txt.com-Linked to the necessary code to do the offline game, very classic. A star algorithm is also a good learning tool, dynamic display algorithm process. For more information, pleas
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-29
    • 文件大小:102573
    • 提供者:DJ
  1. radar

    0下载:
  2. vb写的雷达算法,适合游戏,Vb wrote, suitable for game radar algorithm -Vb wrote, suitable for game radar algorithm
  3. 所属分类:Game Program

    • 发布日期:2017-05-06
    • 文件大小:1245003
    • 提供者:wwxjsoft
  1. Black-white

    1下载:
  2. 黑白棋实现例子,可设置初、中、高对手难度的博弈对策类游戏算法-Othello implementation example, you can set the beginning, middle and high degree of difficulty of the game rival games Algorithm Strategies
  3. 所属分类:Chess Poker games

    • 发布日期:2017-02-04
    • 文件大小:1929216
    • 提供者:pan
  1. Bean

    0下载:
  2. 该代码是J2ME手机游戏,移植fc经典游戏吃豆人,怪物寻路算法-The code is a J2ME mobile phone games, portable fc classic game Pac-Man, monster pathfinding algorithm
  3. 所属分类:Game Program

    • 发布日期:2017-04-05
    • 文件大小:102278
    • 提供者:shindawang
  1. LKCoreAlg

    0下载:
  2. 最近做了个连连看游戏,综合网上各种不同的思路,整理出了个人认为大家都比较好理解的一套思路。 游戏规则:很简单,就是点中两个互相匹配并且可以通过不多于两个折点的折线连在一起的方块后,这两个方块就可以消掉。 (说明:下面的行和列按照现实的行和列,并不是按照flash坐标系的坐标,请大家按需转换) 连通算法: 1.直连型 2.一折型 3.两折型 -Lianliankan game recently made a comprehensive line of
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-02
    • 文件大小:3371
    • 提供者:ghgh
  1. fang-kuai-youxi

    0下载:
  2. 用proteus仿真的一个俄罗斯方块游戏,算法都很好,可以互相参考一下。-Proteus simulation with a Tetris game, algorithms are good, you can refer to each other.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:735119
    • 提供者:张根
  1. magic

    0下载:
  2. 此源码是在VC++6.0的环境下,编写的一个关于魔方算法,可以实现在随机打乱的情况下还原魔方的初始状态-This source is the environment in vc++ 6.0, the compilation about a rubik s cube algorithm, can realize the cases in random disturb the initial condition rubik s cube reduction
  3. 所属分类:Other Games

    • 发布日期:2017-04-02
    • 文件大小:90900
    • 提供者:张旭东
  1. 5pingtu

    0下载:
  2. 5阶拼图算法, 代码是用JAVA来写的有什么错误的地方请包涵-5-order puzzle algorithm
  3. 所属分类:Other Games

    • 发布日期:2017-05-09
    • 文件大小:1812249
    • 提供者:五红
  1. Mazegame

    0下载:
  2. java随机迷宫游戏源码 设置一个迷宫(如:大小10×10、16×16等) 迷宫固定一个入口,一个出口 设计算法来找出走出迷宫的路线 如果迷宫是死胡同,则提示并结束游戏-Java random maze game the source code Setting a maze (such as: size 10 x 10, 16 x 16, etc.) Fixed a maze entrance, a export Design algorithm to find ou
  3. 所属分类:Game Program

    • 发布日期:2017-04-01
    • 文件大小:15993
    • 提供者:jirihua
  1. GobanGame

    0下载:
  2. 人机对战五子棋游戏源码 功能很简单,实现了五子棋的电脑对战,主要就是为了研究下电脑下棋算法,所以其他的功能和细节都没考虑,比如电脑最后的落子点我是直接用图片标示出来的,最好是另建一个线程来闪烁最后落子点,还有智能等级也是可以调节的,偏重于防守和进攻都可以修改代码中权值的设定来实现的,有兴趣的朋友可以在此基础上扩展一下。因为没有写谁先下棋的功能,可以模拟下电脑先下子,只需要你在边角上先下一子就可以了,相比下来,电脑先下的话,电脑赢的几率更大点,一共用到了三张图片,都在附件中。-The man-
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-04
    • 文件大小:8022
    • 提供者:jirihua
  1. FiveChess

    0下载:
  2. 在MFC环境下做的一个五子棋游戏程序,算法为作者本人发明,效率较高-A program made in MFC IDE,the algorithm is invented by myself and it s efficience is relatively high.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-15
    • 文件大小:3656536
    • 提供者:Jacky Xu
  1. tanchishe

    0下载:
  2. 本代码是用C编写的贪吃蛇游戏,界面做的不是很多,不过算法还好。-The code is written using C Snake game, the interface is not much to do, but the algorithm is better.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:2253
    • 提供者:fish
  1. pc_game_book.ZIP

    0下载:
  2. 王小春的 pc游戏编程_人机博弈电子书下载(中国象棋算法),学习中国象棋软件的好书。-Wang Xiao Chun s machine game pc game programming ebook download _ (Chinese chess algorithm), a good book to learn Chinese Chess software.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-28
    • 文件大小:11148064
    • 提供者:jiangyinn
  1. weiqi

    0下载:
  2. 5子棋的小游戏,可以保存游戏和棋谱 实现简单的人机对战 人机对战算法有待进一步完善-5 sub-chess game, you can save games and simple man-machine chess battle Battle algorithm be further improved man-machine
  3. 所属分类:Other Games

    • 发布日期:2017-04-09
    • 文件大小:467002
    • 提供者:刘振明
  1. Sudo

    0下载:
  2. J2ME数独游戏,源代码算法说明很详细,可供大家参考学习-J2ME Sudoku game, a very detailed descr iption of the source code algorithm, for your reference learning
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:188181
    • 提供者:孔剑波
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com