资源列表

« 1 2 ... .64 .65 .66 .67 .68 1669.70 .71 .72 .73 .74 ... 2656 »

[数据结构常用算法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-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法WUJUN

说明:该语句在TURBOC集成环境下不能运行,所以需要一个完整的应用程序-TURBOC the statement in the integrated environment can not run, they need a complete application procedures
<wujun> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法wujun2

说明:一种经典的LZW编码算法,在TURBOC中可以运行实现-a classic LZW coding algorithm, which can run TURBOC achieve
<wujun> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法Thecarstop

说明:停车场是一条可以停放n辆车的狭窄通道,且只有一个大门汽车停放安到达时间的先后依次由北向南排列(大门在最南端,最先到达的第一辆车停在最北端)若停车场已经停满n辆车,后来的汽车在便道上等候,一旦有车开走,排在便道上的第一辆车可以开入;当停车场的某辆车要离开时,停在他后面的车要先后退为他让路,等它开出后其他车在按照原次序开入车场,每两停在车场的车要安时间长短缴费。 要求:以栈模拟停车场,以队列车场外的便道,按照从终端输入的数据序列进行模
<牛纪超> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法ecstphfm

说明:这是数据结构基础算发知识的VC实现 如二叉树遍历、拓扑排序、哈夫曼树等-This data structure is based on the operator's knowledge of VC as binary tree traversal, topological sorting, Huffman tree;
<陈朝熙> 在 2024-10-06 上传 | 大小:3072 | 下载: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-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法mcolor+maxtree

说明:这个代码包括求图的最大生成树和M着色问题.-this code includes plans for the biggest tree and M coloring problem.
<> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法Soft20060207143420214

说明:快速排序和冒泡排序数据结构里学的,做了船上来-Bubble rapid sequencing and scheduling data structure, the study done to the ship
<zj> 在 2024-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法BANK_er

说明:Banker.c 课程设计所需者请下 操作系统避免死锁算法-Banker.c courses necessary for the design of the floor to the next operating system to avoid deadlock algorithm
<> 在 2024-10-06 上传 | 大小:3072 | 下载: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-10-06 上传 | 大小:3072 | 下载:0

[数据结构常用算法mux4x1_vhdl

说明:mux4*1 vhdl 乘法器源码 经过测试直接可用-mux4* a source vhdl multiplier can be directly tested
<南晓波> 在 2024-10-06 上传 | 大小:3072 | 下载: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-10-06 上传 | 大小:3072 | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 1669.70 .71 .72 .73 .74 ... 2656 »

源码中国 www.ymcn.org