-
把源文件拷贝入code.txt,运行此程序后,所得软件在code.txt中
把源文件拷贝入code.txt,运行此程序后,所得软件在code.txt中-put source files are copied into code.txt, running this program, from which software code.txt
- 2022-03-10 04:53:29下载
- 积分:1
-
permutations
组合数学全排列,包含有六种全排列的方法,字典序法(math of permutations)
- 2011-12-12 10:51:16下载
- 积分:1
-
data-struct
对于数据结构每一章节的相应的练习题,巩固好数据结构(To consolidate data structure corresponding practice questions for each chapter of the data structure)
- 2012-10-09 17:03:41下载
- 积分:1
-
有关新型标的创见,插入,删除等操作.使用C语言编写的,自我感觉还不错...
有关新型标的创见,插入,删除等操作.使用C语言编写的,自我感觉还不错-the subject of a new innovative, insert, delete operation. The use of the C language, and feel quite well
- 2022-01-22 12:30:35下载
- 积分:1
-
AGIMM
变结构的IMM算法---自适应模型集转换的IMM算法(AGIMM)(Variable structure IMM algorithm--- Adaptive Model Set conversion IMM algorithm (AGIMM))
- 2008-01-07 20:15:12下载
- 积分:1
-
数据结构 严蔚敏 用到的实验代码
迷宫探险,多多分享了啊
数据结构 严蔚敏 用到的实验代码
迷宫探险,多多分享了啊-YAN Wei-min data structure used in the experiment code maze adventure, shared a lot of ah
- 2023-05-22 04:45:03下载
- 积分:1
-
Huffman-Tree
使用三叉链表实现的哈夫曼树,统计inputfile1.txt中各字符的出现频率,并据此构造Huffman树,编制Huffman 码;根据已经得到的编码,对01形式的编码段进行译码。
具体的要求:
1.将给定字符文件编码,生成编码,输出每个字符出现的次数和编码;
2.将给定编码文件译码,生成字符,输出编码及其对应字符。
(Emergence of the frequency of each character in the trigeminal lists using the Huffman tree, statistics inputfile1.txt, and accordingly the Huffman tree structure, preparation of Huffman code according to the coding has been. 01 to form the code segment for decoding.
Specific requirements:
1 coding the given character file, generating the encoding, and outputting the number and encoding of each character
2 will be given the encoding file decoding, generating the character, the output code and its corresponding character.)
- 2015-05-22 15:37:03下载
- 积分: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
-
顺序表的基本操作
顺序表的基本操作-order the basic operation
- 2022-02-03 07:21:59下载
- 积分:1
-
个人信息系统
要控制我的信息系统是一个非常聪明的简单的项目。你可以学习如何添加、 更新、 删除和查询与 php mysql 语言......
- 2023-07-12 20:10:02下载
- 积分:1