-
ucOS_II移植到Keilc51小模式下简介及内核源代码
ucOS_II移植到Keilc51小模式下简介及内核源代码-ucOS_II transplanted to Keilc51 small mode profiles and the kernel source code
- 2022-04-01 05:34:05下载
- 积分:1
-
实现了LZW数据压缩算法和解压缩算法,用图形界面
实现了LZW数据压缩算法和解压缩算法,用图形界面-achieve the LZW data compression algorithm reconciliation compression algorithm, with a graphical interface
- 2023-02-24 08:10:03下载
- 积分:1
-
lharc压缩算法
lharc压缩算法-lharc Compression Algorithm
- 2022-11-05 10:50:03下载
- 积分:1
-
LZW数据压缩算法
LZW数据压缩算法-LZW data compression algorithm
- 2022-03-30 12:34:06下载
- 积分:1
-
用于文件压缩的huffman算法.zip 谢谢大家使用
用于文件压缩的huffman算法.zip 谢谢大家使用-documents for the Huffman compression algorithm. Thank you for the use of zip
- 2023-08-26 15:40:03下载
- 积分:1
-
c压缩算法,jpeg图像压缩算法
c压缩算法,jpeg图像压缩算法-c compression algorithm, jpeg image compression algorithm
- 2022-06-17 05:58:53下载
- 积分:1
-
一个有用的无损压缩原码用于文件中二进制位操作的函数说明,函数实现,错误处理以及内存中的函数实现...
一个有用的无损压缩原码用于文件中二进制位操作的函数说明,函数实现,错误处理以及内存中的函数实现-a useful lossless compression code for the original document binary operation of the function that function to achieve, error handling and memory functions to achieve
- 2022-03-18 01:33:11下载
- 积分:1
-
一个压缩率很好的壳!
一个压缩率很好的壳!-a good compression ratio shell!
- 2023-02-07 12:00:03下载
- 积分:1
-
用来自动计算并判断某个数是否为素数的一段程序
用来自动计算并判断某个数是否为素数的一段程序-Is used to automatically calculate and determine whether a number is prime section of procedural
- 2022-04-28 15:21:14下载
- 积分:1
-
Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying t...
快速排序,快速排序是对冒泡排序的一种改进。它的基本思想是:通过一躺排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一不部分的所有数据都要小,然后再按次方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying through one sorting to sort the data to be split into two independent parts, one part of all of the data than the other one is not part of the all the data should be small, and then meeting the two methods were part of the data quick sort, the entire sorting process can be recursive, and thus the entire data into an orderly sequence.
- 2022-01-25 19:36:20下载
- 积分:1