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

搜索资源列表

  1. lianliankan3

    0下载:
  2. 连连看,主要实现连连的拐点算法,添加了一段小音乐-Lianliankan, the main method to achieve the turning point again and again, adding a little music
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-18
    • 文件大小:4891832
    • 提供者:宸翰
  1. Jiugong

    0下载:
  2. 九宫游戏——基于C++编程,考虑到人工智能方面的算法,是一个学习搜索算法不错的程序。-jiugong game--based on c++ program.it is a very good example about learning the searcher algorithm,it is based on Artificial Intelligence
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1957324
    • 提供者:liufanxiu
  1. Test

    0下载:
  2. 用MFC对话框编写的迷宫程序,算法简洁、清晰 提供给些编写游戏的学者们做参考-Written with the MFC dialog box maze procedure, algorithm is simple, clear writing games available to some scholars a reference
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-16
    • 文件大小:3819846
    • 提供者:yunzhen wang
  1. Games-of-C-Program

    1下载:
  2. 本文件夹包含14个经典C语言程序,有详细的配套文章说明和代码,都可运行; 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-This folder contains 14 classic C la
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-22
    • 文件大小:59290
    • 提供者:chennature
  1. DivideCardGame

    0下载:
  2. 游戏规则:将总数为M的纸牌(是N的倍数),任意的划分成成数目不等的N堆,然后经过下列规则的移动,使得每堆牌的数目相等:1.要向第i堆牌移动牌,只能从i+1堆或i-1堆中取得;2.第一堆牌只能从第二堆牌中取得;3.第N堆牌只能从第N-1堆牌中取得。 算法要求:求解均分时的最小移动次数-Rules of the game: the total M of the card (which is a multiple of N), divided into any number ranging fro
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:169968
    • 提供者:耳青
  1. tetris

    0下载:
  2. 俄罗斯方块,简单的算法,大大得减少了算法的复杂度-Tetris, the simple algorithm
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:15950
    • 提供者:zk
  1. MySecondTetris

    0下载:
  2. 自己写的俄罗斯方块,用WINDOWS API 编写,没有参考网上算法,做练习用,所以有很多写的不好的地方!-Write the Russian box, using WINDOWS API written without reference to online algorithms, to do the exercises, and therefore there are many bad place to write!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-29
    • 文件大小:11403196
    • 提供者:Amao
  1. sudoku_fill

    0下载:
  2. 数独的全部源码,包括其算法.用VC2005写的,单步操作利于学习。-Sudoku all the source code, including its algorithms. VC2005 written with a single step conducive to learning.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:57817
    • 提供者:郭平湘
  1. zsmz

    0下载:
  2. 用C++编的小游戏,界面友好,算法精炼(运行速度较快),注释比较详细便于读懂学习。-C++ code with the small game and friendly interface, refining algorithm (run faster), easy to read a more detailed study notes.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1619959
    • 提供者:
  1. cocks

    0下载:
  2. 中国古代的百鸡问题,C代码,仅是为了说明算法而用-Problem in ancient China a hundred chickens, C code, only used to illustrate the algorithm and
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:147531
    • 提供者:johnsonxjq
  1. HurcocksVB

    0下载:
  2. 中国古代的百鸡问题,C代码,仅是为了说明算法而用-Problem in ancient China a hundred chickens, C code, only used to illustrate the algorithm and
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:138348
    • 提供者:johnsonxjq
  1. BLock-change

    0下载:
  2. 俄罗斯方块旋转算法 Tetris rotation algorithm-Tetris rotation algorithm
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-11
    • 文件大小:1313
    • 提供者:
  1. Details-for-core-code-of-Linklink

    0下载:
  2. 休闲益智游戏连连看的核心算法详解,有不懂得地方可以联系我。-Details for core code of Linklink.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-22
    • 文件大小:67514
    • 提供者:张国栋
  1. Sudoku

    0下载:
  2. 简单的数独游戏。通过”新建游戏“,程序会在9*9的方格中填入常用的数据,玩家也可以采用“人工输入”的方式填入数据。 然后玩家需要按规则填满这81个方格,最后通过“检查”来验证正确性;也可以通过“自动解答”来填满所有方格。“自动解答”程序采用状态压缩搜索算法。-Simple Sudoku. Through the " New Game" , the program will be 9* 9 grid fill the data used, the player can also be used "
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-02
    • 文件大小:600761
    • 提供者:zgm
  1. src

    0下载:
  2. 一个简单的扫雷程序,挺简单的,实现所有功能.就是没加图片,不过还是很有意思的.算法经过优化.-Mine a simple procedure, very simple, all functions. Just can not add pictures, but still very interesting. Algorithm optimized.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:886
    • 提供者:空心竹
  1. 201032314214098

    1下载:
  2. 这是一个下围棋的程序,界面友好,源码可直接调试,有一个提子算法 -This is a chess program, friendly interface, the source can be directly commissioning, there is a grape algorithm
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:117012
    • 提供者:yuanling1806
  1. snake_game

    0下载:
  2. 贪食蛇游戏,适合初学者.这个游戏通过上下左右键来控制蛇身的移动,算法比较精简-snake game with vc++6.0(MFC) .this is for the beginer to download the sources to learn.thanks.... ho ho ho
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:682553
    • 提供者:Microchen2008
  1. dazhuankuai

    0下载:
  2. 通过对几何位置的算法,判断小球是否与砖块相碰,从而实现砖块的运动-Through the geometry of the algorithm, to determine whether the bricks touching the ball, enabling the movement of bricks
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:87752
    • 提供者:王磊
  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. 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 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »
搜珍网 www.dssz.com