资源列表
[数据结构常用算法] chazhaoyuansu
说明:查找线性表中的某元素:L为带头接点的单链表的头指针,当第i个元素存在的时候,其值赋给e并返回OK,否则返回ERROR */ -linear search of a table of elements : L tap for the lead single linked list for the first guide, When the first i elements exist, the value assigned to the<周伯通> 在 2024-12-29 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Thecarstop
说明:停车场是一条可以停放n辆车的狭窄通道,且只有一个大门汽车停放安到达时间的先后依次由北向南排列(大门在最南端,最先到达的第一辆车停在最北端)若停车场已经停满n辆车,后来的汽车在便道上等候,一旦有车开走,排在便道上的第一辆车可以开入;当停车场的某辆车要离开时,停在他后面的车要先后退为他让路,等它开出后其他车在按照原次序开入车场,每两停在车场的车要安时间长短缴费。 要求:以栈模拟停车场,以队列车场外的便道,按照从终端输入的数据序列进行模<牛纪超> 在 2024-12-29 上传 | 大小:3kb | 下载:0
[数据结构常用算法] FibonacciHeap
说明:斐波那契堆基于二项式堆,在支持以O(1)时间实现插入、合并和以O(log n)实现删除最小元素的基础上,进一步实现了以O(1)实现指定节点值减少和用O(log n)时间完成删除任意节点操作-Fibonacci heap-based binomial heaps of support to the O (1) time to achieve insertion, Merger and O (log n) to achieve the sm<wt> 在 2024-12-29 上传 | 大小:3kb | 下载:0
[数据结构常用算法] mcolor+maxtree
说明:这个代码包括求图的最大生成树和M着色问题.-this code includes plans for the biggest tree and M coloring problem.<> 在 2024-12-29 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Soft20060207143420214
说明:快速排序和冒泡排序数据结构里学的,做了船上来-Bubble rapid sequencing and scheduling data structure, the study done to the ship<zj> 在 2024-12-29 上传 | 大小:3kb | 下载:0
[数据结构常用算法] threetrees
说明:对三种数据结构的分析.avl tree,splaytree和binary search tree的插入和删除的算法复杂度分析.-of three data structure analysis. Avl tree, splaytree and binary search tree insertion and deletion algorithm complexity analysis .<王佩君> 在 2024-12-29 上传 | 大小:3kb | 下载:0
[数据结构常用算法] mux4x1_vhdl
说明:mux4*1 vhdl 乘法器源码 经过测试直接可用-mux4* a source vhdl multiplier can be directly tested<南晓波> 在 2024-12-29 上传 | 大小:3kb | 下载:0
[数据结构常用算法] base-data-structure-CPP-Class
说明:自己编写的基本数据结构 C++ 模版,包括链表、队列、堆栈等,供各位朋友参考。-themselves prepared the basic data structure C templates, including the linked list, queue, stack, for friends reference.<zhangsh> 在 2024-12-29 上传 | 大小:3kb | 下载:0