资源列表

« 1 2 ... .61 .62 .63 .64 .65 2366.67 .68 .69 .70 .71 ... 2656 »

[数据结构常用算法spiral.c

说明:good datastructure practice problems
<gulla3012> 在 2024-11-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法zeros.c

说明:data strcture algorithm question
<gulla3012> 在 2024-11-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Huffman-tree

说明:哈夫曼树的构建,遍历,编码,及求加权路径,代码简单修改方便-Construction, Huffman tree traversal, coding, and compute the weighted path, code simple and easy to modify
<铁鸟> 在 2024-11-13 上传 | 大小:336kb | 下载:0

[数据结构常用算法Stackaqueue

说明:Here is the implementation of stack & queue in Java.
<Raza Devjani> 在 2024-11-13 上传 | 大小:15kb | 下载:0

[数据结构常用算法ZN-1X-SD-test

说明:SD卡读写,晶振:12mhz 在89C52RD上测试成功,很好用,3sec一个扇区-SD card reader, Crystal: 12mhz tested on 89C52RD successful, well used, 3sec one sector
<到底> 在 2024-11-13 上传 | 大小:76kb | 下载:0

[数据结构常用算法BinaryTree

说明:数据结构二叉树的实现。 里面包含了二叉树类、求二叉树的高的函数、判断二叉树是否为空的函数、寻找某元素的函数、求元素数量的函数、找左右子树的函数,找根函数的函数、输出函数等众多实现方法。-Binary tree data structure to achieve. Which contains a binary tree class, high-demand binary function to determine whethe
<王戴玛> 在 2024-11-13 上传 | 大小:1.18mb | 下载:0

[数据结构常用算法MaxHeap

说明:数据结构最大堆的实现。 里面包含了最大堆的下滑调整算法、最大堆的上滑调整算法、将x插入到最大堆中的函数、最大堆的删除算法。-Data structure to achieve maximum heap. Which contains the largest decline heap adjustment algorithm, the biggest pile of slip adjustment algorithm, the
<王戴玛> 在 2024-11-13 上传 | 大小:4kb | 下载:0

[数据结构常用算法Graphmtx

说明:数据结构图的邻接矩阵的实现。 包括构造函数、返回边(v1,v2)上的权值的函数、在图的顶点表中插入一个新顶点的函数、在带权图中插入一条边的函数、给出顶点位置为v的第一个邻接顶点的位置的函数、给出顶点v的邻接顶点w的下一个邻接顶点的位置的函数、在图中删除一条边的函数、在图中删除一个指定顶点v, v是顶点号的函数等优质函数。-Data Structure adjacency matrix. Including the constr
<王戴玛> 在 2024-11-13 上传 | 大小:29kb | 下载:0

[数据结构常用算法AVLTree

说明:数据结构平衡的二叉搜索树(AVL树)的实现。 程序中包括平衡的二叉搜索树(AVL)类定义、左单旋,右单旋,左右双旋,右左双旋函数。-Data structure balanced binary search tree (AVL tree) implementation. Program includes a balanced binary search tree (AVL) class definition, single-s
<王戴玛> 在 2024-11-13 上传 | 大小:12kb | 下载:0

[数据结构常用算法银行家算法

说明:一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。
<earshore> 在 2014-09-08 上传 | 大小:73byte | 下载:0

[数据结构常用算法new

说明:包含多个C++源代码文件,简单的继承、结构控制、结构体运用、IO格式控制等-Source code file that contains multiple C++ simple inheritance, structure control, the use of structures, IO format control, etc.
<邓文杰> 在 2024-11-13 上传 | 大小:143kb | 下载:0

[数据结构常用算法Source1

说明:change hb matrix to csc matrix
<jilin university> 在 2024-11-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 2366.67 .68 .69 .70 .71 ... 2656 »

源码中国 www.ymcn.org