资源列表

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

[数据结构常用算法SPFA

说明:求单源最短路径的一种算法,是一种高效的最短路算法.-An algorithm for single-source shortest path,which is an efficient algorithm.
<lzw> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法Precision-algorithm

说明:处理大数字的数学计算方法,处理由于庞大的数字无法在计算机中正常存储的问题。-Mathematical calculation method to handle large numbers,which solves the problem that large numbers cannot be stored in the computer normally.
<lzw> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法migong.pas

说明:迷宫问题的求解是一个很好的在栈或者队列等方面的应用问题-The solving of Maze problem is a good application of the stack or queue.
<lzw> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法binary-tree-program

说明:二叉树是常用的数据结构,本程序式基于二叉树的数据结构C++程序-binary tree program
<李飞> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法static_boundary

说明:有限元分析中把温度场结果转化为应力场进行计算的文件-In finite element analysis ,translate the temperature field results to calculate the stress field translate the temperature field results.
<dangzhang> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法pingguojiufeng

说明:数学上有一种分苹果问题,此程序是对它的合理编程- there is a problem of apple problem, this program is for its reasonable programming
<王峥> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法buildTree

说明: 二叉树是采用递归定义的,实现起来代码简洁并且它在具体的计算机科学中有很重要的运用,是一种很重要的数据结构,二叉树有三种遍历和建立的方式。-Binary Tree is a recursive definition, the code is simple to implement and it has very important applications in computer science in particular, is a
<lly> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法HuffmanTree

说明:霍夫曼编码是一种编码方式,是一种用于无损数据压缩的熵编码(权编码)算法。用变长编码表对源符号(如文件中的一个字母)进行编码,其中变长编码表是通过一种评估来源符号出现机率的方法得到的,出现机率高的字母使用较短的编码,反之出现机率低的则使用较长的编码,这便使编码之后的字符串的平均长度、期望值降低,从而达到无损压缩数据的目的。-Huffman coding is a coding is a lossless data compression
<lly> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法disjoinset

说明:自己写的并查集数据结构,用于实现不相邻集合的查找与合并-Write your own and check the set data structure used to implement a set of non-adjacent Find and merge
<MikeHu> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法qam1

说明:quadrature amplitude modulation
<siddhuu> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法linklist

说明:实现数据结构——链表,实现链表的插入,删除,查找,添加等操作-Data structure- linked lists, to achieve the list insert, delete, search, add other operations
<张泽雄> 在 2025-02-06 上传 | 大小:1kb | 下载:0

[数据结构常用算法hero

说明:银河英雄传说算法实现,帮助熟练掌握并查集-Legend of Galactic Heroes algorithm
<陈秋香> 在 2025-02-06 上传 | 大小:1kb | 下载:0
« 1 2 ... .61 .62 .63 .64 .65 566.67 .68 .69 .70 .71 ... 2656 »

源码中国 www.ymcn.org