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

搜索资源列表

  1. migong

    0下载:
  2. 程序目的:输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并显示在屏幕上。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen.
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:3718
    • 提供者:徐南
  1. neweight

    0下载:
  2. 我的作业,TC2.0下实现图形编辑,用堆栈实现的,还有递归算法,如果需要请留言。-my operation, under WITH TC 2.0 graphics editing, using the stack to achieve, recursive algorithm, please leave if necessary.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:2089
    • 提供者:zsword
  1. stacJavak

    0下载:
  2. stack code impletemtn by java
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:4800
    • 提供者:scot
  1. mylaoshu

    0下载:
  2. 用C++写的老鼠迷宫,运用堆栈原理,可以从文件中读取迷宫图案-use C + + to write a mouse maze, using stack principle, can be read from the paper maze logo
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:10225
    • 提供者:qlxs
  1. chatroomserver

    0下载:
  2. he source code for this package is located in src/ directory. The JAIN-SIP-SERVICES is a JAIN-SIP application: it does not need proprietary nist-sip classes in addition of those defined in JAIN-SIP 1.1, you can substitute the NIST-SIP stack by
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:56952
    • 提供者:康佳
  1. Maze

    0下载:
  2. 迷宫游戏,应用stack进行游戏遍历,并提供多种游戏图,比较经典
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:110895
    • 提供者:g
  1. migong

    0下载:
  2. 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:3716
    • 提供者:我厂
  1. 用回溯法和栈求解迷宫问题

    0下载:
  2. 用回溯法和栈求解迷宫问题-with retroactive law and stack maze solving problems
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:184543
    • 提供者:方锐
  1. tangbiao132

    0下载:
  2. 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:3740
    • 提供者:李凤宪
  1. chesschina

    0下载:
  2. 我自己的毕业设计,中国象棋,界面加音乐播放都算可以,而且可以学习vc堆栈的使用,算法一般。-My graduation project, Chinese chess, plus music player interface can all count, but can also study the use of stack vc.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:449653
    • 提供者:wyowvfp
  1. 12

    0下载:
  2. 用栈的出栈和入栈实现一个简易的计算器,里面还一个猜数字的游戏-The stack with the stack and the stack to implement a simple calculator, which has a number guessing game
  3. 所属分类:Game Program

    • 发布日期:2017-04-05
    • 文件大小:185017
    • 提供者:wujie
  1. wuziqi

    0下载:
  2. 用堆栈实现的简单五子棋小游戏,开发平台,Visual C-Used to achieve a simple stack Gobang game, development platform, Visual C
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-04
    • 文件大小:144673
    • 提供者:qq
  1. sudoku

    0下载:
  2. 利用栈来解数独游戏 并在无解的情况下给出提示-The use of the stack to sudoku itself, and no solution in the circumstances given tips
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-24
    • 文件大小:4197
    • 提供者:徐达维
  1. Soduku

    0下载:
  2. 用C语言实现的生成数独题目并求解,用堆栈的方法求解,无界面-Using C language to generate the topic and to solve sudoku using stack method, no Interface
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:1186
    • 提供者:Donic
  1. 87361049HongNiangPuKe_mqg

    0下载:
  2. 速算24的扑克游戏 可以进行分数的24点运算的,因为里面还额外实现了一个分数类。24点必须用VC编译,GCC编译会有问题,这个bug当时没找出来。可能是默认堆栈大小的问题。这个程序从我现在看来-24 Poker-speed calculation can score 24 points, computing, because it additionally implements a fraction class. VC compiled 24 points, must be, GCC compi
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:503948
    • 提供者:李博
  1. ChessStepByStep

    0下载:
  2. 中国象棋,实现了对战模式,加上了背景音乐,在走棋的同时打印棋谱,建立了栈保存走棋的步骤和棋谱列表,走棋时可以灵活地选择上一步,下一步-Chinese Chess achieved Battle Mode, plus the background music, go chess chess while printing, set up the stack to save the steps and go chess chess list of chess can take the flexibil
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-08
    • 文件大小:1548121
    • 提供者:serenesunny
  1. hanojske_veze18

    0下载:
  2. The Tower of Hanoi or Towers of Hanoi is a mathematical game or puzzle. It consists of three rods, and a number of disks of different sizes which can slide onto any rod. The puzzle starts with the disks in a neat stack in ascending order of size on o
  3. 所属分类:Game Program

    • 发布日期:2017-03-28
    • 文件大小:158490
    • 提供者:yogishpuri
  1. stack

    0下载:
  2. 这个是基于C++实现的贪吃蛇游戏,代码比较简单,而且比较齐全了-This is based on C++ implementation of the Snake game, the code is relatively simple, and relatively complete a
  3. 所属分类:Game Program

    • 发布日期:2017-04-01
    • 文件大小:393531
    • 提供者:林泽全
  1. demo_migong

    0下载:
  2. 实现dos环境下的迷宫游戏,使用二维矩阵表示迷宫分布,使用堆栈实现迷宫游戏。-Dos environment to achieve the maze game, maze, using two-dimensional matrix representation of the distribution, use the stack to achieve the maze game.
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:885199
    • 提供者:weiling
  1. zhizhuzhipai

    0下载:
  2. 蜘蛛纸牌,模仿windows纸牌游戏,游戏的目标是以最少的移动次数将牌面中的十叠牌以及待发的五组,共计八副牌整理移除。当所有牌被移除整理到界面的左下方,游戏获胜。-Spider Solitaire, card games mimic the windows, the game' s goal is a minimum number of moves the stack of cards face cards and ten in the five to go, finishing a to
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:477980
    • 提供者:guomeng
« 12 3 »
搜珍网 www.dssz.com