资源列表
[数据结构常用算法] Calculator(Stack)
说明:用c++语言简易计算器,利用堆栈结构-Simple calculator c++ languages, the use of the stack structure. .<zxy> 在 2025-01-19 上传 | 大小:840kb | 下载:0
[数据结构常用算法] Tingchechang2
说明: 源码主要用了结构体和栈,解决了停车场问题,包括汽车到达时信息的保存,汽车的出栈信息的删除-Main source structure and stack to solve the parking problem, including the preservation of information in the car when they arrive, the car out of the stack and deleting inf<yehao> 在 2025-01-19 上传 | 大小:197kb | 下载:0
[数据结构常用算法] FILTERGAME
说明:过滤敏感信息 现在要过滤的信息有L4和 Fd和D26这3个词,而且接受输入的字符串长度为20个字符.<kevin5231> 在 2013-04-20 上传 | 大小:4.31kb | 下载:0
[数据结构常用算法] Backtracking-method
说明:分派问题: 给n个人分派n件作业, 把工作j分派给第i个人的成本为cost(i, j), 设计、编程、测试回溯算法, 在给每个人分派一件不同工作的情况下使得总成本最小-Distribution: distribution of n to n personal job, the job j is assigned to the i-th individual cost cost (i, j), design, programming, t<张丹丹> 在 2025-01-19 上传 | 大小:97kb | 下载:0
[数据结构常用算法] binary-tree
说明:二叉树的建立于遍历,编写程序实现建立于遍历-Binary tree was established in the traversal, write a program to fulfilling the challenge of to establish on the traversal the<张丹丹> 在 2025-01-19 上传 | 大小:52kb | 下载:0
[数据结构常用算法] Algorithm-source-code
说明:各种常用的算法,对编程人员很有帮助,尤其是对新手很有参考价值。-A variety of commonly used algorithms, the programming staff very helpful, especially for novice great reference value.<zhenli> 在 2025-01-19 上传 | 大小:139kb | 下载:0
[数据结构常用算法] binary-tree
说明:1.掌握二叉树的概念和性质 2. 掌握完全二叉树存储结构。 3.掌握完全二叉树的基本操作 4.创建完全二叉树(用字母表示节点)(用顺序方式存储) 5.求二叉树的深度和叶子结点数 6.实现二叉树的前序、中序、后序和层次遍历。 7.查找给定结点的双亲、祖先和左右孩子节点。 -1. Grasp the concept and nature of the binary tree master the com<mick zhang> 在 2025-01-19 上传 | 大小:9kb | 下载:0