资源列表
[数据结构常用算法] second_max
说明:以高效率的方法查找一个数组中的第二大数,数组中的数可以相同.同时对各种可能发生的错误返回相应得错误代码。-find second max number in a high effective method.The number in the array could be the same.meanwhile ,the program return special error code<龙熹> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 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-06-09 上传 | 大小: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-06-09 上传 | 大小: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-06-09 上传 | 大小: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-06-09 上传 | 大小: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 results<wangningning> 在 2025-06-09 上传 | 大小:1kb | 下载:0
[数据结构常用算法] algorithmintroduction
说明:算法导论(中文版),讲述了现代计算机常用数据结构和算法-this book intrdduce the basic algorithm,the language is chinese<黄帅> 在 2025-06-09 上传 | 大小: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-09 上传 | 大小: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-09 上传 | 大小:7kb | 下载:0