资源列表
[数据结构常用算法] hash_basic
说明:实现哈希表的基本操作,插入,搜索,输出,删除等功能。-This program will show how to operate to a HashTable.You can display all elems,search a elem,insert elem,delete a elem.<林恩> 在 2025-02-02 上传 | 大小:183kb | 下载:0
[数据结构常用算法] list
说明:1.创建一个双向链表,结点内容可以是任意类型的值; 2.删除一个已创建的双向链表; 3.向表尾添加一个结点;-1 Create a doubly linked list, the contents of the node can be any type of value 2. Delete a doubly linked list has been created 3 to add a node to the end of<John Handsome> 在 2025-02-02 上传 | 大小:183kb | 下载:0
[数据结构常用算法] red-black-tree-c
说明:红黑树的c实现源码与剖析,添加了注释,教你彻底实现红黑树-red and black tree C language source code and analysis.Include detailed explain.<wang xiaochun> 在 2025-02-02 上传 | 大小:183kb | 下载:0
[数据结构常用算法] NQueen_Nonrecursive
说明:非递归方法解决N皇后问题,任意两个皇后都不能处于同一行、同一列或同一斜线上。输出解法-A non recursive method for solving N queens problem, any two queens are not in the same line, the same row or on the same diagonal. Output solution<keii> 在 2025-02-02 上传 | 大小:183kb | 下载:0
[数据结构常用算法] 数据结构上机指导说明书与代码
说明:数据结构描述了非数值问题的数据元素及组织关系,包含逻辑结构、物理结构与数据运算。(Data structure describes the data elements and organizational relationships of non - numerical problems, including logical structure, physical structure and data operation.)<fairytxj> 在 2025-02-02 上传 | 大小:183kb | 下载:0