搜索资源列表
竞赛管理系统
- 1 这是我用VC帮别人做的一个小型软件,实现竞赛管理(比如运动员数据库管理、比赛实时计时、比赛结果管理及打印输出等) 由于还在编写,想引用一下贵网站的源码,故将此软件源码上传,请大家批评指正。 2 本软件编写的特点: [1]运用的VC-MFC单文挡框架,并且主界面可调出另外两个单文档框架 [2]运用了CGridCtrl控件 [3]运用了彩色按纽 [4]运用运用了ODBC和ADO两个数据库编程(别人是用以前用ODBC,我用的ADO,后来大部分都被我改成了ADO)
Racing
- 赛跑小游戏,可以很好的理解线程和进程的原理。编译时会提示有一个错误,不用理会,直接链接、执行就可以。-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.
BallMove
- 多线程实现简单的小游戏,三个小球赛跑,线程的概念-Multi-threaded implementation of the easy game, three small ball race
game
- 一个田径赛程安排软件,可以根据比赛类型或者跑道类型进行赛程的安排。-A track and field schedule software type based on race or race track type of arrangement.
Filer
- * 这是一个演示读写文件的机器人。 * 在比赛开始时,机器人读取自己上一场比赛的得分信息,显示在控制台上。 * 在比赛结束时,机器人将自己的得分信息保存到文件中。 */-* 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
RACE
- DX的一个赛车游戏。。对于深入开发有很大的帮助,希望大家喜欢-a racing game using directx
banshan
- 搬山游戏 设有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
RaceX
- 3d汽车赛小游戏很好的,希望大家满意,偶看了就这样了啊-3d car race game well, I hope you satisfied
Mangd_DX_dodger
- A little game like race in tetrice, using Managed DirectX (the project not complete - there is no way to win in it)
tourna
- 为比赛安排日程。 假设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
RoadCarRace
- DirectX道路移动~~分为服务器端和客户端两个工程-A DirectX9 race game~~
A-Day-at-the-Race
- 开发环境为VS2010.是head first C#中的一个实例,headfirstlab网站不提供次程序的源码,故上传了自行编写的源码,望采纳。-Just a game.
char_equation
- 有一个字符组成的等式:WWWDOT - GOOGLE = DOTCOM,每个字符代表一个0-9之间的数字,WWWDOT、GOOGLE和DOTCOM都是合法的数字,不能以0开头。请找出一组字符和数字的对应关系,使它们互相替换,并且替换后的数字能够满足等式。这个字符等式是Google公司能力倾向测试实验室的一道题目,这种题目主要考察人的逻辑推导能力和短期记忆能力,通常棋下的好的人解决这类问题会更得心应手一些(飞行棋例外)。此类型的题目有很多变种,各种编程比赛中常常能见到它们的身影。比如2005年的G
changyon-han-sh1u
- 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
xhs
- 设有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
211
- 在windows平台下,使用C语言编写的一个双人竞走游戏-A double race walking game windows platform using C language
Race
- 这是一款简单的赛车游戏。在C语言环境运行。-A simple racing game. In C language environment run.
100-Save-Game
- This is so very usefull for your race, humans
mad.max.save.game
- vThis is so very usefull for your race, humans
rabbit-game
- Windows系统下用Visual Studio编写的模拟龟兔赛跑的C语言程序。(The C language program to simulate the race of the tortoise and the rabbit.)