资源列表
[数据结构常用算法] shortestwayvc++
说明:数据结构求最短路径vc++ 实现手动作图,设计起点--终点,按运行,直接求出最短路径,本程序有待改进,能向优化工作处理方面发展。-Data structure for shortest path vc++ Realize manually mapping, design starting point- the end by running directly to derive the shortest path, the procedure needed to be improved, wo<赖官铨> 在 2025-06-17 上传 | 大小:2.28mb | 下载:0
[数据结构常用算法] City_database
说明:数据结构与算法案例,城市数据库,支持城市搜索,距离搜索-Data Structures and Algorithms cases, urban database to support urban search, distance search<王上> 在 2025-06-17 上传 | 大小:2.3mb | 下载:0
[数据结构常用算法] shu
说明:MFC写的二叉树小程序,输入后可以显示树,递归先序中序后序遍历和非递归中序遍历,数据结构相关-MFC binary write small programs can be displayed after the input tree, recursive sequence in the first post-order traversal order and non recursive inorder traversal, the data structure associated<tomo> 在 2025-06-17 上传 | 大小:2.29mb | 下载:0
[数据结构常用算法] Data-Structures-and-Algorithm-Analysis-in-C---Mar
说明:data structures by wei-data structures by weiss<jeevarathi> 在 2025-06-17 上传 | 大小:2.29mb | 下载:0
[数据结构常用算法] 33
说明:1、设单链表中存放着n个字符,设计算法,判断该字符串中是否有中心对称关系。例如:xyzzyx、xyzyx都算是中心对称的字符串。 2、设计算法判断一个算术表达式的圆括号是否配对。(提示:对表达式进行扫描,遇‘(’进栈,遇‘)’退掉栈顶的‘(’,表达式被扫描完毕,栈为空) 3、假设以带头结点的循环链表表示队列,并只设一个指针指向队尾,编写相应的置队空、入队和出队算法。 -Set single linked list storage n characters, design algori<wenzi> 在 2025-06-17 上传 | 大小:2.3mb | 下载:0
[数据结构常用算法] segment-tree
说明:在实际应用中,常遇到与区间有关的操作,比如统计若干矩形并集的面积,记录一个区间的最大最小值及总量,并在区间的插入、删除和修改中维护这些数据。线段树的定义是利用树形二分结构所建立的一种数据结构,能够高效的完成这些操作。-In practical applications, often encountered in the interval-related operations, such as statistics and set a number of rectangular area, rec<慕柯> 在 2025-06-17 上传 | 大小:2.3mb | 下载:0
[数据结构常用算法] siovpd
说明:通过c++实现对pi的多位计算,该程序是基于基本对话框的编程应用,其中pi的算法值得学习()<AUBPzkl&876620> 在 2025-06-17 上传 | 大小:2.29mb | 下载:0