-
银行系统
Co oporate banking.is 不错的银行体系已写下 c + +.developed 由一组称为 ASN 在加纳......在 2013年 7 月中午,已投放市场
- 2022-04-01 21:51:30下载
- 积分:1
-
这是利用数据结构只是写的一个宾馆客房管理小程序,可以完成基本的管理程序的功能,包括输入输出信息,输入修改记录等。...
这是利用数据结构只是写的一个宾馆客房管理小程序,可以完成基本的管理程序的功能,包括输入输出信息,输入修改记录等。-This is the use of the data structure is written in a hotel room management of small programs that can perform basic functions of management process, including the input-output information, input modify the records.
- 2022-06-12 10:42:50下载
- 积分:1
-
icarnegie practice sdd7 courses 2, perfect, the right decision, rest assured tha...
icarnegie 课程的sdd7的练习2,满分,决对正确,放心使用-icarnegie practice sdd7 courses 2, perfect, the right decision, rest assured that the use of
- 2022-09-30 19:50:04下载
- 积分:1
-
采用水晶报表组件,vb报表应用实例,程序仅供参考。
采用水晶报表组件,vb报表应用实例,程序仅供参考。-Using Crystal Reports component, vb reporting application example, the program for reference only.
- 2022-04-18 16:43:23下载
- 积分:1
-
这是我制的,调试过,小意思别见笑可以将输入的两字符串进行比较相等返回0,不等时返回两字符串的差值...
这是我制的,调试过,小意思别见笑可以将输入的两字符串进行比较相等返回0,不等时返回两字符串的差值-This is my system, and the debugging that other small token of kindly feelings can be a laughing stock of the two input strings equal to 0 comparison, the returns ranging from two strings of the margin
- 2023-08-19 11:55:03下载
- 积分:1
-
仅用数据结构中的单链表就可实现集合的交、并与两个集合之差,...
仅用数据结构中的单链表就可实现集合的交、并与两个集合之差,-Only data structure in a single list can realize cross-collection, and the difference between the two collections,
- 2022-02-03 17:48:50下载
- 积分:1
-
二叉树排序实现二叉树的前序、中序、后序排列,以菜单形式出现,代码简洁、易懂易用...
二叉树排序实现二叉树的前序、中序、后序排列,以菜单形式出现,代码简洁、易懂易用-Binary Tree Binary Tree Sort realize the first order, in sequence, after the sequence order to the menu form, the code is simple and easy to understand and use
- 2022-05-12 23:53:53下载
- 积分:1
-
development with VCACCESS
用VC&&ACCESS开发-development with VCACCESS
- 2022-11-02 14:30:03下载
- 积分:1
-
这是一个家庭信息管理的小软件!
这是一个家庭信息管理的小软件!-This is a family of small information management software!
- 2022-05-26 12:05:31下载
- 积分:1
-
err
魔王语言解释
[问题描述]
有一个魔王总是使用自己的一种非常精练而又抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的:
(1) α 转换为 β1β2…βm
(2) (θδ1δ2…δn) 转换为 θδnθδn-1… θδ1θ
在这两种形式重,从左到右均表示解释。试写一个魔王语言的解释兄,把他的话解释成人能听得懂的话。
[基本要求]
用下述两条具体规则和上述规则形式(2)实现。设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。
(1)B 转换为 tAdA
(2)A 转换为 sae
[测试数据]
B(exnxgz)B解释成tsaedsaeezegexenehetsaedsae
若将小写字母与汉字建立下表所示的对应关系,则魔王说的话是:“天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一直鹅地上一只鹅”。
t d s a e z g x n h
天 地 上 一只 鹅 追 赶 下 蛋 恨
-err
- 2022-04-09 12:10:23下载
- 积分:1