-
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
-
RunTime
RunTime 实现时间的计时功能RunTimeRunTimeRunTime(RunTime 实现时间的计时功能)
- 2012-03-02 14:17:54下载
- 积分:1
-
prjconverter
把vc++7工程转换为vc++6的小工具。用法:prjconverter c: mpetterxmletterxml.sln(VC++7 to VC++6 project converter)
- 2010-09-18 07:09:06下载
- 积分:1
-
DllTest
dll动态链接库的另一个简单的用法 希望对初学者有用(Another simple dll dynamic link library usage is useful for beginners)
- 2012-09-17 20:01:51下载
- 积分:1
-
MU1.03tuoji
很不错的一个奇迹(MU)脱机外挂,支持手动添加捡取任何物品。自动上线。(A nice miracle (MU) is out of the machine, supporting manual addition of picking up any items. Automatic online.)
- 2020-07-02 04:00:01下载
- 积分:1
-
snake
用C++实现的贪吃蛇游戏程序,对游戏的设计思路有比较详细的讲解。(no )
- 2009-09-04 21:13:30下载
- 积分:1
-
tongxunlu
简单的通讯录编程,基于c语言或C++,只有源码,喜欢的顶下(Simple address book program, based on c language or C++, only the source code, like the parietal)
- 2011-06-05 19:16:12下载
- 积分:1
-
test-system
考试系统 vb编程 西工大 平时实验
(test systems)
- 2012-05-13 16:51:03下载
- 积分:1
-
ski_way
Michael喜欢滑雪百这并不奇怪, 因为滑雪的确很刺激。可是为了获得速度,滑的区域必须向
下倾斜,而且当你滑到坡底,你不得不再次走上坡或者等待升降机来载你。Michael想知道在一
个区域中最长的滑坡。区域由一个二维数组给出。数组的每个数字代表点的高度。
(Michael likes to ski hundred This is not surprising, because the skiing is very stimulating indeed. However, in order to obtain speed, Waterloo regional must be downward-sloping, and when you slide into the base, you have to embark once again on the slope or to set you waiting for lifts. Michael would like to know the longest in a landslide area. Region is given by a two-dimensional array. Each figure represents an array of high points.)
- 2008-08-25 11:19:18下载
- 积分:1
-
3.2
利用上题的线性表,编程下列功能:假设以两个元素依值递增有序排列的线性表A和B 分别表示两个集合,现要求另辟空间构成一个线性表C,其元素为A和B元素的交集,且表C中的元素也是依值递增有序排列。(The use of the title of the linear form, programming the following features: Assuming two elements by incrementing the value ordered linear tables A and B represent two sets, are now required to open up space to form a linear table C, whose elements A and intersection B elements, and the elements in the table C is incremented by an orderly arrangement.)
- 2016-06-20 20:24:17下载
- 积分:1