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

搜索资源列表

  1. 8shumayouxi

    0下载:
  2. 常用搜索算法原代码 (8数码游戏) \".\\Release\\DialogInput.obj\" \".\\Release\\DlgDepth.obj\" \".\\Release\\DlgWait.obj\" \".\\Release\\JiuG.obj\" \".\\Release\\Jiugong.obj\" \".\\Release\\JiugongDlg.obj\" \".\\Release\\StdAfx.obj\" \".\\Release\\Ji
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:58848
    • 提供者:mf1234
  1. 20041122

    0下载:
  2. 一个俄罗斯方块游戏(短小精悍),用了一种非常简洁的算法进行设计,如需请下载参考源码。-a Tetris games (short and pithy), with a very simple algorithm for the design, For download information source.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:13528
    • 提供者:风起
  1. aipincaihuiying

    0下载:
  2. 爱拼才会赢,一个类似俄罗斯方块的游戏,是一种拼图游戏,拼图的算法比较特殊,值得一看。-Wimbledon, similar to a Rubik's cube of the game is a pieces of the jigsaw Puzzles algorithm rather special overseas.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:685791
    • 提供者:sunpan
  1. Black_White_Chess

    0下载:
  2. 一个黑白棋的游戏,可以选择难度。 主要用到了一些常用的搜索算法-a game, we can choose more difficult. Main uses some of the commonly used search algorithm
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:69688
    • 提供者:蒙丰博
  1. fiveziqiyouxi

    0下载:
  2. 5子棋的游戏,不知道有没有重复,但这的确是我自己编写的,单文档界面,算法特别是边界的处理上,不算太好。但也有可学习之处。-five-chess game, I do not know any repetition, but this is really my own preparation, a single document interface Special Algorithm for the treatment of the border, is not very good. But th
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:39351
    • 提供者:扣子
  1. MagicCubeDos

    0下载:
  2. 魔幻方程序VC++,包含二个优化魔方算法。-magical side VC procedures, including two Cube optimization algorithm.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:10553
    • 提供者:Tony Yu
  1. pukepai_withoutdebug

    0下载:
  2. 24点游戏的界面和算法,点START按扭随机发牌,点CHECK按扭给出答案-24 points of the game interface and algorithms, random point START buttons licensing point CHECK buttons give an answer
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:104539
    • 提供者:何平
  1. dhsfj

    0下载:
  2. 很多呀,呵呵案例一 贪吃蛇游戏案例二 计算器案例三 黑白棋游戏案例四 迷宫问题案例五 扫地雷游戏案例六 速算24案例七 数据结构CAI系统案例八 进程调度案例九 存储管理分区分配算法案例十 通讯录案例十一 学生成绩管理案例十二 工资管理案例十三 图书借阅管理案例十四 教师工作量计算-many ah, Oh cases a game Snake Case 2 Case 3 reversi calculator case four games maze problem cases five game
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:59655
    • 提供者:小何
  1. er2006.6.28

    0下载:
  2. 用八数码算法写的贴图游戏! 作了提示和等级设置功能!-with eight digital mapping algorithm written in the game! Tips and made grades of functional!
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:357187
    • 提供者:王哲江
  1. ERS

    0下载:
  2. 俄罗斯方块小游戏,用C语言实现,算法比较简单,可代初学者学习。-small game Tetris using C language, the algorithm is relatively simple, to be able to beginners learning.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:4382
    • 提供者:吴延庆
  1. neweight

    0下载:
  2. 我的作业,TC2.0下实现图形编辑,用堆栈实现的,还有递归算法,如果需要请留言。-my operation, under WITH TC 2.0 graphics editing, using the stack to achieve, recursive algorithm, please leave if necessary.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:2089
    • 提供者:zsword
  1. MoveRecControl

    0下载:
  2. 实现游戏中对机器人进行矩形运动的智能控制算法-realization of the game for robot movement rectangular intelligent control algorithm
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:58056
    • 提供者:姜寒月
  1. AIGreedSnake

    0下载:
  2. 本程序是我放假时写的一个贪吃蛇,电脑有AI,不过很可惜AI智能不高。不过我现在认为自己的代码已经比当年有所提高,对文件的组织,对一些简单模式的运用,包括基本的格式注释等都有很大进步。我想对于一些初学者还是有参看的价值。AIStrategyLevelB.java这个文件就是用来扩展实现更高AI的算法的,我虽然有些思路,未能实现,希望有想法的和我交流,qq是9468387,邮箱是cookie1984717cookie@yahoo.com.cn(不好意思,长了点的,呵呵) 在eclipse,jdk
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:31944
    • 提供者:cookie
  1. 8_nums

    0下载:
  2. 一个九宫问题的源码,a星算法,深度优先广度优先算法都有-a JiuGongTu the source, a Star algorithm, depth-first algorithm has breadth priority
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:46073
    • 提供者:小熊·
  1. newboxman

    0下载:
  2. 完整的的推箱子游戏,另外加入了搜索算法,能自动演示解法-Tuixiangzi integrity of the game, adding a search algorithm to automatically display Solution
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:175847
    • 提供者:潘晓钟
  1. xogame

    0下载:
  2. 用C写的格子棋游戏源程序,在DOS运行,程序算法不算很复杂,值得写同类代码的参考。-written in C game of chess source lattice, the DOS operating procedures algorithm is not very complicated. Similar worth writing code reference.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:49183
    • 提供者:alex
  1. OpenNineRing

    0下载:
  2. 解九连环:玩过九连环吗?知道九连环也是应用递归原理吗?该程序演示了利用递归算法解九连环的过程。-chain solutions 9 : played nine chain? Know that the chain is nine recursive application of the principle? Demonstration of the procedure used recursive algorithms for nine chain process.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:190906
    • 提供者:谭俊哲
  1. TwelveBalls

    0下载:
  2. 12个球:有这样一个问题:在12个大小和颜色都相同的球中,其中有一个球的重量与其它的11个球的重量不同。现在有一架天平,你能够只用这架天平只称3次就能够将该球找出来吗?该程序解决这个问题。虽然算法简单些,但是解该问题还是够难的。与大家共享!-12 balls : such a problem : In 12 sizes and colors are the same ball, There is a ball with the weight of the other 11 different w
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:164921
    • 提供者:谭俊哲
  1. Global

    0下载:
  2. 这是用java制作的一个迷宫,里面用到的算法有难度,值得学习-This is a production of java maze, which uses the algorithm is difficult, it is worth learning
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:3800
    • 提供者:jaja
  1. ninegird_src

    0下载:
  2. 九宫图,看你能用多少步走完,很有意思的算法-JiuGongTu to see how many steps you will be able to walk, very interesting algorithm
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:76526
    • 提供者:sgw
« 1 23 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com