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

搜索资源列表

  1. migongyouxi

    0下载:
  2. 请将程序中的main()函数中的 initgraph(&gd,&gm,\"C:\\\\TC\") 函数中的\"C:\\\\TC\" 更改为你的TC安装目录。 比如你的TC安装目录为D盘的Tools目录下的TC目录,那么上述语句改为: initgraph(&gd,&gm,\"D:\\\\Tools\\\\TC\") -I would be grateful if the procedures main () function of initgraph (
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:22530
    • 提供者:岳家
  1. rzVS

    0下载:
  2. 操作: \"w\" \"s\" \"a\" \"d\" 分别为 上 下 左 右 胜利条件: 控制 曾rz 吃掉所有的 囧 超级简单并且无聊的游戏 是用win32控制台写的 -Operating : "w" "s" "a" and "d" from top to bottom were about victory conditions : rz control have eate
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:117407
    • 提供者:地地地
  1. PengPeng1

    1下载:
  2. 这是是我前几天仿写的小游戏《看谁守得住》的源代码,有详细的注释,代码短,但涉及到windows实时网络游戏的诸多基本元素,包括多线程、套接字、双缓冲、边界检查、3D视角等,程序可扩展性好,对程序中小球个数NBALL重新赋值(比如改成6)可以方便的扩展成网络桌球,对大球个数修改可以方便的扩展成网络足球(需要修改碰撞判断条件),也可以很方便的移植为调试OpenGL、D3D程序的平台(替换显示类C3DConvertor),是一个值得参考的入门级实时3D游戏编程框架 游戏支持单机和双人局域网两
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:27188
    • 提供者:anfysky
  1. lcs

    0下载:
  2. 算法实现题 最长公共子序列问题 给定两个序列 X = { x1 , x2 , ... , xm } Y = { y1 , y2 , ... , yn } 求X和Y的一个最长公共子序列 举例 X = { a , b , c , b , d , a , b } Y = { b , d , c , a , b , a } 最长公共子序列为 LSC = { b , c , b , a }
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1219
    • 提供者:sanfy chen
  1. snake

    0下载:
  2. 贪吃蛇的游戏源码。 该版本目前不具有存档功能,游戏中“u”键加速,“d”键减速
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:45385
    • 提供者:陈亮
  1. snooker

    0下载:
  2. /*运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个\"mouse.h\",所以去掉了, 如有人想要带鼠标的可与我连系*/-/ * WITH TC 2.0 operating environment under the billiards game w, s, a, d to control direction, the comma and full stop controlling forces, space-could
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:2784
    • 提供者:
  1. russ

    0下载:
  2. 一个简单的俄罗斯方块程序。3个难度。 操作:A,左移;D,右移;S,加速下落;W,变形;空格,暂停。-a simple Tetris procedures. Three more difficult. Operation : A, the left; D, the rig ht; S accelerate whereabouts; W, deformation; Box suspended.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:51307
    • 提供者:邓敏
  1. mGgame

    0下载:
  2. 迷宫游戏源码,包括2.5D的源码,自动获取地图!-Maze game source code, including source code 2.5D automatic access to maps!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:50360
    • 提供者:yao
  1. Light_Cycles1

    0下载:
  2. 双人游戏,通过控制方向键盘来控制橙色(W上、S下、A左、D右)和蓝色光车(方向键盘),触壁或者碰到自己或者对手的轨迹者输-Double game, by controlling the direction of the keyboard to control the orange (W' s, S Next, A left, D right) and blue light vehicles (the direction of the keyboard), touch wall, or hi
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-03
    • 文件大小:1273194
    • 提供者:shallowgrave
  1. Snake_App

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

    • 发布日期:2017-04-02
    • 文件大小:311995
    • 提供者:xiaojie
  1. c4

    0下载:
  2. 纯用 字符 和数组编的五子棋,棋盘也是用字符画的。 编了1上午了,主要是算法跟按键比较烦,发现有bug-- 按键速度过快会产生延时显示,可能是算法不好。 操作:玩家1: a,s,w,d(方向) 空格(落子) 玩家2: 上、下、左、右 回车 (落子) ESC: 退出 -Using only an array of characters and series of backgammon, the board is painted with the characters
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:1330
    • 提供者:吴姗姗
  1. LodeRunner

    0下载:
  2. LodeRunner。一款很好玩的噢智力游戏,又称警察抓小偷,把每一关中的金子拿完即可过关.A键为向左吐火,D键为向右.-LodeRunner. Oh, a very fun puzzle game, also called the police catch the thief, the gold in each level you can get complete clearance. A key to spit fire from the left, D keys to the right.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-15
    • 文件大小:3925505
    • 提供者:王桂平
  1. guessNum

    0下载:
  2. 猜数字游戏C语言代码 a,一个四位数,各位上的数字不重复,从1到9。 b,按以下提示猜出这个四位数。 c,每次猜测输入的数据给出类似的提示*A*B。 d,其中A前的*代表你本次猜对了多少个数字。 e,其中B前的*代表你本次猜对的数字并且位置正确的个数。 -Guessing game C language code a, a four-digit, you do not repeat the figures, from 1 to 9. b, the following
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:1336
    • 提供者:LS
  1. snake

    0下载:
  2. 一个可调式的贪吃蛇程序 无素材 方向键W S A D-An adjustable-style Snake
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-12
    • 文件大小:2199
    • 提供者:yy
  1. Mo_fang2

    0下载:
  2. 魔方游戏vc源代码。 这是一个魔方游戏界面的雏形。用户可以按键转动魔方 U up D down L left R right B back F front 建模参考意义很大-Cube games vc source code. This is the prototype of a cube game interface. Users can rotate button Cube U up D down L left R right B back F front g
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:113131
    • 提供者:张德
  1. Tetris

    0下载:
  2. 自己做的俄罗斯方块毕业设计,界面是放腾讯的,自己加入了攻击和人工智能在里面,可做学习之用-Tetris own graduation, Tencent interface is put, he' d joined the attack and artificial intelligence in it, learning to do with
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:332178
    • 提供者:罗雄辉
  1. PushBox

    0下载:
  2. Android益智游戏推箱子,界面较好,采用2.5维显示界面-Android puzzle game Sokoban, the interface is better, a 2.5-D display interface
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-11
    • 文件大小:2572757
    • 提供者:阎辰
  1. Gluttony-snake

    0下载:
  2. 贪食蛇,你们都懂的。请将程序中的main()函数中的 initgraph(&gdriver,&gmode,"e:\\TC") 函数中的"e:\\TC" 更改为你的TC安装目录。 比如你的TC安装目录为D盘的Tools目录下的TC目录,那么上述语句改为: initgraph(&gdriver,&gmode,"d:\\Tools\\TC") -Gluttony snake,A classic example of c program
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:2455
    • 提供者:唯一
  1. Vector2D

    0下载:
  2. 2Dc++使用allego的小游戏,演示了基础制作c++2D的小游戏具体过程-2Dc++ using allego little game that demonstrates the basis for making c++2 D specific process of the small game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:694
    • 提供者:ian
  1. We-love-tang-poetry

    0下载:
  2. a.功能:通过游戏来进行对唐诗的背诵 b.性能:由于是单人的游戏,所以对性能的要求为最低等级。 c.输出:输出为该用户对唐诗的熟悉度。 d. 输入:输入对用户通过鼠标键盘的操作来对游戏进行控制。 e. 基本的数据流程:操作得到熟练度然后存入数据库,数据库的添加删除。 f.安全与保密要求:由于是单人学习软件 所以安全度不高。 g.与软件相关的其他系统:操作系统。 -learning poem by play our gmae
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-23
    • 文件大小:7764645
    • 提供者:张万东
« 12 »
搜珍网 www.dssz.com