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

搜索资源列表

  1. C++编程的猜单词游戏

    0下载:
  2. 该文档介绍的是一款猜单词的游戏的代码编程。(This document describes code programming for a game of guessing words.)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:大友
  1. assignment

    0下载:
  2. 初学c++时的作业,一个简单的战舰游戏,应该不算难懂,可以作为初学的参考。(An assignment of a C++ beginner, a simple battleship game. It shouldn't be difficult to understand, and it may be able to use as a reference.)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:2048
    • 提供者:lin1260
  1. FiCameraControl

    0下载:
  2. 游戏内使用摄像机进行漫游,键盘与鼠标进行控制(Roaming with video camera in the game, keyboard and mouse control)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:3072
    • 提供者:zhw741852
  1. 飞机大战2

    0下载:
  2. 飞机大战小游戏,刚学完C语言,不会做界面,只写了一些核心代码(Aircraft war game, just finished the C language, will not do the interface, only to write some of the core code)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1790976
    • 提供者:琉璃12138
  1. 贪吃蛇

    0下载:
  2. 贪吃蛇游戏是一款经典的益智游戏,有PC和手机等多平台版本。既简单又耐玩。该游戏通过控制蛇头方向吃蛋,从而使得蛇变得越来越长。(The snake game is a classic puzzle game with multiple platforms such as PC and mobile phones. Both simple and playable. The game by controlling the direction snakeheads eat eggs, so that
  3. 所属分类:其他小程序

    • 发布日期:2018-01-06
    • 文件大小:3568640
    • 提供者:静守成雯
  1. VC++ GDI写的坦克大战完整源码

    0下载:
  2. 最近学习《Visual C++游戏编程基础》这本书,于是就想不能白学,编写一个游戏吧,于是就试着做了个坦克大战游戏,只学过C语言,C++看了一遍书,不会类封装,代码中都是结构体+函数。。。算是C语言式的C++了吧!(Tank war complete source code written by VC++ GDI)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:2637824
    • 提供者:枫~
  1. 新建压缩文件

    0下载:
  2. 简单C++跳棋游戏,简单边框界面,容易理解和掌握(Simple c++ checkers, simple border interface, easy to understand and master)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:克洛伊
  1. game

    0下载:
  2. 打字游戏小程序,娱乐消遣,简单初级C语言使用,用到了图形库(Typing game applet, entertainment,Simple primary C language use, use the graphics library)
  3. 所属分类:其他

    • 发布日期:2018-01-09
    • 文件大小:1024
    • 提供者:Ethan丶
  1. C++课程设计

    0下载:
  2. 菜单选择程序的实现和子程序如棋盘游戏、二元一次方程式的求解(The implementation of the menu selection program and the subroutines such as chessboard games, two yuan and one equation solution)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:765952
    • 提供者:JYisbusy
  1. 贪吃蛇c语言代码(贪吃蛇c++代码)V2015 Windows版

    0下载:
  2. 使用c语言编程的简易贪吃蛇程序无聊休闲小游戏(Simple Snake program)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:54272
    • 提供者:zzzzzzjh
  1. tetris

    0下载:
  2. 基于dos界面实现俄罗斯方块游戏,可以实现双人对战,调节游戏模式等多种趣味功能。支持播放背景音乐、记录玩家分数。(Based on the DOS interface, the Russian square game can be realized, which can realize the double fight, adjust the game mode and other interesting functions. Support to play background music,
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:37311488
    • 提供者:水盼
  1. 取dnf-jd路径1.5支持win10

    0下载:
  2. 第一次调用 获取D*f目录 () 后,写入C盘配置文件,以后再打开软件就不再寻找注册表以节省资源,如果注册表信息找不到或者错误的注册表,程序会自动提示手动指定D*f目录的。希望能给朋友们带来方便和帮助,不喜勿喷。(The first call to get D*f directory (), written C configuration file, then open the software is no longer looking for the registry to save reso
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:26624
    • 提供者:lwvip_com
  1. source

    0下载:
  2. 使用C++编写传统游戏俄罗斯方块,是图形设备操作的典型例程(Using C++ to write traditional game Tetris, is a typical example of graphic device operation)
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:1024
    • 提供者:mr.yang
  1. 贪吃蛇代码

    0下载:
  2. 在VC上实现简单的贪吃蛇游戏,用W,A,S,D可以实现控制,仅供初学者学习参考,真正的可玩性并不强(Realization of a simple Snake game on VC)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:12288
    • 提供者:注定如此
  1. AutoKey

    0下载:
  2. 选择窗口自动按键,试用于大型游戏窗口,可以设置按键间隔时间(Select the window automatic key, try the big game window, can set the key interval time)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:151552
    • 提供者:殇逆天
  1. 打砖块试写

    0下载:
  2. 打砖块小游戏,C++新手求资料下载~利用ACLLIB库进行简单的游戏编程,以达到练习C++语言的目的(hello world I really want my first file can be agreed.)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:2048
    • 提供者:xiao小饭
  1. WindowsFormsApplication5

    0下载:
  2. C# 仿游戏 用于测试 学习内存修改器(asadasdasdaasdasd adasda)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:3072
    • 提供者:awdf
  1. 24点游戏

    0下载:
  2. 24点小游戏,C#语言编写,无聊时候可以打发时间。(A 24 - point game, written in C#, can kill time when bored.)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:274432
    • 提供者:以沈
  1. 3.5 勇闯地下100层

    0下载:
  2. 小时候玩的魔塔小游戏通过不断探索查找物品解锁每个关卡(A child playing small game through continuous exploration to find items to unlock each checkpoint)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:13312
    • 提供者:偷师小白
  1. 第1题

    0下载:
  2. 残缺棋盘游戏问题;所谓残缺棋盘是指有一个格子残缺的棋盘。例如: 所谓三格板是指缺一个格子的2*2的棋盘。 给定一个2n*2n的残缺棋盘,问如何放置三格板,使得除残缺格外,棋盘中其他格子都被三格板覆盖,并且放置的三格板互不重叠。(The so-called three lattices are the 2*2 chessboards that are missing a lattice. Given the incomplete
  3. 所属分类:其他

    • 发布日期:2018-04-18
    • 文件大小:463872
    • 提供者:剑姬2
« 1 2 3 4 5 67 8 9 10 11 ... 30 »
搜珍网 www.dssz.com