-
这是一个关于操作系统的进程调度的程序,是用C编的
这是一个关于操作系统的进程调度的程序,是用C编的-This is a process of the operating system"s scheduling process, the C series
- 2022-08-05 18:04:11下载
- 积分:1
-
lz77压宿算法,用c语言实现,可以在tc下编译通过,根据不同的计算机要修改下相关的参数值,对文本数据的压缩效果很好...
lz77压宿算法,用c语言实现,可以在tc下编译通过,根据不同的计算机要修改下相关的参数值,对文本数据的压缩效果很好-lz77 places pressure algorithm, using the c language, in tc under compile, based on different computers to be amended under the relevant parameters, the text data compression with good results
- 2022-02-05 20:17:37下载
- 积分:1
-
小波图像压缩的matlab方针,用零差数方法做的
小波图像压缩的matlab方针,用零差数方法做的-Matlab wavelet image compression approach, using a zero difference method to do
- 2022-05-22 11:25:10下载
- 积分:1
-
这是在项目中,有一个功能是关于《拼音匹配的算法》。至于算法的思想,就不想过多的解释了,大家去看吧...
这是在项目中,有一个功能是关于《拼音匹配的算法》。至于算法的思想,就不想过多的解释了,大家去看吧
-pinyinsuanfa
- 2022-04-29 05:59:18下载
- 积分:1
-
a Huffman coding, I greenhorn casually Be play, no one I joke.
一个哈夫曼编码,我是新手,随便做个玩,请大家别笑话我.-a Huffman coding, I greenhorn casually Be play, no one I joke.
- 2023-03-03 08:30:04下载
- 积分:1
-
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码...
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码。
-The realization of JPEG compression and coding (1) First of all, through the DCT transform to remove data redundancy (2) the use of quantization table of quantization DCT coefficients (3) of the coefficients after quantization Huffman coding.
- 2023-02-02 01:25:03下载
- 积分:1
-
单片机开发系统演示程序
单片机开发系统演示程序 - LCD1602 滚动显示
*
* 显示内容:WLCOME TO WWW.WILLAR.COM
*
* 显示方式:
* 1、从左到右逐字显示,闪动二次,清屏。
* 2、再从右到左逐字显示,闪动二次,清屏。
* 3、周期性地重复上述显示方式。-Single-chip development system demo- LCD1602 rolling display** Display Properties: WLCOME TO WWW.WILLAR.COM** Display:* 1, from left to right show verbatim, flashing Second, the Qing Ping.* 2, and then right-to-left display verbatim, flashing Second, the Qing Ping.* 3, periodically repeat the display.
- 2022-03-19 20:00:35下载
- 积分:1
-
FLASHPHOTO自动翻页源文件。赶快下载哦
FLASHPHOTO自动翻页源文件。赶快下载哦-Auto next page source file
- 2022-12-19 03:55:03下载
- 积分:1
-
这里给出的源代码huffman.zip与八种不同的方法来实现…
这里给出的源代码huffman.zip用8种不同的方式实现了Huffman编码算法。这些代码意在演示不同Huffman算法的实现原理,比较算法执行效率的差别,但并没有针对实际应用环境的需求,做更多的空间或效率优化。所有代码以C++语言编写,为了更容易地实现各种数据结构,代码中大量应用了标准C++库和模板技术。――总之,这些代码的作用在于示例和演示;如果大家想把这些代码应用在实际应用中,可能还需要做进一步的调整和优化。-given here, the source code huffman.zip with eight different ways to achieve the Huffman coding algorithm. The code is intended to demonstrate different Huffman Algorithm of principle, the implementation of efficient algorithms compare the difference, but not against the actual application environment needs to do more space or efficiency optimization. All of the code is written in C, in order to more easily achieve various data structure, large-scale application of the code of the standard C library and template technology.-- In general, these is the role of code examples and demonstrations; If you want to use the code in practical application, we may need to do further restructuring and optimization.
- 2022-10-29 05:05:04下载
- 积分:1
-
文本压缩算法及代码,采用huffman编码压缩,压缩率较高
文本压缩算法及代码,采用huffman编码压缩,压缩率较高-text compression algorithms and code, using Huffman coding compression, high compression rate
- 2023-02-08 10:10:04下载
- 积分:1