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

搜索资源列表

  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. 24dian1

    0下载:
  2. VC开发的游戏,算法简单而有效,可以解决24点中的经典问题-VC development of the game, is simple and effective, can solve 24 points of the classic issues
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:2.26mb
    • 提供者:刘焱
  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. eluosifangkuai

    0下载:
  2. 这是一个小巧的俄罗斯方块游戏源代码,做的比较简单,要体现算法和分析思路。很详细的注释和很清晰的编码风格,是初学者学习的好范例-This a small Tetris game source code, so relatively simple, to demonstrate algorithms and analysis of ideas. A very detailed notes and clear coding style is a good beginners learning para
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:19.73kb
    • 提供者:wzz
  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. 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. 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. 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. juzhenxiangcheng

    0下载:
  2. 编写程序,可以实现m*n矩阵和n*p矩阵相乘。m,n,p均小于10,矩阵元素为整数。 分析: 首先我们可以根据题意写出函数头。可以定为void MatrixMutiply(int m,int n,int p,long lMatrix1[MAX][MAX],long lMatrix2[MAX][MAX],long lMatrixResult[MAX][MAX]),其中lMatrix1和lMatrix2分别是输入的m*n矩阵和n*p矩阵,lMatrixResult是输出的m*p矩阵。 因
  3. 所属分类:Other Games

    • 发布日期:2017-11-24
    • 文件大小:10.87kb
    • 提供者:郑雯雯
  1. lianliankan-C-language-code

    0下载:
  2. 这是连连看小游戏的C语言源代码。运用一些简单的函数与算法实现此游戏。-This is a small game lianliankan C language source code. Use some simple functions and algorithms for this game.
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:4.63kb
    • 提供者:zhangyu
  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