-
Jesephus.rar
说明: 解决约瑟夫环的问题,并输出出圈的顺序。约瑟夫环的大小是任意的。(Joseph Ring solve problems, and the output of the loop sequence. Joseph ring size is arbitrary.)
- 2008-11-16 18:37:28下载
- 积分:1
-
sports1
用于运动会的统计.分数,那女子参赛情况的记录统计.(Statistics for the Games. Scores, and that the situation of the women)
- 2008-05-14 12:42:04下载
- 积分:1
-
myTask0
有的科技图书会附有索引,其中列出书中重要术语出现的页码,便于读者查看。试设计一个类似的程序。输入是一个英文文本文件,输出是文件中关键字及其出现的行号的列表并按照关键字有序排列。程序运行方式:>index inputfile keys outputflie
(Some books will be accompanied by technology index, which lists important terms appear in the book pages, easy to readers to view. Try to design a similar procedure. English text input is a file, the output is a file that appears in the keywords and their line numbers list and ordered according to keywords. Program run mode:> index inputfile keys outputflie)
- 2013-10-28 21:15:13下载
- 积分:1
-
ENTRYset
VC环境下创建VPN连接的RASENTRY结构体参数设置(VC environment to create VPN connections RASENTRY structure parameter)
- 2010-08-26 11:55:52下载
- 积分:1
-
sin()-8.0
sin()函数 给定一个弧度值或者任意数值,可以计算相应的sin值即正弦值(sin () function is given a value, or any value in radians, we can calculate the corresponding value of the sine value sin)
- 2013-05-31 21:08:32下载
- 积分:1
-
CalculatorEdition
支持计算式编辑并计算,并提供常用方程,函数键盘,时间显示等功能(Support calculation formula editor and calculate and provide commonly used equations, function keyboard, the time display and other functions)
- 2008-05-14 12:05:36下载
- 积分:1
-
2
说明: 魔王语言解释
具体要求参见《数据结构题集》P97,实习2.2中的描述。
用下述两条具体规则和上述规则形式(2)实现。设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。
(1)B->tAdA
(2)A->sae
(Beelzebub language to explain the specific requirements see the " Data Structure set title" P97, internship 2.2 description. 2 with the following specific rules and these rules form (2) implementation. Located in capital letters devil language vocabulary lowercase letters were the language vocabulary the Greek letters can be uppercase letters or lowercase letters substitution variables. Beelzebub language may contain human vocabulary. (1) B-> tAdA (2) A-> sae)
- 2009-10-03 20:09:38下载
- 积分:1
-
南京市部分公交转车系统
说明: a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。
(a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations, is the best car lines and interchange locations. B) Summary of design : the procedures used by the data structure is linear tree and table, the algorithm used by the main sculpture, in order Huffman algorithm.)
- 2021-03-16 23:19:21下载
- 积分:1
-
hexadecimal-conversion
可将输入的任意十进制数转换为你想要任意进制数。(Any input can be converted to decimal you want any decimal.)
- 2011-11-01 10:13:03下载
- 积分:1
-
CLOCK
钟面上的时针和分针之间的夹角总是在 0 ~180之间 ( 包括 0 和180 ) 。举例来说,在十二点的时候两针之间的夹角为 0 ,而在六点的时候夹角为180 ,在三点的时候为90 。本题要解决的是计算 12:00 到 11:59 之间任意一个时间的夹角。(The angle between the hour and minute hands of the clock face is always between 0 to 180 (including 0 and 180). For example, twelve o' clock, when the angle between the two pin 0, in the six o' clock when the angle is 180, three points for 90. This question must be resolved are the angle of the calculation of 12:00 to 11:59 any one time.)
- 2011-06-28 13:14:11下载
- 积分:1