-
convertible bonds
可转换债券原代码-convertible bonds- source
- 2022-06-15 09:34:35下载
- 积分:1
-
cmjbitset_demo
cmjbitset_demo
- 2023-03-31 20:20:02下载
- 积分:1
-
JPG压缩和解压缩~
jpg compression and decompression~-jpg compression and decompression ~
- 2023-03-03 05:20:03下载
- 积分:1
-
How to programm c++ language ?
How to programm c++ language ?
- 2022-08-06 20:00:05下载
- 积分:1
-
一个很好的系统设计,详细的说明和精确明了的图说明
一个很好的系统设计,详细的说明和精确明了的图说明-A good system design, detailed and accurate understanding of the illustrated
- 2022-02-02 00:58:51下载
- 积分:1
-
基于小波变换得图像压缩算法,用c++编的
基于小波变换得图像压缩算法,用c++编的
- 2022-06-18 03:00:01下载
- 积分:1
-
声音的线性预测编码和解码,利用vc的函数直接从mic采集数据或者操作wav文件进行压缩和解压,别情提供回访比较功能。...
声音的线性预测编码和解码,利用vc的函数直接从mic采集数据或者操作wav文件进行压缩和解压,别情提供回访比较功能。-sound linear forecasting coding and decoding,make use of vc library directly to collect data or operate wav file to compress or decompress ,provide compression function.
- 2022-07-03 00:13:23下载
- 积分: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
-
jpeg中JpegVC++类,用于开发jpeg压缩算法
jpeg中JpegVC++类,用于开发jpeg压缩算法-jpeg in JpegVC++ category, for the development of jpeg compression algorithm
- 2022-02-20 16:00:11下载
- 积分:1
-
实现LZARI压缩算法的C++类源码,VC++语言开发,可直接移植使用。...
实现LZARI压缩算法的C++类源码,VC++语言开发,可直接移植使用。-Realize LZARI compression algorithm C++ Type of source, VC++ Language development, can be directly transplanted to use.
- 2022-02-04 18:48:21下载
- 积分:1