资源列表
[数据结构常用算法] P204-ziliti-4
说明:矩阵相加、相减、作乘法运算。使用运算符重载方法进行调用。-Matrix addition, subtraction, multiplication made. Use operator overloading method call.<赵宇> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] P207-ziliti-5
说明:实现简单计算器功能的程序。加减乘除运算,可以是整数,也可以是小数。-Simple calculator program. Arithmetic operations, can be an integer, it can be fractional.<赵宇> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] fluent-making-irregular-waves
说明:fluent造不规则波,结合fluent UDF功能造不规则波-fluent making irregular waves<木子雨> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] eightqueen2
说明:八皇后的两种算法 八皇后的两种算法 八皇后的两种算法-Two algorithms of the two algorithms Eight Queens Eight Queens Eight Queens two algorithms two algorithms Eight Queens Eight Queens of the two algorithms<wer234> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] main
说明:1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。 2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。 3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。 -1 pattern matching: substring positioned in the main string, also called string matching. Pattern<奋斗菠萝> 在 2025-06-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] main
说明:1.在电报收发等数据通讯中,常需要将传送的文字转换成由二进制字符0、1组成的字符串来传输。为了使收发的速度提高,就要求电文编码要尽可能地短。此外还要保证任意字符的编码都不是另一个字符编码的前缀,这种编码称为前缀编码。 2.Huffman树可以用来构造编码长度不等且译码不产生二义性的编码。 -1 In the telegram send and receive data communications, and often need to send the text into a stri<奋斗菠萝> 在 2025-06-08 上传 | 大小:1kb | 下载:0