资源列表

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

[数据结构常用算法hefuman.cpp.cpp

说明:赫夫曼编码和译码,当时大一的时候上数据结构时写的-Huffman encoding and decoding, when the then freshman writing on the data structures
<丰霜> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法Bankers-Algorithm

说明:银行家算法是一种最有代表性的避免死锁的算法。在避免死锁方法中允许进程动态地申请资源,但系统在进行资源分配之前,应先计算此次分配资源的安全性,若分配不会导致系统进入不安全状态,则分配,否则等待。为实现银行家算法,系统必须设置若干数据结构。-Banker' s algorithm is one of the most representative algorithm to avoid deadlock. Method to avoid
<岳豪> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法linear-list

说明:构造一个空的线性表从顺序表中才查找与给定的元素值相同的元素在表中的位置-Linear form constructed from an empty table in order to find only elements with the same value for a given element position in the table
<小丫> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法btree

说明:数据结构,利用c++实现二叉树,代码简单灵活。-Data structure to achieve a binary tree using c++ code simple and flexible.
<liuyupei> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman1

说明:数据结构:利用C++实现对树进行哈夫曼编码,代码易懂。-Data Structures: Using C++ implementation of the Huffman code tree, the code easy to understand.
<liuyupei> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法thread

说明:数据结构:利用c++实现线索二叉树,代码简单易懂。-Data structure: the use of threaded binary tree implementation c++ code easy to understand.
<liuyupei> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法search

说明:数据结构:利用C++实现顺序表查找,代码简单易懂。-Data Structures: Using C++, the order table to find the code easy to understand.
<liuyupei> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法sort

说明:几种经典的排序,直接插入,冒泡,快速,希尔,堆-Several classical sorting, direct insertion, bubble, quick, Hill, heap
<> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法2222

说明:这是数据结构的一个小程序 链表实现数据的增删改查-this is a small program
<杜亮亮> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法graph_dijkstra

说明:dijkstra算法,求解网络图中的最短路径问题。-dijkstra algorithm, solving the network map in the shortest path problem.
<赵秀平> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法hafumanshu

说明:c语言实现的哈夫曼树源代码,找到最小长度的编码-the source code of the huffman tree
<天絮> 在 2025-01-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法quan

说明:设有N个人围坐一圈,现从某个人开始报数,数到M的人出列,接着从出列的下一个人开始重新报数,数到M的人又出列,如此下去,直到所有的人都出列为止。试设计确定他们的出列次序序列的程序。-Sitting around a circle with N individuals are reported from a number of individuals began, the number of people out of the column
<lxc> 在 2025-01-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .37 .38 .39 .40 .41 2342.43 .44 .45 .46 .47 ... 2656 »

源码中国 www.ymcn.org