资源列表

« 1 2 ... .28 .29 .30 .31 .32 333.34 .35 .36 .37 .38 ... 2656 »

[数据结构常用算法ysf

说明:约瑟夫环: 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。 -Joseph Central: Given n individuals (with numbers 1,2,3 ... n, respectively) sitting around a round table arou
<hhhlnln> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Fibsearch

说明:Fibonacci搜索算法的实现 Fibnacci的递归算法实现-Fibonacci search algorithm recursive algorithm to achieve Fibnacci
<joy> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法Floyd

说明:floyd算法,可以直接生产一定大小矩阵的txt文件-floyd algorithm, can produce a certain size of the matrix of the txt file
<limao> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法DOSCalculator

说明:dos 加法器 实现先乘除后加减,先括号内再括号外的依次运算。-dos adder to achieve the first after the addition and subtraction multiplication and division, first in brackets followed by further operations outside the parentheses.
<林子牧> 在 2025-01-18 上传 | 大小:1kb | 下载:0

[数据结构常用算法HuffmanCoding

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

[数据结构常用算法HuffmanDecoding

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

[数据结构常用算法function

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

[数据结构常用算法hfm

说明:哈夫曼树 用于寻找二叉树中寻找最短的路径问题-Huffman binary tree is used to find the shortest path problem to find
<雨轩> 在 2025-01-18 上传 | 大小: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-18 上传 | 大小:1kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 333.34 .35 .36 .37 .38 ... 2656 »

源码中国 www.ymcn.org