-
哈夫曼编码和解码 JAVA
这是我的报告我先进的数据结构和算法的类。
哈夫曼编码是在压缩和解压缩文件后面的算法。这个算法的思想是这样频繁的字符将会有较短的编码,而不是频繁的非字符创建一个可变长度的编码系统。
而不是使用通常的 ASCII 或 Unicode 编码系统,新的编码系统用来减少存储相同的文件所需的位数。
研究发现,哈夫曼编码也是例子的无损耗压缩。
- 2022-08-20 01:27:39下载
- 积分:1
-
一个VB多媒体编程的简单例子
一个VB多媒体编程的简单例子-VB Multimedia Programming a simple example
- 2023-01-13 14:55:03下载
- 积分:1
-
一个CD播放器源代码,界面非常漂亮 方便你对歌曲的管理而且操作简单!...
一个CD播放器源代码,界面非常漂亮 方便你对歌曲的管理而且操作简单!-a CD player source code, a very nice interface to facilitate your songs management and operation simple!
- 2022-03-23 17:47:40下载
- 积分:1
-
这个是我们毕业设计的作品,里面包含了音频播放,音频录制,图像处理,界面等技术的应用。只是还有好多bug,希望大家多多指教,可以给我发邮件:ataojohn@ya...
这个是我们毕业设计的作品,里面包含了音频播放,音频录制,图像处理,界面等技术的应用。只是还有好多bug,希望大家多多指教,可以给我发邮件:ataojohn@yahoo.com.cn-graduate design work, which contains the audio playback, audio recording, image processing, interface technologies. There is a lot of bug, we hope the exhibitions will give me a E-mail : ataojohn@yahoo.com.cn
- 2023-03-03 18:05:04下载
- 积分:1
-
1) the preparation of DFT Functions (calculated and drawn amplitude
1)编写DFT子函数(计算并画出幅频特性),以后可调用。
2)N=32,M=32,128,256时,分析频率分辨率、频谱的光滑程度。
3)N=64,256,512时,分析频率分辨率和频谱的光滑程度。
-1) the preparation of DFT Functions (calculated and drawn amplitude-frequency characteristics), the future can be called. 2) N = 32, M = 32,128,256, the analysis of the frequency resolution, the degree of smooth spectrum. 3) N = 64,256,512, the analysis of the frequency spectrum resolution and the degree of smoothness.
- 2022-03-14 08:42:48下载
- 积分:1
-
RM播放器的C++ MFC实现,在VC++下开发,测试通过
RM播放器的C++ MFC实现,在VC++下开发,测试通过-RM player to achieve C++ MFC in VC++ under development, testing through
- 2022-06-20 05:14:22下载
- 积分:1
-
player MOD music format source code
使用DirectSound播放MOD音乐格式的源代码-player MOD music format source code
- 2023-08-24 18:00:03下载
- 积分:1
-
MPEG
MPEG-4 Xvid源代码(含VC编译指南word文件)-MPEG-4 Xvid source code (including compiler VC Guide word document)
- 2022-02-04 17:53:19下载
- 积分:1
-
dvd 转换到avi的源代码,需要的朋友可以下载来研究下.
dvd 转换到avi的源代码,需要的朋友可以下载来研究下.-dvd avi conversion to the source code, a friend in need can be downloaded to the study.
- 2022-02-03 03:30:22下载
- 积分:1
-
contains a MPEG4 video decoder to H.264 video coding part of the source code, no...
包含了从MPEG4的视频解码到H.264的视频编码部分的源代码,不包括音频部分的编解码-contains a MPEG4 video decoder to H.264 video coding part of the source code, not including part of the audio codec
- 2022-07-11 10:09:58下载
- 积分:1