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

搜索资源列表

  1. 拼图游戏算法

    0下载:
  2. 本程序是简单拼图游戏的算法,可以解决如八数码难题 -this procedure is simple puzzles and the algorithm can solve problems such as eight digital
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:1.6kb
    • 提供者:汪永威
  1. delphi扫雷版

    0下载:
  2. 酷似windows真版,主要的界面都是来自系统,算法较简单-really like windows version, the main interface are from the system, a simple algorithm
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:1.7mb
    • 提供者:guojbin
  1. qddown_vc11184323424

    0下载:
  2. 自动扫雷程序本程序的算法没有采用匹配模式,基本上可以完成大多数情况的高级扫雷(初级和中级布局情况过于简单,不值得讨论)-automatic clearance procedure of the proceedings did not use matching algorithm model, basically completed most of the senior mine (primary and secondary distribution of too simple and not w
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:110.44kb
    • 提供者:guoyibo
  1. PingPong

    0下载:
  2. 用VC做的一个乒乓球游戏,虽然比较简单不过其中也有自己的算法,而且能够将游戏过程中某个场景保存-VC do a table tennis game, though comparatively simple but which has its own algorithm, and the game will be able to process a scene preservation
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:48.21kb
    • 提供者:姚明
  1. autosweepersaolei

    0下载:
  2. 本程序的算法没有采用匹配模式,基本上可以完成大多数情况的高级扫雷(初级和中级布局情况过于简单,不值得讨论),但是还有进一步改进的地方,例如下面的情况: ??....1. ??..@**. ??B3*2.. ??B.*... ........ “*”:表示未知区域,“.”:表示该区域周围没有雷,“B”:表示已经标识是雷-the procedures adopted without matching algorithm model basically com
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:125.75kb
    • 提供者:简其平
  1. car_GL

    0下载:
  2. 这是自己用GL实现的一个,模拟赛车型的小游戏 算法简单 适合初学GL 但又想做出来一定东西的人们研究 注释详细-This is the own use GL to achieve a simulated racing-type game GL algorithm is simple and suitable for beginners but people who want to do something out of a certain research notes in detail
  3. 所属分类:Other Games

    • 发布日期:2017-05-15
    • 文件大小:3.84mb
    • 提供者:陈翔飞
  1. algorithm_of_8_queens

    0下载:
  2. Algorithm of 8 Queens,simple and easy! I have already compiled and run it on my VC2008 , and it is a c++ style source file!
  3. 所属分类:Other Games

    • 发布日期:2017-04-11
    • 文件大小:772byte
    • 提供者:LOK
  1. TICtac

    0下载:
  2. this is a tactactoe game based on simple tictactoe algorithm.
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:1.29kb
    • 提供者:shaurya
  1. els

    0下载:
  2. 一个用BC写的~很简单很简单的俄罗斯方块~ 但是算法不错-Writing with BC ~ A very simple Tetris is a simple algorithm is good ~ but
  3. 所属分类:Other Games

    • 发布日期:2017-03-31
    • 文件大小:3.06kb
    • 提供者:he
  1. maze

    0下载:
  2. 4个迷宫相关的源代码:简单的迷宫生成算法、复杂的迷宫生成算法、简单的迷宫搜索算法、复杂的迷宫搜索算法,分别编译其中的.dsw文件即可获得相应的应用程序。-4 maze-related source code: a simple maze generation algorithm, a complex maze generation algorithm, a simple maze search algorithm, a complex maze search algorithm, which w
  3. 所属分类:Other Games

    • 发布日期:2017-03-23
    • 文件大小:104.86kb
    • 提供者:Michael Chen
  1. SnakeApp

    0下载:
  2. 又一个贪吃蛇i游戏的源码,虽然每一款贪吃蛇的玩法都相同,但是编程的算法却不同,本贪吃蛇有要是应用到VC++的循环队列和简单链表原理实现的,用键盘上的W/A/S/D键分别控制蛇身移动,越接越长,在游戏开始前,蛇身、食物数量可以自己设置,提醒一下,这个游戏需要你的视力特别好哦,要不然看不清楚的。 -I another Snake game source code, although each of the games are played are the same as a Snake, but
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:310.76kb
    • 提供者:xujun
  1. vbyfldy

    0下载:
  2. 自编小游戏的代码,可供借鉴其算法,其实挺简单,适合初学者-Self game code, the algorithm for reference, is actually very simple, suitable for beginners
  3. 所属分类:Other Games

    • 发布日期:2017-04-25
    • 文件大小:383.57kb
    • 提供者:蒋先生
  1. TicTacTu

    0下载:
  2. make a games with simple algorithm TicTacToe.
  3. 所属分类:Other Games

    • 发布日期:2017-03-29
    • 文件大小:6.68kb
    • 提供者:mbut
  1. weiqi

    0下载:
  2. 5子棋的小游戏,可以保存游戏和棋谱 实现简单的人机对战 人机对战算法有待进一步完善-5 sub-chess game, you can save games and simple man-machine chess battle Battle algorithm be further improved man-machine
  3. 所属分类:Other Games

    • 发布日期:2017-04-09
    • 文件大小:456.06kb
    • 提供者:刘振明
  1. MFC-Snake

    0下载:
  2. MFC平台贪吃蛇游戏 用面向对象程序设计思想编写 和简单的一款游戏 算法测试 没有太多可玩性-Snake MFC platform design using object-oriented program written and simple algorithm for testing a game is not much playability
  3. 所属分类:Other Games

    • 发布日期:2017-05-11
    • 文件大小:2.92mb
    • 提供者:杨慧强
  1. look-at-the-figures-and-thought

    0下载:
  2. 一款简单的数字练练看,没有复杂的图形,然而算法原理几乎是一样的。单个java文件就搞定!-A simple look at the figures and thought, no complex graphics, but the principle is almost the same algorithm. Get a single java file!
  3. 所属分类:Other Games

    • 发布日期:2017-03-26
    • 文件大小:1.34kb
    • 提供者:王欢
  1. tic-tac-toe-project

    0下载:
  2. This C++ program on TIC TAC TOE GAME is a simple text base game. This program is without grahics to focus on logic /algorithm used in game. Two players can play this game.
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:1.99kb
    • 提供者:subha
  1. count-24

    0下载:
  2. 24点算法简单程序,基于递归算法的24点算法程序-24-point algorithms simple program, 24 points algorithm based on a recursive algorithm
  3. 所属分类:Other Games

    • 发布日期:2017-11-24
    • 文件大小:993byte
    • 提供者:xiong
  1. counter

    0下载:
  2. 模拟的简单计算器,在TC下实现,可以看下它们的算法-Simulation of a simple calculator, realize the TC, can see their algorithm
  3. 所属分类:Other Games

    • 发布日期:2017-12-09
    • 文件大小:3.73kb
    • 提供者:xbb8765
  1. t3

    0下载:
  2. 井子棋游戏, 基于简单的算法来实现。能给初学者一个参考帮助。-This is sample game for tic tac toe for player. it has simple algorithm.
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:3.58kb
    • 提供者:Susan
« 12 »
搜珍网 www.dssz.com