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

搜索资源列表

  1. 用Alpha-Beta剪枝实现的黑白棋博弈

    0下载:
  2. 提供了Alpha-Beta算法的C语言的实现和基于Alpha-Beta算法的黑白棋博弈。-the Alpha-Beta algorithm C language based on the realization and Alpha-Beta algorithm reversi Game.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:68730
    • 提供者:李亚成
  1. lianliankanC

    0下载:
  2. 本程序为C语言高级编程示例,纯C实现的连连看游戏,附带有算法说明。-procedures for the C Programming Language High example, the realization of the pure C Lianliankan games, accompanied algorithm note.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:104061
    • 提供者:郭振岗
  1. five

    0下载:
  2. c++实现的一个五子棋人机对弈程序 使用了alpha-beta剪枝算法 具有一定的棋力
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:92547
    • 提供者:冯军
  1. 迷宫问题的算法

    0下载:
  2. 迷宫问题的算法,用c实现的-maze of algorithm, with the realization c
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:906
    • 提供者:陈志勇
  1. 八数码游戏

    0下载:
  2. .net环境中以c#实现的八数码游戏算法,包括三种ai算法,可以自由输入数值比对各种算法的执行效果。
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:22936
    • 提供者:lyx
  1. Graphs_AStar_src

    0下载:
  2. C#实现的最短路径AStar算法,是我见过最好的AStar算法。-c# shortest path AStar calculation, It is the best calculation I ve ever seen
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:65963
    • 提供者:杨波
  1. C24point.rar

    0下载:
  2. C#实现24点算法源代码,可以设置出题功能,测试通过,C# to achieve 24-point algorithm source code, you can set up a title function test
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-10
    • 文件大小:1302
    • 提供者:chenhao
  1. alphabeta

    0下载:
  2. 用VC实现的,用C++写的三字棋小游戏,其中采用的是αβ剪枝算法,可以运行。-VC with the implementation, using C++ to write the words chess game, which are used αβ pruning algorithm can run.
  3. 所属分类:Game Program

    • 发布日期:2017-05-10
    • 文件大小:2135225
    • 提供者:朱静
  1. hnt_src

    0下载:
  2. VC++汉诺塔算法的实现,动态移动图形。汉诺塔是一个遥远的古代传说故事,至于讲的是什么,这个大家可以另查资料,这里不多说。研究汉诺塔问题,可以帮助你理解C++数组与算法的一些技巧,还是有必要参考的。-VC++ Tower of Hanoi algorithm, dynamic mobile graphics. Tower of Hanoi is an ancient legends of the distant, as to what is said, you can also check th
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:14888
    • 提供者:Arizona
  1. WcgCube

    0下载:
  2. 魔方游戏用c++实现,很神奇有用的一个算法,用到了OpenGL-this is a C++ code
  3. 所属分类:Game Program

    • 发布日期:2017-05-11
    • 文件大小:2819117
    • 提供者:tllove
  1. 39709590boom111

    0下载:
  2. C++实现语言、嵌入式开发、算法实现为主,源码数量-C++ implementation language, embedded development, algorithm-based, the number of source
  3. 所属分类:Game Program

    • 发布日期:2017-04-03
    • 文件大小:106284
    • 提供者:刘刚
  1. heibaiqi

    0下载:
  2. 用Visual C++实现的黑白棋,可以从中学习搜索算法。-Using Visual C++ implementation of Reversi, you can learn from the search algorithm.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-10
    • 文件大小:2345233
    • 提供者:Alice
  1. road

    0下载:
  2. 采用双向广度优先搜索的方法搜索出在一定意义下最佳的解题步骤,并指导我系学生姚刚用DELPHI V5.0开发了一个相应的电脑游戏。本文首先介绍了该算法的基本思想,然后通过完整的PASCAL源程序及其注释给出该算法的具体的实现,最后给出搜索的结果。-Bidirectional breadth-first search method to search out the best in some sense the problem solving steps, and to guide my stude
  3. 所属分类:Other Games

    • 发布日期:2017-04-07
    • 文件大小:24544
    • 提供者:
  1. wuziqi

    0下载:
  2. 经典的小游戏五子棋,这是棋类算法的根本,c++实现-Classic games backgammon, c++ Implementation
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-15
    • 文件大小:3835033
    • 提供者:create
  1. maze

    0下载:
  2. 迷宫的深度搜索算法,用c++实现,有较高的性能,简洁的代码。试用大学课程设计。-maze
  3. 所属分类:Game Engine

    • 发布日期:2017-04-16
    • 文件大小:128945
    • 提供者:徐敏
  1. run

    0下载:
  2. C++实现的三种追击算法的模拟,希望对各位能够起到应有的帮助。-C++ implementation of the three pursuit algorithm simulation, hope you can play should help.
  3. 所属分类:Game Program

    • 发布日期:2017-04-05
    • 文件大小:38917
    • 提供者:Linke
  1. shudu

    0下载:
  2. 用c++编程实现数独游戏,九宫格,其中主要运用一些常用的算法-C++ programming with Sudoku, Style Box, mostly using some commonly used algorithm
  3. 所属分类:Game Program

    • 发布日期:2017-04-15
    • 文件大小:24674
    • 提供者:刘玉丹
  1. Knight

    0下载:
  2. C++/C实现骑士巡游、N皇后和搬山游戏的代码,包括详细算法说明文档,经典好用。-C++/C implementation knight parade, N Hill Queen and move the game code, including detailed algorithm documentation, classic easy to use.
  3. 所属分类:Game Program

    • 发布日期:2017-05-11
    • 文件大小:2637624
    • 提供者:wf
  1. 1111

    0下载:
  2. 24点算法 用C++实现 可以输出多个24点的算式 -24-point algorithm in C++ implementation can output more than 24 points formula
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-12
    • 文件大小:2252
    • 提供者:mengzhiqiang
  1. Maze-Game

    0下载:
  2. 一个用c++实现的迷宫游戏,里面的算法不错,适合新手学习-Maze Game
  3. 所属分类:Game Program

    • 发布日期:2017-04-04
    • 文件大小:2022
    • 提供者:情天栋
« 12 3 4 »
搜珍网 www.dssz.com