资源列表
[数据结构常用算法] my_hash_table
说明:数据结构知识的扩展,链表,二叉树的运用,用c++语言编写,在vc++6.0里面调试成功,可用于初学者或有基础的编程爱好者提高水平。-The expansion of knowledge of data structures, linked lists, binary use with c++ language, which in vc++6.0 debugging success for beginners or enthusiasts raise their standards-based p<覃伟> 在 2025-06-17 上传 | 大小:15kb | 下载:0
[数据结构常用算法] telephone_book
说明:电话簿代码。数据结构知识的扩展,链表,二叉树的运用,用c++语言编写,在vc++6.0里面调试成功,可用于初学者或有基础的编程爱好者提高水平。-Phone book code. The expansion of knowledge of data structures, linked lists, binary use with c++ language, which in vc++6.0 debugging success for beginners or enthusiasts raise<覃伟> 在 2025-06-17 上传 | 大小:288kb | 下载:0
[数据结构常用算法] data-structure-code
说明:此源码包含了数据结构里面的所有特点,线性表,栈,队列,串,二叉树,图,查找,排序等,给出了详尽的代码及注释,相信会对朋友们有点帮助。-This source contains all the features of the data structure inside, linear tables, stacks, queues, strings, binary tree, graph, search, sort, etc., gives a detailed code and comments,<覃伟> 在 2025-06-17 上传 | 大小:840kb | 下载:0
[数据结构常用算法] Sudoku-dengqiong
说明:数独~~1、嵌套循环(最简单的行代码就解出来一个解) 2、深度优先搜索(将数独作为树节点,建立深度优先搜索树,也是只解一个解) 还有关于这个的设计~~~ -Sudoku- ~ 1, nested loops (the most simple lines of code out a solution on the solution) 2, depth-first search (to Sudoku as a tree node, to establish the depth-fi<Dairy Queen> 在 2025-06-17 上传 | 大小:3.35mb | 下载:0
[数据结构常用算法] 1
说明:1.定义线性表的链式存储结构 2.在线性表的链式存储结构上,编写函数实现链表的初始化,插入、删除,输出、销毁等算法。 -1. Define the linear form of the chain store structure 2. Online sex store chain structure of the table, write a function to achieve the initialization list, insert, delete, export, dest<武朝阳> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[数据结构常用算法] yy2
说明:1.定义顺序栈的数据结构 2.编写函数实现的栈的初始化、入栈、出栈、判断栈是否为空的算法,并应用与表达式的括号匹配检测。 3.定义队列的链式数据结构 4.编写函数实现链队列的入队列、出队列算法 -1. Stack data structure defines the order of 2. Write a function to achieve the stack initialization, stack, stack, to determine the stack is em<武朝阳> 在 2025-06-17 上传 | 大小:180kb | 下载:0
[数据结构常用算法] yy3
说明:1.定义串的顺序存储结构。 2.编写函数实现串的初始化、分配、取子串算法 3.编写函数据实现串的模式匹配 -1. Defined string stored in the order structure. 2. To achieve the initialization string write function, distribution, taking substring algorithm 3. Write function according to string patter<武朝阳> 在 2025-06-17 上传 | 大小:182kb | 下载:0