-
实现LZW的编码和解码,适用于gif图像格式。
实现LZW的编码和解码,适用于gif图像格式。-Realize the encoding and decoding LZW, applicable to gif image format.
- 2022-07-21 08:45:38下载
- 积分:1
-
本人多年前,用C语言实现的DES加密算法的源代码。
本人多年前,用C语言实现的DES加密算法的源代码。-DES C-language.
- 2022-01-26 00:11:04下载
- 积分:1
-
LLM fast algorithm
LLM快速算法
- 2022-10-17 00:40:02下载
- 积分:1
-
是一个压缩解压缩的标准代码,简单明了, 易用易懂
是一个压缩解压缩的标准代码,简单明了, 易用易懂-Is a compression standard decompression code, simple and clear, easy-to-use easy-to-understand
- 2022-04-13 12:30:33下载
- 积分:1
-
基于windows mfc的多线程程序设计之赛马进度条的显示
基于windows mfc的多线程程序设计之赛马进度条的显示-Windows mfc-based multi-threaded program design of the race progress bar display
- 2022-01-26 07:44:52下载
- 积分:1
-
achieve dancing robot
跳舞机器人的实现-achieve dancing robot
- 2023-06-14 17:00:02下载
- 积分:1
-
一般的H.264播放器插件
h.264通用播放器,插件,转换工具等程序-General h.264 player, plug-ins, conversion tools, such as procedures
- 2023-04-10 16:35:04下载
- 积分:1
-
this procedure is what I want to write a week to help out please see ah
这个程序是我想了一个星期写出来 请大家帮忙看看呀-this procedure is what I want to write a week to help out please see ah
- 2022-05-20 19:13:03下载
- 积分: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
-
VQ压缩算法,含训练数据。这是很经典的压缩编码算法。
VQ压缩算法,含训练数据。这是很经典的压缩编码算法。-VQ compression algorithm, with training data. This is a very classic compression coding algorithm.
- 2022-03-23 18:07:03下载
- 积分:1