CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 魔王语言

搜索资源列表

  1. 数据结构的魔王语言

    0下载:
  2. 利用栈来完成数据结构实习的魔王语言.完成基本内容.-use to complete stack data structure attachment fiendish language. Completion of the basic content.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18525
    • 提供者:陈大民
  1. 魔王语言解释

    0下载:
  2. 魔王语言的解释,大家看看吧-fiendish language interpretation, we look at it
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:1323
    • 提供者:包磊
  1. 魔王语言上机报告

    0下载:
  2. 程序所实现的功能;对输入的魔王语言进行翻译。 1、 程序的输入,一个以@为结束符的字符串,输入顺序为自右向左。 ; 2、 程序的输出,:输出翻译后的魔王语言 ;-procedures achieved by the function; Beelzebub on the importation of language translation. 1, the importation process, a website @ to end the string input from the right
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9908
    • 提供者:王想
  1. include

    0下载:
  2. 栈和队列及其应用:实现一个魔王语言解释器,并且对魔王语言进行翻译.-Stacks and queues and its applications: Towards a fiendish language interpreter, and language translation of the devil.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:5146
    • 提供者:tianyuqian
  1. exp2mowang

    1下载:
  2. 一个数据结构中解释魔王语言的代码!严蔚敏数据结构书中练习题,还有实验报告呢!-A data structure in the language of the code to explain devil! Yan Wei Min book exercises data structures, as well as experimental report it!
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:90579
    • 提供者:hua
  1. mowang

    0下载:
  2. 数据结构课程设计(严蔚敏c版) 魔王语言-Data Structure Course Design (YAN Wei-Min c version) devil language
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:13378
    • 提供者:
  1. mowang

    0下载:
  2. 魔王语言的题目,是数据结构里的一个关于栈,队列的,希望对大家有些帮助-Devil language topic which is a data structure on the stack, queue, and I hope all of you some help
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:1355
    • 提供者:lzq
  1. magic

    0下载:
  2. 将魔王的语言抽象为人类的语言:魔王语言由以下两种规则由人的语言逐步抽象上去的:α-〉β1β2β3…βm ;θδ1δ2…-〉θδnθδn-1…θδ1 设大写字母表示魔王的语言,小写字母表示人的语言B-〉tAdA,A-〉sae,eg:B(ehnxgz)B解释为tsaedsaeezegexenehetsaedsae对应的话是:“天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅”。(t-天d-地s-上a-一只e-鹅z-追g-赶x-下n-蛋h-恨)
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1214
    • 提供者:于翔
  1. mowangyuyan

    0下载:
  2. 魔王语言翻译,严蔚敏数据结构实习报告中需要用到的代码-Devil language translation, YAN Wei-Min internship report data structure of the code needed
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:2080
    • 提供者:曾维
  1. a

    0下载:
  2. 用下述两条具体规则和上述规则形式实现,设大写字母表示魔王语言词汇,小写字母表示人的词汇,希腊字母可以用大写或小写字母带换变量。 (1)B——>tAdA (2)Asae-2 with the following specific rules and forms of realization of the above rules, for capital letters that the devil language vocabulary, lower-case letters we
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:12238
    • 提供者:xu
  1. mowangyuyan

    0下载:
  2. 数据结构C语言的魔王语言的实验程序代码!-C language data structure of the experimental devil language code!
  3. 所属分类:Document

    • 发布日期:2017-03-29
    • 文件大小:4650
    • 提供者:
  1. mowangyuyan

    0下载:
  2. 以前做的一个课程设计魔王语言,很不错的。希望对大家有帮助,也是我第一个上传的文件,-Before doing a devil language curriculum design, it is good. We would like to help, is my first uploaded file, thank you
  3. 所属分类:Education soft system

    • 发布日期:2017-03-29
    • 文件大小:114964
    • 提供者:文海华
  1. mowangyuyan

    0下载:
  2. 有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1)α->β1β2……βm (2)(θδ1δ2……δn)—>θδnθδn-1……θδ1θ 在这两种形式中,从左到右均表示解释。试写一个魔王语言的解释系统,把他的话解释成人能听得懂的话; -There is a devil always use their own in a ver
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1775
    • 提供者:changjian
  1. mowangyuyan

    0下载:
  2. 魔王语言的实现,数据结构实验C++实现。栈和队列联合实现,模块清晰-The realization of devil language, data structure of the experimental C++ to achieve. Joint realization of the stack and queue, the module definition
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4891
    • 提供者:创新
  1. magicllanguage

    0下载:
  2. 魔王语言程序,英文字母可以随便翻译,还可以翻译成一些已定义的中文。-Devil language program, English letters can be easily translated, but also can be translated into the Chinese that have been defined.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:13231
    • 提供者:ryan
  1. 2

    0下载:
  2. 魔王语言解释 具体要求参见《数据结构题集》P97,实习2.2中的描述。 用下述两条具体规则和上述规则形式(2)实现。设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。 (1)B->tAdA (2)A->sae -Beelzebub language to explain the specific requirements see the " Data Structure
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:1524
    • 提供者:wanglin
  1. MoWang

    0下载:
  2. 魔王语言解释 有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听懂,但他的语言是可以逐步解释成人能听懂的语言-Beelzebub has a devil language interpreter is always use their own in a very concise and abstract language of speech, no one could understand, but his language can be gradually explained t
  3. 所属分类:OS Develop

    • 发布日期:2017-03-28
    • 文件大小:1926
    • 提供者:elick
  1. 魔王语言文本

    0下载:
  2. C语言 魔王语言解释 用栈和队列解决 注意看问题输入和输出 问题输入 多组数据,每组数据为一个字符串,每行表示一个待翻译的字符串,字符串为”***”时表示输入结束。 问题输出 将每一行字符串按规则翻译后输出 输入样例 BAB B(ehnxgz)B B(eABh)B *** 输出样例 tsaedsaesaetsaedsae tsaedsaeezegexenehetsaedsae tsaedsaeehetsaedsaeesaeets
  3. 所属分类:数据结构

  1. 魔王语言翻译

    0下载:
  2. 用C或C++语言设计并实现了一个在魔王语言翻译器。魔王语言属于自定义类型。(Using C or C++ language to design and implement a language translator in devil language. The devil language belongs to custom type.)
  3. 所属分类:C#编程

    • 发布日期:2017-12-27
    • 文件大小:56320
    • 提供者:Which/One
  1. 魔王语言

    0下载:
  2. 有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能昕得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的: (1) (2) 在这两种形式中,从左到右均表示解释。试写一个魔王语言的解释系统,把他的话解释成人能听得懂的话。(my English is very bed,I don't know how to say it)
  3. 所属分类:数据结构

    • 发布日期:2018-04-19
    • 文件大小:17408
    • 提供者:醉天
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com