资源列表
[数据结构常用算法] Text9
说明:在顺序存储结构上,采用顺序查找算法,直接插入排序算法等算法查找一关键字,输出查找结果-In the sequential storage structure, using the sequential search algorithm, sorting algorithm directly into the search for a keyword such as algorithms, the output search results<wangningning> 在 2025-06-07 上传 | 大小:1kb | 下载:0
[数据结构常用算法] algorithmintroduction
说明:算法导论(中文版),讲述了现代计算机常用数据结构和算法-this book intrdduce the basic algorithm,the language is chinese<黄帅> 在 2025-06-07 上传 | 大小:24.41mb | 下载:0
[数据结构常用算法] StaticSearchTable
说明:一个实现了三个查找功能的c语言源代码,分别是顺序查找,折半查找和二叉查找树上的查找。可用VC直接编译运行,对查找算法做了很好的演示。-A search function to achieve the three c-language source code, namely, sequential search, binary search and binary search tree to find. VC can be compiled to run directly on the searc<LIZHENG> 在 2025-06-07 上传 | 大小:7kb | 下载:0
[数据结构常用算法] BinaryTree
说明:对二叉树结构作了清晰而简易的演示,可以帮助要了解二叉树结构和基本算法的人加深认识。可用VC直接编译运行。-On the binary tree structure was clear and simple presentation can help to understand the binary tree structure and the people a better understanding of the basic algorithm. VC can be used directly<LIZHENG> 在 2025-06-07 上传 | 大小:7kb | 下载:0
[数据结构常用算法] SortSample
说明:基于C语言的各种典型排序算法:插入排序,气泡排序,希尔排序,快速排序,选择排序。可以用VC直接编译运行。-Based on the C language provides a variety of sorting algorithms: insertion sort, bubble sort, Shell sort, quick sort, selection sort. VC can be directly translated to run.<LIZHENG> 在 2025-06-07 上传 | 大小:7kb | 下载:0
[数据结构常用算法] ssd7exercise1
说明:描述:这个实验中需要实现的是拍卖系统的3个核心的类(Class Date, class Advertisement, and class Client) 目的: 1,使用C++的数据类型; 2,实现所有声明的函数; 3,使用预处理器实现包含。-Descr iption:This assessment requires the creation of three of the core classes of the auction project. Class Date, clas<邹斌> 在 2025-06-07 上传 | 大小:17kb | 下载:0
[数据结构常用算法] ssd7exercise2
说明:相对于实验一,新增了2个类。 Class Listing vector<Advertisement*>. Class Group vector<Client*>. 使用到了向量。增强了大家对STL向量容器,以及实现所给的声明函数。 压缩包里面有代码,指导书,以及Apache服务器。-Prerequisites: Students should have mastered the following prerequisite skills. C++<邹斌> 在 2025-06-07 上传 | 大小:643kb | 下载:0
[数据结构常用算法] MidToPost
说明:中缀变后缀表达式求值:输入表达式,#为结束符(如1+2#),程序会自动给出后缀表达式,并给出最终计算结果。程序中部分地方有注释-Variable postfix infix expression evaluation: Enter the expression,# to end the character (eg, 1+2#), the program will automatically give postfix expression, and gives the end result. So<琦> 在 2025-06-07 上传 | 大小:9kb | 下载:0
[数据结构常用算法] DatastructurePPT
说明:把老师给的PPT,上传了。 是说数据结构。-The teacher to the PPT, uploaded. Is that data structure.<解放> 在 2025-06-07 上传 | 大小:606kb | 下载:0