资源列表
[数据结构常用算法] Text2
说明:线性表的链式表示时各基本操作的实现,例如链表的初始化,删除,添加,-Linear chain, said the table when the realization of all basic operations, such as the initialization list, delete, add, and so on<wangningning> 在 2025-02-02 上传 | 大小:2kb | 下载:0
[数据结构常用算法] memery_copy
说明:将内存中的一段数据拷贝到另外一段内存中,要考虑其中的内存覆盖问题。-A section of the memory to copy data to another section of memory, it is necessary to take into account the memory coverage problems.<龙熹> 在 2025-02-02 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Judge_Type
说明:通过对数据进行必要加工后的结果判断数据的存储方式,即,CPU的大端,小端-Through the data necessary to determine the results of processed data is stored, that is, CPU s big-endian, little-endian<龙熹> 在 2025-02-02 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Text5(1)
说明:数据结构的基本操作:顺序队列的初始化、销毁、入队、出队基本操作的实现-The basic operation of the data structure: the order of the queue initialization, destruction, into the team, out of the realization of basic operations team<wangningning> 在 2025-02-02 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 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 result<wangningning> 在 2025-02-02 上传 | 大小:1kb | 下载:0
[数据结构常用算法] algorithmintroduction
说明:算法导论(中文版),讲述了现代计算机常用数据结构和算法-this book intrdduce the basic algorithm,the language is chinese<黄帅> 在 2025-02-02 上传 | 大小: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 compile<LIZHENG> 在 2025-02-02 上传 | 大小: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 algo<LIZHENG> 在 2025-02-02 上传 | 大小: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<LIZHENG> 在 2025-02-02 上传 | 大小: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 auc<邹斌> 在 2025-02-02 上传 | 大小:17kb | 下载:0