-
约瑟夫环源代码,前中后序递归遍历二叉树
约瑟夫环源代码,前中后序递归遍历二叉树-Josephus source code, before, during and after recursive traversal sequence binary tree
- 2022-02-24 15:34:36下载
- 积分: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
-
vb源代码完全数据库控制
vb源代码完全数据库控制-vb source database completely control
- 2022-05-15 20:52:35下载
- 积分:1
-
该系统是用vb6.0开发,连接数据库,有原代码设计,有详细的设计说明,可以自己更改程序。...
该系统是用vb6.0开发,连接数据库,有原代码设计,有详细的设计说明,可以自己更改程序。-The system is used vb6.0 development, connecting to the database, the original code design, detailed design specifications, can change its own procedures.
- 2022-05-05 04:06:14下载
- 积分:1
-
inside contents include :
里面的内容包括:基盘存管理本信息管理库存管理入库管理出库管理等功能-inside contents include :-management of the inventory management of inventory management information storage and management database management, and other functions
- 2022-04-17 20:30:05下载
- 积分:1
-
Visual C#数据库开发中 简单论坛的开发sql2000数据库
Visual C#数据库开发中 简单论坛的开发sql2000数据库-Visual C# Database development in a simple forum for the development of SQL2000 database
- 2022-04-11 21:55:11下载
- 积分:1
-
基于C#语言的一个物流信息网数据库系统开发案例的源代码 ,很实用
基于C#语言的一个物流信息网数据库系统开发案例的源代码 ,很实用-Based on the C# Language a logistics information network database system for the development of cases the source code, it is practical
- 2022-06-12 16:28:11下载
- 积分:1
-
用vb做的一个关于学生信息管理的系统,功能齐全,适合做学生毕业设计。
用vb做的一个关于学生信息管理的系统,功能齐全,适合做学生毕业设计。-Vb make use of a student information management system, full-featured, suitable for graduate students to do the design.
- 2022-06-12 09:42:58下载
- 积分:1
-
管理dvd碟片的软件
管理dvd碟片的软件-dvd disc management software
- 2022-01-26 00:36:30下载
- 积分:1
-
设计邻接表类,实现无向图的深度优先非递归遍历,无向图的广度优先遍历,并设计主函数输入数据进行测试...
设计邻接表类,实现无向图的深度优先非递归遍历,无向图的广度优先遍历,并设计主函数输入数据进行测试-Design category adjacency list, realize undirected graph of the depth-first traversal non-recursive, non-directed graph breadth-first traversal, and the design of the main function of the input data for testing
- 2022-09-01 23:30:03下载
- 积分:1