资源列表
[数据结构常用算法] slotted_page_structure
说明:分页槽算法的实现,一般用于变长数据记录的存储,又需要的同志-the implementation of slotted-page<崔艳丽> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Unarysimplecalculator
说明:一元多项式计算器的基本功能定为 (1) 建立多项式 (2) 输出多项式 (3) 两个多项式相加,建立并输出和多项式 (4) 两个多项式相减,建立并输出差多项式 实现提示:可选择带头结点的单向循环链表 或单链表存储多项式,头结点可存放多项式 的参数,如项数等。 除以上功能外,还有乘法和除法的计算和导数计算-Unary polynomial basic functions of t<郑海鹏> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] 2533
说明:poj上的第2533题,用dp实现求一个字符串的最长递增子序列,时间是O(n),语言是C-poj the first 2533 title, with dp achieve demand a string of the longest increasing subsequence, the time is O (n), the language is C++<chenchencehn> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] EightPuzzle
说明:Java实现八数码求解问题。输入一串字符数组代表八数码的初始位置,最后得到正确的八数码排布-Java Implementation eight digital solve this problem. Enter a character array of eight digital representative of the initial position, and finally get the correct arrangement<朱昌磊> 在 2024-11-05 上传 | 大小:2048 | 下载:0
[数据结构常用算法] Exercise8_22
说明:写一个程序来创建一个Exercise8_22.txt 文件,随机的100个整数,从文件中读出这些数,并且排序。-Write a program to create a file named Exercise8_22.txt if it does not exist.Wite one hundred integers created radomly into the file using text I/O .Integer are se<玲玲> 在 2024-11-05 上传 | 大小:2048 | 下载:0