登录
首页 » DOS » final

final

于 2013-10-27 发布 文件大小:76KB
0 260
下载积分: 1 下载次数: 2

代码说明:

  用TC写的撞球游戏,有保存功能,排行榜功能和单双人模式,dos下运行(TC wrote billiard games, save function, ranking function and single and double player mode, dos run)

文件列表:

final
.....\bmp.C,4643,2013-10-21
.....\bmp.h,255,2013-10-13
.....\bound.c,1783,2013-10-21
.....\bound.h,119,2013-10-21

.....\byebye.C,6865,2013-10-23
.....\byebye.h,61,2013-10-19
.....\chinese.c,2654,2013-10-12
.....\chinese.h,226,2013-10-12
.....\drawball.c,967,2013-10-20
.....\drawball.h,113,2013-10-18
.....\drawpow.C,527,2013-10-21
.....\drawpow.h,81,2013-10-19
.....\drawtable.c,3351,2013-10-22
.....\drawtable.h,71,2013-10-20
.....\edge.c,569,2013-10-20
.....\edge.h,104,2013-10-20
.....\getkey.c,96,2013-10-18
.....\getkey.h,68,2013-10-18
.....\gmode1.c,505,2013-10-22
.....\gmode1.h,159,2013-10-22
.....\gmode2.c,575,2013-10-22
.....\gmode2.h,166,2013-10-22
.....\go.c,508,2013-10-21
.....\go.h,119,2013-10-19
.....\handle.c,611,2013-10-22
.....\handle.h,164,2013-10-22
.....\illustrate.c,3913,2013-10-20
.....\illustrate.h,78,2013-10-19
.....\keycon.c,2092,2013-10-21
.....\keycon.h,128,2013-10-21
.....\MAIN.C,2080,2013-10-23
.....\MENU.C,5138,2013-10-23
.....\menu.h,648,2013-10-22
.....\mouse.c,1963,2013-10-21
.....\mouse.h,265,2013-10-18
.....\pzing.c,3049,2013-10-21
.....\pzing.h,120,2013-10-20
.....\reflect.c,703,2013-10-21
.....\reflect.h,94,2013-10-20
.....\re_ctrl.c,3216,2013-10-22
.....\re_ctrl.h,145,2013-10-21
.....\welcome.c,3926,2013-10-21
.....\welcome.h,144,2013-10-13
.....\while.c,454,2013-10-21
.....\while.h,140,2013-10-20
.....\ZS.DSK,4792,2013-10-23
.....\ZS.PRJ,9457,2013-10-23

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • mofangkuaiyuyinyue
    说明:  这是个小小游戏,小时侯我们特爱玩的那种魔方块,不知大家玩过否?有什么改进希望大家能发信息给我,(This a small game, turkey we catch a special kind of magic squares, I do not know whether you have played? What we can hope to improve the information to me, thank you)
    2006-03-25 10:10:25下载
    积分:1
  • 新版贪吃蛇(可连网)
    用开发的新版贪吃蛇游戏,支持连网功能,并可由玩家选择主角的外观和食物的外观.(with the development of the new Snake games, support networking function, players can choose from the protagonist's appearance and the appearance of the food.)
    2005-07-23 19:42:44下载
    积分:1
  • slss
    少儿算数软件根据网络下载的版本进行完善,主要去除了一些第三方控件,改成Delphi 2007自身已经提供的控件。 (Children count software to download the network version of the perfect addition to a number of major third-party control into Delphi 2007 has provided its own control.)
    2009-05-06 18:05:49下载
    积分:1
  • bomb
    It s a game you have to find out where the bombs are. Hope you Enjoy it.
    2011-04-25 00:29:19下载
    积分:1
  • 3D试衣间
    说明:  3D试衣间的matlab程序,适合初学者。3D试衣间能够让用户轻松的在线上随时随地试穿各种衣物,并且软件支持您随意搭配,搭配出最适合自己的衣服,3D试衣间让您无需再为买衣、搭配而犯愁。(3D fitting room matlab procedures, suitable for beginners.3D fitting room enables users to easily try on a variety of clothes online at any time and anywhere. Moreover, the software supports you to match clothes at will to match the most suitable clothes for you. 3D fitting room makes you no longer have to worry about buying clothes and matching clothes.)
    2020-11-10 20:16:26下载
    积分:1
  • 2
    说明:  Background Given a set of rectangles {R1, R2, …, Rn}, compute the area of their common intersection. i.e., Area(R1∩R2∩…∩Rn) The edges of the rectangles R1, R2, …, Rn, are either vertical or horizontal lines. For example, the intersection of 4 rectangles, R1, R2, R3, and R4, in the following figure is the shaded rectangle. Input The input contains (N + 1) lines. The first line specifies the number of rectangles N, where 1 < N < 1000. Since the sides of the rectangles are parallel to the x-axis and y-axis, each rectangle is bounded by the lines x = x1, x = x2, y = y1 and y = y2 and each subsequent line of the input file thus specifies one rectangle in the following format: x1 x2 y1 y2 such that 0 <= x1 < x2 <= 10000 and 0 <= y1 < y2 <= 10000, and x1, x2, y1 and y2 are integers. Output The output file contains the area of the intersection of all the rectangles.
    2013-11-15 02:58:38下载
    积分:1
  • Snake-game-C-program
    贪吃蛇游戏C语言程序,简单易懂,适合初学者参考(Snake game C Programming Language, easy-to-understand reference for beginners)
    2012-04-22 12:12:07下载
    积分:1
  • MineSweep
    高仿win7的扫雷游戏,很适合初学者学习(High imitation win7 minesweeper game, it is suitable for beginners to learn)
    2013-09-07 13:03:59下载
    积分:1
  • renju
    说明:  五子棋游戏。利用人工智能算法,基于VC++平台。单机游戏,( The use of artificial intelligence algorithms, based on VC++ platform. Stand-alone game,)
    2010-03-19 22:30:03下载
    积分:1
  • saolei
    vb写的扫雷外挂源码,学习内存操作的朋友不妨可以看看呵呵(vb wrote mine external source, a friend may wish to study memory operations can see Oh)
    2012-01-17 15:43:26下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载