CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - race game

搜索资源列表

  1. 竞赛管理系统

    1下载:
  2. 1 这是我用VC帮别人做的一个小型软件,实现竞赛管理(比如运动员数据库管理、比赛实时计时、比赛结果管理及打印输出等) 由于还在编写,想引用一下贵网站的源码,故将此软件源码上传,请大家批评指正。 2 本软件编写的特点: [1]运用的VC-MFC单文挡框架,并且主界面可调出另外两个单文档框架 [2]运用了CGridCtrl控件 [3]运用了彩色按纽 [4]运用运用了ODBC和ADO两个数据库编程(别人是用以前用ODBC,我用的ADO,后来大部分都被我改成了ADO)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:6287720
    • 提供者:湖朝
  1. Racing

    0下载:
  2. 赛跑小游戏,可以很好的理解线程和进程的原理。编译时会提示有一个错误,不用理会,直接链接、执行就可以。-A race game can be a very good understanding of the principles of threads and processes. Compile-time will be prompted to have a mistake, it does not matter, direct link, the implementation can be.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:36949
    • 提供者:weiyewang
  1. BallMove

    0下载:
  2. 多线程实现简单的小游戏,三个小球赛跑,线程的概念-Multi-threaded implementation of the easy game, three small ball race
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:347762
    • 提供者:阿呆
  1. game

    0下载:
  2. 一个田径赛程安排软件,可以根据比赛类型或者跑道类型进行赛程的安排。-A track and field schedule software type based on race or race track type of arrangement.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:74581
    • 提供者:itro
  1. Filer

    0下载:
  2. * 这是一个演示读写文件的机器人。 * 在比赛开始时,机器人读取自己上一场比赛的得分信息,显示在控制台上。 * 在比赛结束时,机器人将自己的得分信息保存到文件中。 */-* This is a demonstration of robots to read and write files.* In the beginning of the race, the robot to read your score on the game information displayed
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:776
    • 提供者:jianlizhang
  1. RACE

    1下载:
  2. DX的一个赛车游戏。。对于深入开发有很大的帮助,希望大家喜欢-a racing game using directx
  3. 所属分类:DirextX

    • 发布日期:2014-12-20
    • 文件大小:4801227
    • 提供者:bill
  1. banshan

    0下载:
  2. 搬山游戏 设有n座山,计算机与人作为比赛的双方,双方轮流搬山。规定每次搬山的数目不能超过k座,谁搬最后一座谁输-Game with n moving mountains mountains, computers and people as a race between the parties, the two sides take turns to move mountains. The number for each and every move can not exceed k Mou
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:131469
    • 提供者:gnan
  1. RaceX

    0下载:
  2. 3d汽车赛小游戏很好的,希望大家满意,偶看了就这样了啊-3d car race game well, I hope you satisfied
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3515398
    • 提供者:罗璇
  1. Mangd_DX_dodger

    0下载:
  2. A little game like race in tetrice, using Managed DirectX (the project not complete - there is no way to win in it)
  3. 所属分类:DirextX

    • 发布日期:2017-03-24
    • 文件大小:579211
    • 提供者:Sasha
  1. tourna

    0下载:
  2. 为比赛安排日程。 假设n位选手被顺序编号为1,2,3,...,n,比赛的日程表是一个n行n-1列的表格, i行j列的表格内容是第i号选手在第j天的比赛对手。 可以任意输入比赛人员个数,得到日程安排 而不是只限制2^k个人数 按q退出-Scheduling for the game. Suppose n players are numbered as 1,2,3 ,..., n, the game schedule is a n-line n-1-column ta
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:515265
    • 提供者:zengping
  1. RoadCarRace

    0下载:
  2. DirectX道路移动~~分为服务器端和客户端两个工程-A DirectX9 race game~~
  3. 所属分类:DirextX

    • 发布日期:2017-05-23
    • 文件大小:7354005
    • 提供者:ShowFly
  1. A-Day-at-the-Race

    0下载:
  2. 开发环境为VS2010.是head first C#中的一个实例,headfirstlab网站不提供次程序的源码,故上传了自行编写的源码,望采纳。-Just a game.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:871358
    • 提供者:ryan
  1. char_equation

    0下载:
  2. 有一个字符组成的等式:WWWDOT - GOOGLE = DOTCOM,每个字符代表一个0-9之间的数字,WWWDOT、GOOGLE和DOTCOM都是合法的数字,不能以0开头。请找出一组字符和数字的对应关系,使它们互相替换,并且替换后的数字能够满足等式。这个字符等式是Google公司能力倾向测试实验室的一道题目,这种题目主要考察人的逻辑推导能力和短期记忆能力,通常棋下的好的人解决这类问题会更得心应手一些(飞行棋例外)。此类型的题目有很多变种,各种编程比赛中常常能见到它们的身影。比如2005年的G
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:11088
    • 提供者:钟毓秀
  1. changyon-han-sh1u

    0下载:
  2. ACM比赛常用函数 很全的哦 ACM比赛常用函数 很全的哦 -ACM competition commonly used functions very full ACM race all commonly used functions ACM race all commonly used functions ACM game commonly function all
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:32445
    • 提供者:风情和
  1. xhs

    0下载:
  2. 设有n个运动员要进行网球循环赛。设计一个满足以下要求的比赛日程表: (1)每个选手必须与其他n-1个选手各赛一次 (2)每个选手一天只能赛一次 (3)当n是偶数时,循环赛进行n-1天;当n是奇数时,循环赛进行n天。 写程序输出比赛日程表。 -There are n number of athletes to tennis round robin. Schedule of game design that satisfies the following requi
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-04
    • 文件大小:2833
    • 提供者:杜璐阳
  1. 211

    0下载:
  2. 在windows平台下,使用C语言编写的一个双人竞走游戏-A double race walking game windows platform using C language
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-06
    • 文件大小:26920
    • 提供者:战天意
  1. Race

    0下载:
  2. 这是一款简单的赛车游戏。在C语言环境运行。-A simple racing game. In C language environment run.
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:1757
    • 提供者:Wong
  1. 100-Save-Game

    0下载:
  2. This is so very usefull for your race, humans
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:246635
    • 提供者:Gabriel
  1. mad.max.save.game

    0下载:
  2. vThis is so very usefull for your race, humans
  3. 所属分类:Other systems

    • 发布日期:2017-05-05
    • 文件大小:569110
    • 提供者:Gabriel
  1. rabbit-game

    0下载:
  2. Windows系统下用Visual Studio编写的模拟龟兔赛跑的C语言程序。(The C language program to simulate the race of the tortoise and the rabbit.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-06
    • 文件大小:6736896
    • 提供者:珂尧
« 12 »
搜珍网 www.dssz.com