资源列表
[数据结构常用算法] 数据结构常用算法(C)
说明:数据结构常用算法C实现,一定不要错过,对编程有很大帮助-data structure used to achieve C algorithms, we should not miss the programming is very helpful<杨运成> 在 2025-06-16 上传 | 大小:333kb | 下载:0
[数据结构常用算法] sizeyunsuan
说明:这是一个高精度的四则运算的程序,能够运算千位数的加减乘除-This is a high-precision arithmetic of the program, to thousands of bits of the addition, subtraction operations<ldc> 在 2025-06-16 上传 | 大小:333kb | 下载:0
[数据结构常用算法] 4
说明: 构造一个结构体链表,每个结点存储学生信息(如学号和姓名), 如(001, 张三),(002, 李四), 要求输入001,能找出相对的名字.即输入001,输出张三.-Construct a linked list structure, each node storing student information (such as student number and name), such as (001, Joe Smith), (002, John Doe), requiring the in<huanxin> 在 2025-06-16 上传 | 大小:333kb | 下载:0
[数据结构常用算法] shujujiegou
说明:数据结构及算法经典,包含大量经典的算法函数,good-data of code ,good<川宇> 在 2025-06-16 上传 | 大小:332kb | 下载:0
[数据结构常用算法] Handbook-of-Exact-String-Matching
说明:字符串匹配算法,经典的数据结构练习题,典型的与KMP两种方法解决字符串匹配问题。-String matching algorithms, the data structure of the classic exercises typical KMP are two ways to solve the string matching problem.<王京石> 在 2025-06-16 上传 | 大小:332kb | 下载:0
[数据结构常用算法] portfolio-problem
说明:企业已拥有定量资金,准备投资,有多个可供投资的项目,并可预知可供投资的项目的资金需求和投资回报率,求回报率最大化的投资组合。运用队列实现。-The companies already have quantitative funds are prepared to invest more available for investment in the project, can predict the demand for funds available for investment project<family> 在 2025-06-16 上传 | 大小:332kb | 下载:0
[数据结构常用算法] guibingpaixu
说明:归并排序,用数组的存储结构,实现数的排序。共有十组随机数据,还能够计算出每组数据的处理时间,最终得到平均时间。-Merge sort array storage structure, to achieve the sort of number. Ten set of random data, but also be able to calculate the processing time of each data, and eventually obtain the average time.<小乔> 在 2025-06-16 上传 | 大小:332kb | 下载:0
[数据结构常用算法] heapsort
说明:堆排序,用数组的存储结构,构造大顶堆,实现数的排序。共有十组随机数据,还能够计算出每组数据的处理时间,最终得到平均时间。-Heap sort, with an array of storage structure, constructed big top heap to achieve the sort of number. Ten set of random data, but also be able to calculate the processing time of each data<小乔> 在 2025-06-16 上传 | 大小:332kb | 下载:0
[数据结构常用算法] InsertSort
说明:直接插入排序,用数组的存储结构,实现数的排序。共有十组随机数据,还能够计算出每组数据的处理时间,最终得到平均时间。-Direct insertion sort, using an array of storage structure, to achieve the sort of number. Ten set of random data, but also be able to calculate the processing time of each data, and eventuall<小乔> 在 2025-06-16 上传 | 大小:332kb | 下载:0