资源列表
[数据结构常用算法] CPPStrassen_-matrix
说明:implementation of strassen matrix in C++. strassen algorithm is faster than standard matrix multiplication algorithm<taha> 在 2025-01-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Linear_Search
说明:本工程包含了C语言中常用的查找方法——线性查找法,该方法简单使用,是写C程序中常用的模块。-The project includes the C language commonly used search method- linear search method, which is simple to use, is to write a C program commonly used modules.<xt> 在 2025-01-18 上传 | 大小:202kb | 下载:0
[数据结构常用算法] Binary_Search
说明:本工程包含了C语言中常用的查找方法——折半查找法,该方法简单使用,是写C程序中常用的模块。-The project includes the C language commonly used search method- binary search method, which is simple to use, is to write a C program commonly used modules.<xt> 在 2025-01-18 上传 | 大小:223kb | 下载:0
[数据结构常用算法] yundonghuichengjitongji
说明:运动会运动员成绩的录入查询修改添加等一系列操作。-Games performance athletes enter query modification added and a series of operations.<maliang> 在 2025-01-18 上传 | 大小:5.6mb | 下载:0
[数据结构常用算法] xueshengchengjitiaoxingtongji
说明:学生成绩条形图统计问题,条形图问题描述:给定n个数据,绘出表示这n个数据的条形统计图。即统计出这n个数据中有多少个不同的值,以及每个值出现的频率是多少。条形图常用于表示数据分布情况。例如,学生考试成绩统计、居民收入分布情况等。假设输入数据为正整数,利用二叉排序树完成输入数据频率统计。-Bar graph statistics student performance problems<maliang> 在 2025-01-18 上传 | 大小:2.58mb | 下载:0
[数据结构常用算法] AC-automata
说明:AC 自动机,多模式匹配。即给一个字符串集合,查询当前串是否属于该集合。-AC automata, multi-pattern matching. That is, to a collection of strings, string query whether the current collection.<单昊晟> 在 2025-01-18 上传 | 大小:1kb | 下载:0