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

搜索资源列表

  1. newsnake

    0下载:
  2. 源程序可以在 Borland C++ 5.0 和 6.0 版本下编译通过 游戏操作: 按上下左右移动光标键, 每吃一个“豆”加一分,并且蛇的长度加一。 吃到红色的“豆”等级加1, 蛇的长度减小为1重新增长。 撞到边缘、墙壁、和蛇本身,游戏结束。 -source in Borland C 5.0 and 6.0 versions of the game under compile operation : by next move around the cursor k
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:17557
    • 提供者:李文
  1. pig-1.0

    0下载:
  2. 欢乐跳跳猪,sdl游戏win32移植版。 呵呵,为了让它顺利运行,可费了不少力气。 编译的时候直接nmake makefile即可。-joy and dance pigs, libfac game win32 Wolves. Ha ha, in order to allow smooth operation, a lot of effort. Compile time can be directly nmake makefile.
  3. 所属分类:其他智力游戏

  1. 贪吃蛇代码

    0下载:
  2. 呵呵 程序在tc3.0下编译通过. 回车键 选关,我只做了两关, r键重新开始 p键悔步,只能悔五步啊.不过你可以 改#define STEPMAX的值 -Oh procedures under the tc3.0 compile. ENTER key election concern, I only had two clearance, Key reopen r p Key regret step, five-step can only r
  3. 所属分类:其他智力游戏

    • 发布日期:2014-01-15
    • 文件大小:3818
    • 提供者:liao
  1. turboc2_五子棋

    0下载:
  2. turboc2下面的五子棋,两个人玩的,大家想看看的话可以下载来自己编译-turboc2 below the 331, two people play, you want to look at the words themselves can be downloaded to compile
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:3038
    • 提供者:陶伟
  1. VC-Mine-sweeper

    0下载:
  2. VC编写的扫雷游戏,在 Visual C++ 6.0 中,打开“扫雷游戏”项目文件。编译、连接、运行,打开如图所示窗口,即可进行扫雷游戏的操作。 -Mine written in VC games in Visual C++ 6.0, open the " Minesweeper" project file. Compile, link, run, open the window shown, you can de-mining operation of the game.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:1015705
    • 提供者:纪昀
  1. eluos

    0下载:
  2. linux下shell下的俄罗斯方块游戏的源代码,在终端下直接用gcc编译这个c源代码后执行生成的.out文件即可使用。实现了所有功能:7种图形的变形和左右移动以及快速下落,消隐功能,记录积分等,其中包括到边界变形的问题的算法,例如:图形靠近边界时可能出现的出界和异常显示的问题。同时利用信号量产生定时下落和变形操作不冲突的问题。当然也有不足之处,就是未实现图形下落到底时进行左插和右插到空挡位置的功能。希望能和大家交流交流做一定的改进。-Russia under linux box under t
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:2990
    • 提供者:黄海
  1. Tetris_my

    0下载:
  2. C# 下的俄罗斯方块, 比较完整. 分数,关卡,音乐都有.并且同时支持GDI+和 DDraw 两种绘制模式即时切换. vs2008编译,有质材音效资源.-Tetris under C#, more complete. Fraction, levels, music has. And supports both GDI+ and DDraw two kinds of real-time rendering mode switching. vs2008 compile a
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:997610
    • 提供者:bjhui
  1. cat_catch_mouse.txt.tar

    0下载:
  2. 本程序在TURBOC2.0下编译通过,**.h文件可拷在INCLUDE文件夹下-Under this program TURBOC2.0 compile,**. h file can copy the INCLUDE folder
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:2185
    • 提供者:许金金
  1. winmine_asm

    0下载:
  2. 汇编 sdk,在masmv8和masmplus编译通过。完全仿windows自带扫雷,另外可以把原扫雷游戏运行中雷的布局显示出来,在winxp中的扫雷中测试通过-Compiled sdk, in the masmv8 and masmplus compile. Complete duplication of windows comes with mine, another mine could be the original layout of the game to run in the mi
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:168151
    • 提供者:lezy
  1. Snake

    0下载:
  2. 小游戏 ,相信大家都玩过-》贪吃蛇,使用VC6.0编译平台,调试通过了。供大家学习参考-Small games, I believe we all played- " Snake, using VC6.0 to compile platform, debugging passed. For them to learn information
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-24
    • 文件大小:122726
    • 提供者:miss.zhang
  1. dfjym

    0下载:
  2. 原本它是两个人在纸面上玩的益智游戏,转移到电脑上后我给它添加了人机对奕和网络对战的功能。 在本源码中你可以看到电脑AI实现方法,ClientSocket,ServerSocket的使用,控件的编写,ListBox的OwnerDraw的实现等等技巧。 请先安装里面的GridPanel控件才可正常编译。 -Originally it was two people in the puzzle game to play on paper, transfer to your comput
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-22
    • 文件大小:480277
    • 提供者:wuna1978
  1. saolei

    0下载:
  2. 扫雷游戏(C语言版)不太会编,请多多指点。-Mine Games (C language version) will not compile, please lot of pointing.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:3148
    • 提供者:孙若涵
  1. 9games

    0下载:
  2. 9格子游戏,基于VB的小游戏代码,暂时还不知道怎么玩,主要是人机对战游戏,有兴趣的朋友研究研究,源码可直接编译通过。-9 grid game, small game based on the VB code is not yet know how to play, mainly to human-computer play against the game, interested friends of research, compile source code directly.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:5575
    • 提供者:liusgeng
  1. Five

    0下载:
  2. 这是我两年前刚学游戏编程时的作品,还是五子棋,处于DEMO版本,并没什么特别功能。 最近又重拾游戏编程(正在学D3D9),于是重又翻出这个代码,稍稍修改了一下,重编译了一遍。-This is my program two years ago when just learning the game works, or at the DEMO version, no any special features. Recently, restore game programming (is lear
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:345185
    • 提供者:Neptune
  1. zhongguoxiangqiyuandaima

    0下载:
  2. 中国象棋的源代码,很经典的,用vc编译通过。-Chinese Chess source code, it is classic, with vc compile.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1667091
    • 提供者:蓝冰
  1. compareNumber

    0下载:
  2. 数字比大小游戏,J2EE调试编译!定义了各类窗口等。-Compared with the size of the game, J2EE debug compile! Defines the various types of windows.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:19514
    • 提供者:范晓龙
  1. hgeels

    0下载:
  2. hge的俄罗斯方块游戏,编译通过,可以运行,初学者可以调试追踪真个过程,其中注释可以帮忙调试运行-hge Tetris game, compile, run, track the true beginner can debug a process in which comments can help commissioning
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-09
    • 文件大小:2552891
    • 提供者:沈云海
  1. BoxMan

    0下载:
  2. VC++开发环境,推箱子游戏源码,直接编译可以使用!-Sokoban Game source, can be used directly to compile!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-07
    • 文件大小:1712446
    • 提供者:wzz
  1. Donuts

    0下载:
  2. 编译donuts.dsw文件,在Debug目录下会生成donuts.exe文件,直接双击该文件,即可运行“面包圈大战”程序。要正确编译该程序,需要安装DirectX 9.0及其以上版本。-Compile donuts.dsw file will be generated in the Debug directory donuts.exe file directly double click the file, you can run the " donut Wars" prog
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-10
    • 文件大小:2311793
    • 提供者:Michael Chen
  1. cHitChecker

    0下载:
  2. 编译HitCheckDemo.dsw文件,在Debug目录下会生成文件HitCheckDemo.exe,直接双击该文件,即可运行“精灵碰撞检测”程序。-Compile HitCheckDemo.dsw file will be generated in the Debug directory file HitCheckDemo.exe, direct double-click the file, you can run the " Wizard collision detection&q
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:21938
    • 提供者:Michael Chen
« 12 3 4 »
搜珍网 www.dssz.com