资源列表

« 1 2 ... .37 .38 .39 .40 .41 1942.43 .44 .45 .46 .47 ... 2656 »

[数据结构常用算法1100(tree)

说明:HDOJ第1100题解题报告,有详细说明和代码-detailed analysis of problem 1100 of HDOJ
<starwan> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[数据结构常用算法stack_math_calc

说明:数据结构实验。用栈来实现数学运算。给初学数据结构的同学学习。-Experimental data structure. Used to achieve arithmetic stack. Data structure to novice students to learn.
<xiaolizhi> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法jp1

说明:c的数据结构 课程设计 航空订票 系统 功能齐全,注释详尽-c data structure curriculum design air booking system functions, detailed notes
<ttwings> 在 2024-10-01 上传 | 大小:3072 | 下载:0

[数据结构常用算法DTree

说明:D-Tree是在机器学习的领域中一项非常重要的概念,D-Tree可以将大幅度地提高以前数的结构的效率。上传的文件中实现了一个最基本的D-Tree,并带有三个样例。-D-Tree is in the field of machine learning a very important concept, D-Tree can be significantly improved before the structure of a number
<胡博> 在 2024-10-01 上传 | 大小:1269760 | 下载:0

[数据结构常用算法shujujiegou

说明:a.HUFFMAN树及HUFFMAN编码 任务:由用户输入n个结点权值,建立HUFFMAN树并输出HUFFMAN编码。 b.二叉树建立及相关算法实现 任务:按照广义表表达法建立二叉树,并实现二叉树的层次、先序、中序与后序遍历,以及输出树中叶子结点的结点值及叶子结点的个数。( 用递归或非递归的方法都可以) 要求能够输入树的各个结点,并能够输出用不同方法遍历的遍历序列;分别建立创建二叉树存储结构的的输入函数、输出层序
<李珊珊> 在 2024-10-01 上传 | 大小:45056 | 下载:0

[数据结构常用算法111

说明:此程序利用线程模拟进程,用p、v原语操作实现生产者与消费者的问题。-This procedure simulated the process of using thread, with p, v primitive operations to achieve the producer and consumer issues.
<0> 在 2024-10-01 上传 | 大小:1120256 | 下载: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
<0> 在 2024-10-01 上传 | 大小:270336 | 下载:0

[数据结构常用算法12344

说明:模拟银行家算法 页式存储管理如何实现地址转换;进一步认识页式虚拟存储管理中如何处理缺页中断。用C++实现LRU置换算法 -Bankers algorithm simulation storage management page addresses how to achieve the conversion a better understanding of virtual memory management page of h
<0> 在 2024-10-01 上传 | 大小:284672 | 下载:0

[数据结构常用算法read_write

说明:实现操作系统读者写者问题,此处为C++实现的源代码-Readers to write to achieve the operating system problem
<东升> 在 2024-10-01 上传 | 大小:392192 | 下载:0

[数据结构常用算法tree

说明: <1>将一棵树(或森林)转换为二叉树。 <2>求森林的高度。 <3>按层次方式遍历森林。 <4>输出一个森林中每个结点的值及其对应的层次数。 <5>输出一个森林的广义表形式,如下图中的森林的输出为:-< 1> will be a tree (or forest) into a binary tree. < 2> for the high f
<李涛> 在 2024-10-01 上传 | 大小:1150976 | 下载:0

[数据结构常用算法KMPPatternMatching

说明:利用串类型的KMP算法的简单实现。该算法可以较好的完成字符串的匹配。-KMP string type to use a simple algorithm to achieve. The algorithm can be better to complete the match string.
<鲁迪> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法tree

说明:数据结构中抽象数据类型-树的c语言实现(双亲表示法)-Abstract data structure data types- tree c language (parents said Law)
<李好> 在 2024-10-01 上传 | 大小:3072 | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 1942.43 .44 .45 .46 .47 ... 2656 »

源码中国 www.ymcn.org