资源列表

« 1 2 ... .54 .55 .56 .57 .58 2359.60 .61 .62 .63 .64 ... 2656 »

[数据结构常用算法HuffmanCoding

说明:实现赫夫曼编码功能。利用数据结构典型算法,c语言构造最优二叉树实现赫夫曼编码-Implement Huffman encoding. Typical algorithms using data structures, c language binary tree structure to achieve optimal Huffman coding
<林子牧> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法HuffmanDecoding

说明:利用二叉树数据结构实现对应的赫夫曼解码,运行良好。-Binary tree data structure using the corresponding Huffman decoding, run well.
<林子牧> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Polynomial-additio

说明:多项式加法,按照优先顺序,先括号再乘除再加减的顺序做多项式加法。-Polynomial addition, in accordance with the priorities, the first bracket and then do multiplication and division and then addition and subtraction of polynomial order of addition.
<林子牧> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法function

说明:提供字符串方法,大家面试可以用,包括找出对称字串-Some string function
<wangleilei> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法whichday

说明:一个经典的时间算法,可以计算出今天是公园元年后的那一天,可以算出瑞年和非闰年的,同时还具有容错功能,完全c语言编写!-A classic time algorithm can calculate the park today is the day after the first year, can be calculated and non-leap year in Sweden, but also fault-tolerant, fu
<韩阳> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法gose

说明:这是一共用高斯消元法实现的解方程的程序,时间复杂度为o(n^3)-This is a common Gaussian elimination procedure for solving equations to achieve the time complexity is o (n ^ 3)
<> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法hfm

说明:哈夫曼树 用于寻找二叉树中寻找最短的路径问题-Huffman binary tree is used to find the shortest path problem to find
<雨轩> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Sequence-table-operation

说明:在顺序存储结构实现基本操作:初始化、创建、插入、删除、查找、遍历、逆置、合并运算。-Storage structure in order to achieve basic operations: initialization, create, insert, delete, search, traverse, inverse set, merge operations.
<> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法calculator

说明:乘法大整数计算器,采用数据结构,C++编写-Large integer multiplication calculator, the use of data structures, C++ writing
<中C> 在 2025-01-12 上传 | 大小:1kb | 下载:0

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

说明:输入一棵二叉树的扩展的前序序列,经过处理后生成一棵二叉树,然后对于该二叉树输出前序、中序和后序遍历序列。-Enter the extension of a binary tree sequence of the first order, a binary tree generated after treatment, then the binary output for pre-order, the order and post ord
<zyc> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法chengxu

说明:九方格移动问题,用的是普通的方法,可能算法一般-Nine grid movement problems, using a common method
<朱泓宇> 在 2025-01-12 上传 | 大小:1kb | 下载:0

[数据结构常用算法Josephus

说明:数据结构中约瑟夫算法的向量实现。能够在C的环境下运行。-Joseph algorithms data structures vector implementation. In the C environment to run.
<duyinqinglei> 在 2025-01-12 上传 | 大小:1kb | 下载:0
« 1 2 ... .54 .55 .56 .57 .58 2359.60 .61 .62 .63 .64 ... 2656 »

源码中国 www.ymcn.org