资源列表
[数据结构常用算法] conversion
说明:数据结构的简单应用来实现数制转换,利用链式结构实现栈。-Simple application data structures to achieve number system conversion, the use of chain structure to achieve stack.<诚毅韬世> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 1-1
说明:一本书的页码从自然数1开始顺序编码直到自然数n。书的页码按照通常的习惯编排,每个页码都不含多余的前导数字0。例如第6页用6表示而不是06或006。数字统计问题要求对给定书的总页码,计算出书的全部页码中分别用到多少次数字0,1,2,3,.....9。-A book page from the coding sequence of natural numbers starting at 1 until the natural number n. Book page layout according< 高安市> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[数据结构常用算法] homework6_2
说明:日历的设置。输入数组,构造年、月、日数据,按最大至最小的次序输出日期。-Calendar settings. Input array, constructed year, month, date data, according to the order of the largest to the smallest output date.<赵宇> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[数据结构常用算法] P204-ziliti-4
说明:矩阵相加、相减、作乘法运算。使用运算符重载方法进行调用。-Matrix addition, subtraction, multiplication made. Use operator overloading method call.<赵宇> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[数据结构常用算法] P207-ziliti-5
说明:实现简单计算器功能的程序。加减乘除运算,可以是整数,也可以是小数。-Simple calculator program. Arithmetic operations, can be an integer, it can be fractional.<赵宇> 在 2025-06-05 上传 | 大小:1kb | 下载:0
[数据结构常用算法] fluent-making-irregular-waves
说明:fluent造不规则波,结合fluent UDF功能造不规则波-fluent making irregular waves<木子雨> 在 2025-06-05 上传 | 大小: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-05 上传 | 大小: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-05 上传 | 大小:1kb | 下载:0