资源列表
[数据结构常用算法] bagproblem
说明:讲述各种背包问题,帮助了解关于背包问题的算法分析与过程实现。-for the problem about the bag problem ,to solve the problem and find the most effective way of the solution.<陈剑钊> 在 2025-06-19 上传 | 大小:62kb | 下载:0
[数据结构常用算法] shujujiegou
说明:一些基本的数据结构中代码的实现,并有实例-Some basic data structure of code to achieve, and there are examples<小虎> 在 2025-06-19 上传 | 大小:3.25mb | 下载:0
[数据结构常用算法] revstr
说明:要求:将字符串按单词反转,并非按字母反转。 前提:尽量少的使用内存-require:Reverse a string by words, not in alphabetical reverse Premise:To minimize the use of memory<diaoshuangjun> 在 2025-06-19 上传 | 大小:174kb | 下载:0
[数据结构常用算法] QuickSort
说明:(1)建立包含30个数据的序列(数据元素的值由自己设定); (2)完成快速排序运算的程序; (3)给出程序和快速排序前后的结果。 -(1) to establish the data contains 30 sequences (data elements of the value set by itself) (2) completion of Quick Sort operations procedures (3) given before and after the pro<hatec> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] BinaryTree
说明:(1)建立包含10个结点的分类二叉树(树结构和数据元素的值由自己设定);建立包含10个结点序列的堆(数据元素的值由自己设定);(2)完成分类二叉树中序遍历和堆排序程序; (3)给出程序和遍历、排序程序的结果。 -(1) contains 10 nodes to establish the classification of binary tree (the tree structure and data element values from their set) the establ<hatec> 在 2025-06-19 上传 | 大小:2kb | 下载:0
[数据结构常用算法] DataStructuresandAlgorithmAnalysiswrittenwithClang
说明:数据结构与算法分析,用C语言写成!可以作为学习的重要资料!-Data Structures and Algorithm Analysis, written with C language! Important information can be used as learning!<jack> 在 2025-06-19 上传 | 大小:9.84mb | 下载:0