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

搜索资源列表

  1. B_CITY

    0下载:
  2. 经典游戏BATTLE CITY的C++ BUILDER实现,没有采用DIRECT X技术,使得理解更为容易-classic games BATTLE CITY BUILDER C achieved, not used DIRECT X technology, making it easier to understand
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:887.71kb
    • 提供者:王锐铭
  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
    • 文件大小:1.19kb
    • 提供者:sanfy chen
  1. PA1_TicTacToe

    0下载:
  2. This a Tic Tac Toe Game developed in C++ by me as a part of my curriculum.Tic Tac Toe is a two player mind game . I have developed this game in Dev C++ IDE using OOPS concepts in C++. This is a console based game. The game asks about the matrix row a
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:1004byte
    • 提供者:ger
  1. Super-mushroom-game

    0下载:
  2. 这是用C++ MFC 开发的一个小游戏的源代码,可运行。仿照超级玛丽的游戏类型与内容进行设计实现,其中 方向键 控制前、后移动,z键控制发射子弹, x键控制跳跃。-This is C++ MFC developed a small game source code can be run. Super Mario game modeled on the type and content of design and implementation, where the first arrow keys
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-10
    • 文件大小:2.13mb
    • 提供者:XQ
  1. eluosifangkuai

    0下载:
  2. 俄罗斯方块 。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。 #include <iostream> #include <stdlib.h> #include <windows.h> #include <time.h> #include <conio.h> using namespace std #define A1 0//A代表长条型,B为方块,C为L型,D为
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-24
    • 文件大小:268.89kb
    • 提供者:天河
  1. jingziqi

    0下载:
  2. #include <iostream> 井字棋 using namespace std const int n=3 int block[n][n]={0,0,0,0,0,0,0,0,0} void draw(int **,int x,int c) -# Include <iostream> using namespace std const int n = 3 int block [n] [n] = {0,0,0,0,0,0,0,0,0
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:8.38kb
    • 提供者:天河
  1. Tetris

    0下载:
  2. 简单实现俄罗斯方块的源代码,使用C++编写,基于cocos2d-x 3.0alpha1编写-Simple implementation of Tetris source code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-20
    • 文件大小:5.61mb
    • 提供者:
搜珍网 www.dssz.com