资源列表
[数据结构常用算法] polynomial
说明:多项式处理。本程序可以对多项式进行一些处理,可以实现加减乘除求余,计算多项式的值等功能-Polynomial processing. The program can handle some of the polynomial can be achieved modulo addition, subtraction, calculate the value of polynomial functions<Yuan> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] linst-reverse
说明:单链表逆转 单链表逆转 单链表逆转 单链表逆转 -reverse the list<三少> 在 2024-11-08 上传 | 大小: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> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] telephonebook
说明:电话本 编写C++程序完成以下功能: (1) 实现简单电话本功能,用姓名来搜索电话号码; (2) 用户输入姓名,程序查找并输出结果; (3) 用户可以通过输入,添加姓名和电话号码; (4) 用户可以删除姓名和电话号码; (5) 电话本可以保存在指定文件中; (6) 电话可被从指定文件中读入到内存。 -Phone book write C++ program performs the following<NoKoo> 在 2024-11-08 上传 | 大小:1kb | 下载:0
[数据结构常用算法] StringSort
说明:问题描述:输入若干组长度各异的待排序列,分别用快速排序算法和改进的枢轴元素三者取中算法对待排序列进行排序,当待排子序列长度已小于 20时,改用直接插入排序,利用时间函数验证三者取中算法在效率上的提高。(提示: 待排序列的长度一般应为 5000 以上)-Problem Descr iption: Enter the number of head of the column to be sorted varying degrees, res<NoKoo> 在 2024-11-08 上传 | 大小:1kb | 下载:0