搜索资源列表
h263.zip
- 基于H.263的图像压缩编解码的C源码,在CPU为586以上的PC上能够实时完成压缩、解压缩算法,并可以很容易地移植到TI的DSP上
MPEG4播放器源代码
- 环境:windows98/2000/xp,Visula C++6.0下编译通过.MPEG4是非常著名的视频压缩算法,有兴趣的可以参考!-environment : windows98/2000/xp, Visula 6.0 C compiler through. MPEG4 is a very famous video compression algorithm, are interested can reference!
ShotDetect
- 一个实现视频关键帧提取算法的类,用C++实现,基本思想还是双阈值方法-A class which realize the algorithm to check out the key frame of video is written by c++. The basal idea of the algorithm is based on double threshold.
回声消除算法
- 回声消除算法的C++程序,运行在unix/linux上, 也可以在vc中被编译, 测试, 效果还行-The program file of the algorithm for echo cancellation written by C++, can be runed on unix/linux, and also can be complied in VC It efficient good by testing.
AES候选算法RC6未优化
- 加解码算法,用c语言编程 ,AES候选算法RC6未优化-increase decoding algorithm, using c programming language, the candidate AES algorithm optimization not RC6
lzw1111
- LZW c++算法-LZW algorithm
LCS
- KMP算法实现最长公共子序列的C++算法
ROTATE 旋转的立体 C语言实现
- 计算机图形学课程设计-旋转的立体, C语言实现,交互式图形界面,有消隐算法,可选择不同立体,同时可选择按不同方向旋转。-computer graphics curriculum design-rotating three-dimensional, and C language, interactive graphical interface, blanking algorithm choice of different three-dimensional, while the option by
音效算法C源码
- 里面包含各种音频算法处理的C语言代码。
wavcvt_tree
- VQ 矢量量化算法压缩 wav 音频,Tree 树搜索模式,不使用任何其他函数库。-VQ VQ wav audio compression algorithm, Tree tree search mode, do not use any other library.
aac-frame7
- 语音分离的一个程序,还成吧,ICA算法,可以看一看。-a programme for speech sepration.
recplaybz2.c.tar
- 使用BZIP2算法对捕获到的音频流进行压缩,解压缩,并进行回放,适合于网络传输-Using the BZIP2 algorithm to capture the audio stream compression, decompression, and replay it, and is suitable for network transmission
mpeg2enc105122
- mpeg2enc105122中主要是针对mpeg2标准中的音频压缩算法的实现,开发环境是visual c++ 6.0编译运行-mpeg2enc105122 the mpeg2 standard, mainly for audio compression algorithm, the development environment is visual c++ 6.0 compile and run
C-language
- C语言100道经典例题,包括算法,图像,视频等-Classic example of the C language 100, including the algorithm, images, video, etc.
音频EQ和升降调算法
- c语言写的音频EQ和升降调的处理,适用于windows和Linux下。EQ和升降调软件算法。
AdaptiveFilter-LMS-master
- 基于LMS的自适应滤波算法c代码,带测试代码,很容易验证(LMS based adaptive filtering algorithm C code, it is easy to verify)
isuutw
- 非常需要的可以下载看看,适合初学者学习,好的算法和程序(Very need to download to see, suitable for beginners to learn, good algorithm and program.)
vhqzkgl
- 适合初学者学习,好的算法和程序,非常需要的可以下载看看(Suitable for beginners to learn, good algorithms and procedures, very much needed to download to see.)
ckcnwn
- 好的算法和程序,非常需要的可以下载看看,适合初学者学习(Good algorithm and program, very need to download to see, suitable for beginners to learn.)
C++ MPEG-4视频压缩算法源代码
- c++ 基于mpeg4的视频压缩算法,内含编码库(C++ based video compression algorithm based on MPEG4)