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

搜索资源列表

  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
    • 文件大小:13.21kb
    • 提供者:风起
  1. tan shi she

    0下载:
  2. 一个不错的贪食蛇游戏有不错的算法 界面设计也很不错哦-a good pivotal game with a good algorithm interface design is quite good, oh
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:3.83kb
    • 提供者:李陈
  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
    • 文件大小:3.03mb
    • 提供者:杨默涵
  1. hrd

    0下载:
  2. 华容道小游戏,创建各个棋子类。实现图形界面。并且有算法设计-Huarong game, create each piece type. Implement a graphical interface. And there are algorithm design
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:183.88kb
    • 提供者:刘乾鹏
  1. hitmouse

    1下载:
  2. 这是一款打地鼠数字系统设计,可以下到CPLD上去使用,经过QUARTUS的验证,非常好用,算法简洁明了,注释详尽,便于理解,你可以直接使用,或在此基础上扩展功能 -This is a hamster playing digital system design, you can go down to the use of CPLD, after verification QUARTUS, very easy to use, the algorithm clear and concise, d
  3. 所属分类:其他智力游戏

    • 发布日期:2017-05-26
    • 文件大小:238.47kb
    • 提供者:ayls
  1. VCBall_Gold

    0下载:
  2. 我要感谢上帝,经过一段时间研究我设计一台球演算Billard Walnut. 程序没有设计游戏规则与网络接口,因为这不是主要的.这个程序的技术在于物理与图形处理. 物理模型根据先进的冲量理论设计,图形部分(滚动的台球)依据类似光线跟踪算法计算后,通过GDI输出.-I want to thank God, over a period of time to study I designed a billiards calculus Billard Walnut. Procedur
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:949.67kb
    • 提供者:张皓
  1. Tetris

    0下载:
  2. 基于MFC的经典俄罗斯方块游戏,里面的算法设计得很不错-MFC-based classic Tetris game, which the algorithm design is pretty good
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-01
    • 文件大小:888.58kb
    • 提供者:haohao
  1. 1-1

    0下载:
  2. 猜价格小游戏。自动提示所猜价格相比真实价格的高低,属算法设计初步-Guess the price game. Automatically prompts the guess the real price compared with the price level, the preliminary design of an algorithm
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:551byte
    • 提供者:佟笠
  1. java

    0下载:
  2. java 课程设计五子棋游戏 (1) 实现具有图形用户界面的五子棋游戏,界面美观。 (2) 可以实现人-人对战或者简单算法的人-机对战。-java course design welcome to play (1) implementation with a graphical user interface welcome to play beautiful interface. (2) can be achieving- Skirmish or a simple algorithm
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:227.9kb
    • 提供者:chengxiaoli
  1. tower

    0下载:
  2. 本程序按照古老的汉诺塔的游戏原则设计算法,盘子的层数可以从2个到9个之间选择-The process in accordance with the principles of the ancient Tower of Hanoi game design algorithm, the plate number of layers can be between 2-9 options
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:986.96kb
    • 提供者:张燕
  1. BOX

    0下载:
  2. 一款简单的推箱子游戏,里面有很多关卡,对算法的的设计非常的巧妙,可供学习算法的人学习参考-A simple Sokoban game, there are many points, the algorithm' s design is very clever, for reference learning algorithms to learn
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-15
    • 文件大小:3.46mb
    • 提供者:huangyi
  1. chap-1

    0下载:
  2. 编程之美中有关游戏的内容, 包括连连看游戏设计,中国象棋将帅问题,NIM“拈”游戏分析 三个重要的算法详细讲解,对于想要提高自己算法水平的人群,非常必须-Programming in the beauty of the game, including Lianliankan game design, Chinese chess generals problem, NIM " twist" game analysis to explain three important algo
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:828.37kb
    • 提供者:sixmore
  1. super-mario(DIY)

    0下载:
  2. 超级玛丽的源代码程序,有部分DIY内容。可以帮助学习游戏编程和算法设计-Super Mario source code program, part of the DIY content. Can help to learn game programming and algorithm design
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:1.33mb
    • 提供者:wangshuai
  1. Tetris

    0下载:
  2. 自己编写的一款俄罗斯方块小游戏,采用了面向对象的算法,通过设计不同元素的类实现,供参考交流-I have written a Tetris game, using the object-oriented algorithm to achieve through the design of the different elements of the class, for information exchange
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-22
    • 文件大小:3.75mb
    • 提供者:tml
  1. C-Sharp-development-Tetris

    0下载:
  2. 本文给出了用C#语言开发俄罗斯方块的完整源程序,算法设计简单易懂,初学者3天即可掌握-This article presents the C# language development Tetris complete source code, algorithm design is simple to understand, beginners can master three days
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-10
    • 文件大小:2.23mb
    • 提供者:jihangui
  1. game

    0下载:
  2. 训练左右脑的VB小游戏,无边框,可移动。扁平化设计。客服VB随机数的缺陷,实现了真正地随机出题,为增加难度,故意通过算法增加了选项的重复率-VB left and right brain training game, no border can be moved. Flat design. Customer VB random defects, to achieve a truly random topic, in order to increase the difficulty of deli
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-26
    • 文件大小:139.41kb
    • 提供者:张多少
  1. 001

    0下载:
  2. 24点是一个古老而常新的益智游戏,本程序采用模块化的设计模式,用命令提示符的方式来设计算法。 一、 需求分析: 1、程序流程及功能简介: (1) 随机产生四个1-13的数,分别代表13张牌。 (2) 提示玩家输入算式。 (3) 判断玩家输入的表达式是否合法,其中算式中的四个数字只能是程序所给的四个数字,非法则回到(1)。 (4) 如果玩家认为这四张牌算不出24点(如:1,1,1,1),可只输入?,程序将判断这四张牌是否能得出24点,如果能,则程序将给出算式,如果不能,说明
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:5.18kb
    • 提供者:谢双春
  1. maze

    0下载:
  2. 一款简单的迷宫游戏,可以自行设计迷宫,可以自动完成迷宫路径。基于DELPHI设计,有助于研究路径算法,程序完整。-A simple maze game, can design their own labyrinth, maze path can be done automatically. Based on DELPHI designed to help research path algorithm, the program intact.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:256.03kb
    • 提供者:康道之
搜珍网 www.dssz.com