资源列表
[数据结构常用算法] xunkexitongdatastructure
说明:这是一个利用数据结构开发的学生选棵系统,是基于数据结构!-This is a data structure used in the development of students trees election system is based on the data structures!<liyunfei> 在 2025-06-24 上传 | 大小:264kb | 下载:0
[数据结构常用算法] Branch_Bound_Knap
说明:分支限界背包算法实现,用VC++6.0开发。-Branch and bound algorithm backpack with VC++ 6.0 development.<ZhaiYT> 在 2025-06-24 上传 | 大小:264kb | 下载:0
[数据结构常用算法] gaijinxing2jingzhisuanfa
说明:这篇文章主要介绍防碰撞算法中一种改进型的二进制树的搜索算法,与以往的二进制算法有所不同,进行了新的改进。<蒋文文> 在 2025-06-24 上传 | 大小:264kb | 下载:0
[数据结构常用算法] 1234
说明:页式虚拟存储管理中地址转换与缺页中断 分页存储管理将一个进程的逻辑地址空间分成若干大小相等的片,称为页面或页。-Virtual Storage Management page in the address translation page fault paging and storage management will be a process of logical address space divided into equal size chip, known as the page o<0> 在 2025-06-24 上传 | 大小:264kb | 下载:0
[数据结构常用算法] BinaryTree
说明:Visual C++ 6.0下的Binary Tree的实现-under Visual C++ 6.0, the Binary Tree Implementation<jjc> 在 2025-06-24 上传 | 大小:263kb | 下载:0
[数据结构常用算法] conversion
说明:数据结构中利用堆栈的CPP语言来实现表达式的计算,表示,包括抽象数据类型栈的定义以及栈的表示和实现-Stack data structure used to achieve expression of CPP calculation language that includes the definition of abstract data type stack and stack and realize that<刘洋> 在 2025-06-24 上传 | 大小:263kb | 下载:0
[数据结构常用算法] campus_tour_program
说明:问题描述:用无向图表示你所在学校的校园景点平面图,图中顶点表示主要景点,存放景点的编号、名称、简介等。 设计要求: 1.查询各景点的相关信息; 2.查询图中任意两个景点间的最短路径; 3.查询图中任意两个景点间的所有路径。 -Problem Descr iption: The undirected graph that spot in your school campus plan, said the main attractions of vertices, the num<zilin> 在 2025-06-24 上传 | 大小:263kb | 下载:0
[数据结构常用算法] suanfashejiyufenxi
说明:大二下学期算法设计与分析C语言编程答案参考-Sophomore semester algorithm design and analysis the C programming language answer reference<ouxinyang> 在 2025-06-24 上传 | 大小:263kb | 下载:0
[数据结构常用算法] 顺序表
说明:顺序表是在计算机内存中以数组的形式保存的线性表,是指用一组地址连续的存储单元依次存储数据元素的线性结构。线性表采用顺序存储的方式存储就称之为顺序表。顺序表是将表中的结点依次存放在计算机内存中一组地址连续的存储单元中。本程序设计顺序表的创建销毁插入遍历等操作。(A sequential table is a linear list stored in an array of memory in a computer memory. It is a linear structure that sto<James1994 > 在 2025-06-24 上传 | 大小:263kb | 下载:0