-
huffman编码的c和MATLAB实现
huffman编码的c和MATLAB实现-huffman coding to achieve the c and MATLAB
- 2022-04-09 12:20:37下载
- 积分:1
-
有关队列的排序问题
有关队列的排序问题-the Queue scheduling problem
- 2022-08-04 00:53:10下载
- 积分:1
-
our operations, including operations Matlab calculator and several small procedu...
我们的作业,matlab 的作业 包括计算器以及几个小程序等,具体内容大家请自己看-our operations, including operations Matlab calculator and several small procedures, the specific content please themselves.
- 2022-09-25 21:25:08下载
- 积分:1
-
mac子层协议实现及其源代码说明新手学习好资料
mac子层协议实现及其源代码说明新手学习好资料-mac sub-layer protocol implementation and its source code shows a good novice learning information
- 2023-08-02 15:35:03下载
- 积分:1
-
这是一个用子空间追求的例子
This an example using the Subspace Pursuit
Algorithm of Wei Dai and Olgica Milenkovic
"Subspace Pursuit for Compressive Sensing: Closing the
Gap Between Performance and Complexity"
In order to run this example you need to install all these m.files
in the same directory and type trialSP at the prompt.
Written by Igor Carron
http://nuit-blanche.blogspot.com
Creative Commons Licence with attribution- This is an example using the Subspace Pursuit
Algorithm of Wei Dai and Olgica Milenkovic
"Subspace Pursuit for Compressive Sensing: Closing the
Gap Between Performance and Complexity"
In order to run this example you need to install all these m.files
in the same directory and type trialSP at the prompt.
Written by Igor Carron
http://nuit-blanche.blogspot.com
Creative Commons Licence with attribution
- 2022-10-30 14:35:03下载
- 积分:1
-
与转换也简单是RGB2YUV yuv2rgb和DPCM算法只是李类…
class with yuv2rgb and rgb2yuv conversion and also simple dpcm algorithm just line after line
- 2022-08-18 10:01:52下载
- 积分:1
-
该源码是c和mat结合的源程序,实现MPEG2的编码,另外还提供了程序参数说明文档。...
该源码是c和mat结合的源程序,实现MPEG2的编码,另外还提供了程序参数说明文档。-The source is a combination of c and mat source, realize MPEG2 encoding also provides the procedures for parameter documentation.
- 2022-10-20 05:40:03下载
- 积分:1
-
- 2022-10-02 05:00:03下载
- 积分:1
-
压缩/解压文件的Visual Basic类
Class in Visual Basic for ZIP / unzip a file-Class in Visual Basic for ZIP/unzip a file
- 2022-01-26 01:47:38下载
- 积分: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