资源列表
[数据结构常用算法] polynomial
说明:多项式处理。本程序可以对多项式进行一些处理,可以实现加减乘除求余,计算多项式的值等功能-Polynomial processing. The program can handle some of the polynomial can be achieved modulo addition, subtraction, calculate the value of polynomial functions<Yuan> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] linst-reverse
说明:单链表逆转 单链表逆转 单链表逆转 单链表逆转 -reverse the list<三少> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Maze-classical-algorithm
说明:C语言的走迷宫算法,经典的C语言学习案例分享,可以运行-Maze C language algorithms, the classic case of the C language to learn to share, you can run<dantat> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] telephonebook
说明:电话本 编写C++程序完成以下功能: (1) 实现简单电话本功能,用姓名来搜索电话号码; (2) 用户输入姓名,程序查找并输出结果; (3) 用户可以通过输入,添加姓名和电话号码; (4) 用户可以删除姓名和电话号码; (5) 电话本可以保存在指定文件中; (6) 电话可被从指定文件中读入到内存。 -Phone book write C++ program performs the following functions: (1) simple phone b<NoKoo> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] StringSort
说明:问题描述:输入若干组长度各异的待排序列,分别用快速排序算法和改进的枢轴元素三者取中算法对待排序列进行排序,当待排子序列长度已小于 20时,改用直接插入排序,利用时间函数验证三者取中算法在效率上的提高。(提示: 待排序列的长度一般应为 5000 以上)-Problem Descr iption: Enter the number of head of the column to be sorted varying degrees, respectively, with quick sort alg<NoKoo> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] trie-tree
说明:Trie是一种树型数据结构,用于存储字符串,可以实现字符串的快速查找。Trie的核心思想是空间换时间,利用字符串的公共前缀来降低查询时间的开销以达到提高效率的目的。 适用范围:统计和排序大量的字符串-Trie is a tree data structure used to store the string, the string can quickly find. Trie' s core idea is space for time, use the string prefix t<咋都有> 在 2025-06-26 上传 | 大小:1kb | 下载:0
[数据结构常用算法] CrossRiver
说明:三个人过河问题商人和随从是否可以安全过河-Three issues businessmen and followers across the river is safe to cross the river<小瑞瑞> 在 2025-06-26 上传 | 大小:1kb | 下载:0