资源列表

« 1 2 ... .51 .52 .53 .54 .55 20156.57 .58 .59 .60 .61 ... 28523 »

[数据结构常用算法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 very important data structure,
<lly> 在 2025-10-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法HuffmanTree

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

[压缩解压buildHuffmanTree

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

[matlab例程Astare

说明:Astatre algorithm for navigation mobile robot. this algorithm is suitable and efficient for tracking path. -Astatre algorithm for navigation mobile robot. this algorithm is suitable and efficient for tracking path.
<mahdi> 在 2025-10-11 上传 | 大小:48kb | 下载:0

[数值算法/人工智能ftcs-code

说明:fortran based code for 1d heat equation
<Shamoon Jamshed> 在 2025-10-11 上传 | 大小:3kb | 下载:0

[数学计算/工程计算ftcs-code2

说明:fortran based FTCS for paraboilc solver
<Shamoon Jamshed> 在 2025-10-11 上传 | 大小:3kb | 下载:0

[数学计算/工程计算ftcs-code3

说明:fortran code for elliptic equation
<Shamoon Jamshed> 在 2025-10-11 上传 | 大小:7kb | 下载:0

[数学计算/工程计算code-RGB-to-HSV

说明:matlab code to transform RGB into HCV
<tatyana> 在 2025-10-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法Maze

说明:利用递归法走迷宫,先试探,再回溯,代码简单,有意思-Maze recursive method, first tentatively, then backtracking, the code is simple, interesting
<半城月> 在 2025-10-11 上传 | 大小:1.6mb | 下载:0

[数学计算/工程计算dehaze2

说明:此程序可用于去雾-here is a program for dehazing
<独孤> 在 2025-10-11 上传 | 大小:11.72mb | 下载:0

[数学计算/工程计算Sudoku

说明:此程序可自动计算初、中高级的数独题目,终级的题还解不了。-The program can automatically calculate the Sudoku.
<独孤> 在 2025-10-11 上传 | 大小:4kb | 下载:0

[压缩解压sdt

说明:实时数据库旋转门压缩算法的原理文档。源代码及生成数据的源文件。测试数据等。-Real-time compression algorithm revolving door principle document. Source file source code and generates data. Test data and the like.
<fcf> 在 2025-10-11 上传 | 大小:450kb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 20156.57 .58 .59 .60 .61 ... 28523 »

源码中国 www.ymcn.org