-
ASP留言板系统 ASP留言板系统
ASP留言板系统 ASP留言板系统 -ASP留言板系统ASP留言板系统ASP留言板系统ASP留言板系统
- 2023-08-03 04:15:03下载
- 积分:1
-
关于PYTHON编成语言的最新中文翻译书,有大量的代码,还增加讲解最新的功能...
关于PYTHON编成语言的最新中文翻译书,有大量的代码,还增加讲解最新的功能-About PYTHON compiled the latest English language translation of the book, there are a lot of code, but also on the latest features to increase
- 2022-03-04 02:00:21下载
- 积分:1
-
关于栈的操作的小程序
关于栈的操作的小程序-stack on the operation of small programs
- 2022-03-07 03:40:35下载
- 积分:1
-
移动 t 检验技术
时间序列变异诊断,趋势分析
- 2022-03-18 12:42:58下载
- 积分:1
-
[JAVA.rar]
企业员工考勤系统!! !员工考勤系统
[JAVA.rar]
企业员工考勤系统!! !员工考勤系统-Staff Attendance System
- 2022-01-22 06:57:02下载
- 积分:1
-
含有移相器的配电网潮流计算程序,非常适用,我们团队自已开发并一直在使用。...
含有移相器的配电网潮流计算程序,非常适用,我们团队自已开发并一直在使用。-Contains a phase shifter distribution power flow calculation program, is very applicable to our own development team and has been in use.
- 2022-11-11 03:50:03下载
- 积分:1
-
你好,每天,是视觉的和白色的象棋源代码C++黑。请享受…
hello everyday, That is Visual C++ black and white chess source code. Please enjoy it.-hello everyday. That is Visual C black and white chess source cod e. Please enjoy it.
- 2022-02-21 03:50:22下载
- 积分:1
-
一:需求分析
1. 问题描述
魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但他的语言是可逐步解释成人能听懂的语言,因为他的语言是由以下两...
一:需求分析
1. 问题描述
魔王总是使用自己的一种非常精练而抽象的语言讲话,没人能听懂,但他的语言是可逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的:
-----------------------------------------------------------
(1) a---> (B1)(B2)....(Bm)
(2)[(op1)(p2)...(pn)]---->[o(pn)][o(p(n-1))].....[o(p1)o]
-----------------------------------------------------------
在这两种形式中,从左到右均表示解释.试写一个魔王语言的解释系统,把
他的话解释成人能听得懂的话.
2. 基本要求:
用下述两条具体规则和上述规则形式(2)实现.设大写字母表示魔王语言的词汇 小写字母表示人的语言的词汇 希腊字母表示可以用大写字母或小写字母代换的变量.魔王语言可含人的词汇.
(1) B --> tAdA
(2) A --> sae
3. 测试数据:
B(ehnxgz)B 解释成 tsaedsaeezegexenehetsaedsae若将小写字母与汉字建立下表所示的对应关系,则魔王说的话是:"天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅".
| t | d | s | a | e | z | g | x | n | h |
| 天 | 地 | 上 | 一只| 鹅 | 追 | 赶 | 下 | 蛋 | 恨 |
-one : a needs analysis. Problem description always use their own fiendish a very concise and abstract language speech Nobody can understand, but the language is gradually explained adult can understand the language, because his language is composed of the following two forms of
- 2022-09-04 11:50:02下载
- 积分:1
-
Memory card Driver For HCL laptops
Memory card Driver For HCL laptops
- 2022-01-25 17:25:06下载
- 积分:1
-
Clojure是一个java虚拟机的动态编程语言
Clojure is a dynamic programming language for the Java Virtual Machine
(JVM), with a compelling combination of features:
• Clojure is elegant. Clojure’s clean, careful design lets you write
programs that get right to the essence of a problem, without a lot
of clutter and ceremony.
• Clojure is Lisp reloaded. Clojure has the power inherent in Lisp
but is not constrained by the history of Lisp.
• Clojure is a functional language. Data structures are immutable,
and most functions are free from side effects. This makes it easier
to write correct programs and to compose large programs from
smaller ones.-Clojure is a dynamic programming language for the Java Virtual Machine
(JVM), with a compelling combination of features:
• Clojure is elegant. Clojure’s clean, careful design lets you write
programs that get right to the essence of a problem, without a lot
of clutter and ceremony.
• Clojure is Lisp reloaded. Clojure has the power inher
- 2022-01-25 22:10:55下载
- 积分:1