资源列表
[数据结构常用算法] Mounted-box
说明:利用贪心算法来实现装箱子的最优解运算的算法-Greedy algorithm to implement the algorithm computing the optimal solution of the loaded boxes<李吊丝 > 在 2024-11-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] TThreeOrdderh
说明:利用二叉树的逻辑结构、链式存储结构等等,实现二叉树的前序、中序和后序遍历算法 -The logical structure of the binary tree, linked storage structure, etc., pre-order binary tree in inorder and postorder traversal algorithm<> 在 2024-11-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] SingleList
说明:单链表操作,其中包含前后指针以加快搜索。功能:插入,修改,删除,查询节点。-Singly linked list operations, which includes front and rear pointers to speed up the search. Functions: insert, modify, delete, query nodes.<zhiguotan> 在 2024-11-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Templates-to-list-management
说明:模板形式的二叉树操作的实现。定义了二叉树的一些基本功能:插入、查找、删除子树、前序、中序、及后序遍历等。 -Template form of binary tree operations. Defines a binary tree of some basic functions: insert, search, delete subtree, preorder, inorder, and postorder traversal.<zj> 在 2024-11-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] bianlierchashu
说明:入栈,出栈,非递归先序、后续、中序遍历二叉树。完整可实现的C语言代码-Stack, the stack, non-recursive preorder, follow-up, traversing Binary. C code can be achieved<Vickie> 在 2024-11-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] employee-information-system--
说明:用链表实现员工信息系统,通过链表实现 通讯录编辑(添加、删除); 查找; 排序; 将通讯录写入文件; 从文件读入通讯录。-Employee information system, a linked list, address book editor through the list (add, delete) search sort contacts write to a file read from the file i<刘颖> 在 2024-11-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] zifufenleitongji-
说明:实现字符的分类统计,代码简洁,占内存少,数据结构-Character classification and statistics, simple code, accounting for less memory, and data structures<胡杨杰> 在 2024-11-07 上传 | 大小:3kb | 下载:0
[数据结构常用算法] arithmetic
说明:通过输入四则运算表达式,得出结果。会考虑表达式存在的各种问题,并给出提示。-The outcome by entering the four arithmetic expression. Will consider the problems of expression exists, and give tips.<穆清> 在 2024-11-07 上传 | 大小:3kb | 下载:0