游戏说明: 一个有6级的迷宫游戏。使用小键盘上的8 2 4 6 来分别指挥目标上下左右移动。 严重注意:本程序原代码和6个TXT文件必须全部保存在C:根目录下面才可以调试 运行成功!!否则,请改变程序代码中的TXT指向。 若调试不成,请查看你的PASCAL是否为安装版,否则请到: http://www.fengsha.com/bbs/dispbbs.asp?boardID=3&ID=575 下载完整PASCAL和补丁文件安装后再运行。 若有更多问题,请在论坛发贴讨论,请不要在本贴下回帖讨论,本贴及回帖只提供或允许网友发布程序、代码、习题等下载内容。!! 感谢您使用本程序。
上传时间: 2015-03-20
上传用户:磊子226
题目:参加运动会的N个学校编号为1~N.比赛分成M个男子项目和W个女子项目,项目编号分别为1~M和M+1~M+W.由于个项目参加人数差别较大,有些项目取前5名,得分顺序为7,5,3,2,1 还有些项目只取前3名,得分顺序为5,3,2.写一个统计程序产生各种成绩单和得分报表.基本要求:产生各学校的成绩单,内容包括各校所取得的每项成绩的项目号,名次,姓名和得分 产生团体总分报表,内容包括校号,男子团体总分,女子团体总分和团体总分.概要设计:1. 为实现上述程序功能,应以线性表表示集合.2. 本程序包含3个模块:(1) 各集合定义模块(2) 线性表实现模块(3) 主程序模块
上传时间: 2013-12-21
上传用户:黄华强
数字运算,判断一个数是否接近素数 A Niven number is a number such that the sum of its digits divides itself. For example, 111 is a Niven number because the sum of its digits is 3, which divides 111. We can also specify a number in another base b, and a number in base b is a Niven number if the sum of its digits divides its value. Given b (2 <= b <= 10) and a number in base b, determine whether it is a Niven number or not. Input Each line of input contains the base b, followed by a string of digits representing a positive integer in that base. There are no leading zeroes. The input is terminated by a line consisting of 0 alone. Output For each case, print "yes" on a line if the given number is a Niven number, and "no" otherwise. Sample Input 10 111 2 110 10 123 6 1000 8 2314 0 Sample Output yes yes no yes no
上传时间: 2015-05-21
上传用户:daguda
matlab图像处理基础源码 1、jpeg压缩 2、6个基本图像压缩源码 3、小波源码
上传时间: 2014-02-09
上传用户:英雄
单片机应用开发实例 源代码 文件列表 5.3-1.c 5.3-2.c
上传时间: 2013-12-22
上传用户:sclyutian
sabreipb 2.1.6 utf-8中文版本!
上传时间: 2013-12-10
上传用户:003030
linux内核设计与实现(英文版) 本书基于Linux 2.6内核系列详细介绍Linux内核系统,覆盖了从核心内核系统的应用到内核设计与实现等各方面内容。主要内容包括:进程管理、系统调用?中断和中断处理程序、内核同步、时间管理、内存管理、地址空间、调试技术等。
上传时间: 2015-07-14
上传用户:tyler
b to b 模式 电子商务系统 ,c# 开发 , B/S结构
上传时间: 2014-01-20
上传用户:hanli8870
The source code samples for chapter 2, 4, 6, and 8 are contained in the EvenChapters project. Those chapters all reference various aspects of this single project. The source code for the BullsEye control (chapter 10 example) is in the BullEyeCtl project. The source samples for the other chapters are provided in the Chapter XX sub-directories.
标签: EvenChapters contained chapter samples
上传时间: 2015-09-07
上传用户:yuchunhai1990
gtk2-2.10.6.1的升级包。可直接在linux下使用
上传时间: 2013-12-29
上传用户:h886166