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

搜索资源列表

  1. crafty

    0下载:
  2. 国际象棋的经典程序。其基本思想和框架结构被后来的国象程序及其它许多棋类程序开发者借鉴。经证明其中的大部分算法和结构仍是最优的。-chess classic procedures. Its basic idea and structure of the framework of the country by later processes like chess and many other developers learn from. Proved the most algorithm and t
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:975072
    • 提供者:南晓斐
  1. 算法(魔方,蛇形,回字方阵)

    0下载:
  2. 一个些基本算法。用二维数组输出成一些矩阵。还有魔方输出。可以加我QQ:254760008-a more basic algorithm. Using two-dimensional array output into some matrix. There Cube output. Can I QQ : 254760008
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:13363
    • 提供者:庆中
  1. ch6-5

    0下载:
  2. 本程序是用vc来实现五子棋的基本算法,非常经典!-this program is to achieve 331 vc the basic algorithm, very classic!
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:28766
    • 提供者:我心飞扬
  1. jiugonggepintu

    0下载:
  2. 九宫格拼图的基本算法程序,简单的mfc窗口设计,可以进行基本的游戏规则-The basic algorithm Style Box puzzle, simple mfc window design, the basic rules of the game can be
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-13
    • 文件大小:3182275
    • 提供者:杨默涵
  1. wuziqi

    0下载:
  2. VB编写的五子棋程序,内有详细的算法,界面功能完善-VB prepared Gobang procedures, which have detailed algorithm, the interface functions
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-26
    • 文件大小:14981
    • 提供者:lee
  1. gamewml

    0下载:
  2. java小游戏 挪动图案 排列成一列 使用很多基础算法-java game moving patterns arranged in a basic algorithm to use a lot of
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-28
    • 文件大小:9772
    • 提供者:lee
  1. saolei

    0下载:
  2. 代码简陋,但为原创,基本搞定了扫雷算法。此乃处女上传,我又是极品菜鸟,管理员,考虑一下我这只 rookie 得心情,让我下载吧-Simple code, but for the original, the basic algorithm to get the mine. From this is a virgin, I was the best rookie, the administrator will consider my feelings have only rookie, let me
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-11
    • 文件大小:1096
    • 提供者:唐亿
  1. LLK

    0下载:
  2. 连连看的基本算法以及实现~~适合初学Visual Basic使用-Lianliankan the basic algorithm, as well as the realization of ~ ~ suitable for beginners to use Visual Basic ~ ~
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:957106
    • 提供者:yush
  1. poker

    0下载:
  2. Poker的基本算法,对初学者十分重要的算法-Poker basic algorithm, the algorithm is very important for beginners
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-27
    • 文件大小:714107
    • 提供者:Bill
  1. wuziqi

    0下载:
  2. 实现一个简单的五子棋游戏。基本算法是让电脑知道该在哪一点下子。-The realization of a simple game of backgammon. Basic algorithm is to allow the computer to know at what point in the Now.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-05
    • 文件大小:98837
    • 提供者:wangyuqi
  1. seabattle

    0下载:
  2. 简单潜艇大战 全局变量speed一开始需要调整,大家的速度不同 主要练习下这个游戏的基本算法,用简单的图形来模拟-Simple global variable speed submarine beginning of World War II need to be adjusted, our main practice at different speeds under the basic algorithm of this game with simple graphics to
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:2827
    • 提供者:nike
  1. op

    0下载:
  2. 生产调度动画演示代码,可用于基本算法的结果演示和结果生成。-Animation production scheduling code, the results can be used to demonstrate the basic algorithm and results generated.
  3. 所属分类:Games

    • 发布日期:2017-04-02
    • 文件大小:767
    • 提供者:SQL
  1. Renju

    0下载:
  2. 可以直接运行的五子棋程序,虽然只是单机版的,无法人机大战,但基本的算法,还是很有帮助的-Can directly run the 331 procedures, although only a stand-alone version, not man-machine war, but the basic algorithm, or helpful
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-13
    • 文件大小:5328241
    • 提供者:矢车菊
  1. zuma

    0下载:
  2. 祖玛小游戏 实现基本功能 基本算法 给大家参考一下 地图两种圆形 和 直线-Zuma game to achieve the basic functions basic algorithm to refer to two kinds of circular and linear maps
  3. 所属分类:Other Games

    • 发布日期:2017-06-11
    • 文件大小:19403455
    • 提供者:崔行
  1. luanshi

    0下载:
  2. 状态机,线程,图象处理技术。以及游戏基本的碰撞检测与2D算法,数据存储是基于android提供的包,音乐效果采用mediaPlayer和soundpool技实现。- state machine, threads, image processing technology , 2D basic algorithm, collision detection algorithm, the data storage is based on package
  3. 所属分类:Other Games

    • 发布日期:2017-05-10
    • 文件大小:2488861
    • 提供者:张要
  1. clonebirds

    0下载:
  2. 自己开发的仿照管道小鸟的游戏,基本算法都有了-Modeled pipeline bird game, the basic algorithm developed their own have a
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:347725
    • 提供者:qw1423a
  1. gamewml

    0下载:
  2. java小游戏 挪动图案 排列成一列 使用很多基础算法-java game moving patterns arranged in a basic algorithm to use a lot of
  3. 所属分类:Game Program

    • 发布日期:2017-04-28
    • 文件大小:9933
    • 提供者:stbedsse
  1. popstar

    0下载:
  2. 消灭星星游戏,电脑版本,基本算法实现,适合初学者学习参考。-The eradication of the stars game, computer version, the basic algorithm, suitable for beginners to learn the reference.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-27
    • 文件大小:438833
    • 提供者:周浩东
  1. wzq

    0下载:
  2. 一个五子棋界面及其基础算法程序,可以在此基础上进一步完善-A 331 interface and its basic algorithm procedures, can be the basis for further improvement
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-25
    • 文件大小:239386
    • 提供者:plusshell
  1. PC游戏编程.人机博弈

    0下载:
  2. 了解电脑编程原理,人机博弈的基本方法,掌握基本算法。(Understand the principles of computer programming, the basic method of man-machine game, master the basic algorithm.)
  3. 所属分类:游戏

    • 发布日期:2017-12-18
    • 文件大小:8854528
    • 提供者:paim
« 12 3 »
搜珍网 www.dssz.com