-
12887时钟计数器,提供标准的时钟,定时,显示时间
12887时钟计数器,提供标准的时钟,定时,显示时间-12887 clock counter, provides a standard clock, time, display time
- 2023-05-29 02:55:03下载
- 积分:1
-
图像压缩的MATLAB算法之JEPG,希望对大家有用,欢迎下载。
图像压缩的MATLAB算法之JEPG,希望对大家有用,欢迎下载。-MATLAB algorithm for image compression of JEPG, hope useful for everyone, welcome to download.
- 2022-01-25 16:33:30下载
- 积分:1
-
ZPAV(H.265)是音频
ZPAV (H.265) is audio-visual codec protocol, very different from H264/MPEG4,
ZPAV (H.265) basic algorithm is wavelets, SPIHT, BSW, MMW, ......
ZPAV (H.265) basic algorithm :
1, analysis/synthesis : wavelets
2, denoise : GCV (generalized cross validation)
3, bit-rate controller : entropic bit-rate controller
4, quantizer : entropic quantizer
5, DC/AC : NDLD (near-domain lower dimension)
6, MV/QP codec : BSW (generalized (broad-sense) wavelets)
7, bitplanes codec : SPIHT, EZW,
MMW (mathematical morphological wavelets),
BPLD (bitplanes lower dimension)
8, bitstreams codec : arithmetic, entropy
9, motion estimate : MBOD (macro block optimal decision),
MVP (motion vector prediction)
A, motion search : EPZS, diamond(normal, advance, small), square
B, post process : low_pass, default, dering filter .
- 2022-01-28 18:42:59下载
- 积分:1
-
对视频进行压缩和解压缩的代码,可应用于视频会议
对视频进行压缩和解压缩的代码,可应用于视频会议
-For video compression and decompression of the code, can be applied to video conferencing
- 2022-08-13 00:40:08下载
- 积分:1
-
SPIHT(多级树集合分裂算法)对图像压缩有很大的推进作用,此为原始代码,进行过仿真,程序结构清晰....
SPIHT(多级树集合分裂算法)对图像压缩有很大的推进作用,此为原始代码,进行过仿真,程序结构清晰.-SPIHT (set of multi-level tree splitting algorithm) on the image compression to promote the role of a great, this is the original code, and carried out simulations, program structure clear.
- 2023-06-10 17:35:29下载
- 积分:1
-
dct变换
dct变换-DCT transform
- 2022-12-18 05:20:03下载
- 积分:1
-
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码...
霍夫曼编码是可变字长编码(VLC)的一种,是消除编码冗余最常用的方法。 它是Huffman于1952年提出一种编码方法,它的基本原理是频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码个不相同。有时称之为最佳编码,一般就叫作Huffman编码。下面引证一个定理,该定理保证了按字符出现概率分配码长,可使平均码长最短。-Huffman coding is a variable word length coding (VLC) A is to remove redundant code of the most commonly used methods. It is Huffman in 1952 made a coding method, and its basic tenets are frequently used data with the code instead of a shorter, less use of the data over a longer period instead of the code, the code for each data-not the same. Sometimes referred to as the best coding, the general called on Huffman coding. Below prove a theorem, the theorem guarantees by the characters emerging probability distribution yards long, will enable the shortest average yards long.
- 2022-03-26 01:11:34下载
- 积分:1
-
windows下的压缩解压程序
windows下的压缩解压程序-windows of codecs
- 2022-04-09 11:12:13下载
- 积分:1
-
在某些软件应用中,需要将某些文件压缩成一个R。
在某些软件应用当中需要把某些文件压缩成一个RAR或ZIP或JAR文件,例如手机程序是一个JAR包,因此在手机开发中,某些工具可以提供此功能:把某些文件压缩进某包,本代码即实现此种功能。
在实际应用中,例:游戏开发中,可把某些工具生成的文件(地图文件、脚本文件等)例用本代码将这些文件压缩到游戏jar包中,避免需要程序员进行打包的麻烦,以方便游戏策划人员进行编辑或调试。
主要是复用WAR软件的命令进行压缩-In some software applications which need to be certain files compressed into a RAR or ZIP or JAR files, such as the cell phone program is a JAR package, so mobile phone development, certain tools can provide this functionality: certain files compressed into a certain package, the code that is to achieve such functionality. In practice, example: game development, you can put some tools generated files (map files, script files, etc.) were treated with this code in the files compressed into the game jar package, to avoid the need to package the programmer the trouble of Games planners to facilitate editing or debugging.
- 2022-02-21 23:05:08下载
- 积分:1
-
有关拓扑排序的问题
有关拓扑排序的问题-the topological sorting problem
- 2022-06-26 14:47:14下载
- 积分:1