-
这是一个数据结构常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法...
这是一个数据结构常用的算法叫huffman编码.是对一棵二叉树进行huffman编码的算法-This is a common data structure called Huffman coding algorithm. For a binary tree for Huffman coding algorithm
- 2022-11-25 16:50:03下载
- 积分:1
-
有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步...
有一个魔王总是使用自己的一种非常精练而抽象的语言讲话,没有人能听得懂,但他的语言是可以逐步解释成人能听懂的语言,因为他的语言是由以下两种形式的规则由人的语言逐步抽象上去的:
(1) α→β1β2…βm
(2) (θδ1δ2…δn)→θδnθδn-1…θδ1θ
在这两种形式中,从左到右均表示解释。试写一个魔王语言的解释系统,用下述两条具体规则和上述规则形式(2)实现,把他的话解释成人能听得懂的话。
(1) B→tAdA
(2) A→sae
设大写字母表示魔王语言的词汇;小写字母表示人的语言词汇;希腊字母表示可以用大写字母或小写字母代换的变量。魔王语言可含人的词汇。测试用例见题集p97。
- 2022-04-17 01:02:37下载
- 积分:1
-
健身俱乐部管理系统,包括会员图片的保存和显示,读卡机的使用...
健身俱乐部管理系统,包括会员图片的保存和显示,读卡机的使用-fitness club management system, including members of the preservation and photographs showed that the use of Reader
- 2022-03-17 19:37:41下载
- 积分:1
-
关系数据库管理系统的设计与实现:规范化
RDBMS Design and Implementation: Normalization
- 2022-02-26 15:16:11下载
- 积分:1
-
phpMySQLAutoBackup能自动备份mysql数据库,并将导出的数据库(数据与结构)压缩成gzip格式然后用email通知你。phpMySQLAuto...
phpMySQLAutoBackup能自动备份mysql数据库,并将导出的数据库(数据与结构)压缩成gzip格式然后用email通知你。phpMySQLAutoBackup能够按设置每天/周定时备份,选择不同的表格来备份,当备份表格时,可以设置备份开始和结束的行数,以便让你能够有选择的备份一个巨大表格(数百万条数据)任一部分。
-phpMySQLAutoBackup can automatically backup mysql database, and export the database (data and structure) and then compressed into gzip format to inform you by email. phpMySQLAutoBackup able to set up a day/week timer backup, choose a different form to back up, when the back-up form, you can set the beginning and end of back-up the number of rows, so that you can choose to backup a large table (millions of data) any part of.
- 2022-02-07 21:54:44下载
- 积分:1
-
网络流量分析,系统采用集成开发环境…
网站流量图表分析,本系统采用myeclipse集成开发环境,采用sqlserver2000数据库。-Web flow chart analysis, the system uses the integrated development environment myeclipse using sqlserver2000 database.
- 2022-01-31 21:18:02下载
- 积分:1
-
achieved using the binary tree traversal sequence which read and storage, will b...
用c实现的二叉树的中序遍历的读取与存储,能体现出向左倒的二叉树的打印界面,界面简单。-achieved using the binary tree traversal sequence which read and storage, will be shown left one of the binary tree Print interface that simple.
- 2023-05-12 02:45:03下载
- 积分:1
-
本系统为VB开发的通信软件
本系统为VB开发的通信软件-VB of the system for the development of communications software
- 2023-01-27 13:40:03下载
- 积分:1
-
用C++实现大容量数据的快速读入文件,以及快速写入磁盘!...
用C++实现大容量数据的快速读入文件,以及快速写入磁盘!-with C++ realization of the large-capacity, rapid data read from documents, and fast into the disk!
- 2022-07-12 23:48:52下载
- 积分:1
-
C数据结构常用算法程序集2,描述数据结构算法。
C数据结构常用算法程序集2,描述数据结构算法。-C data structures commonly used algorithm Set 2, describe data structure algorithms.
- 2022-01-28 14:48:30下载
- 积分:1