-
简单计算器
能够实现简单的加减乘除运算,并且实现了部分运算的优先级,可以加括号,晴空等。...
简单计算器
能够实现简单的加减乘除运算,并且实现了部分运算的优先级,可以加括号,晴空等。-A simple calculator to perform simple addition and subtraction multiplication and division operations, and achieve the priority of some operations can be added in parentheses, clear sky and so on.
- 2022-02-25 14:47:01下载
- 积分:1
-
实现JPEG压缩编码功能2项目文件看
实现jpeg的压缩编码功能
在demo2的工程文件中即可查看-Realize jpeg compression coding function demo2 project document to see
- 2022-07-22 11:06:29下载
- 积分:1
-
H.264的CABAC的常规码的另一个解码过程
H.264的CABAC的常规码的另一个解码过程-H.264 CABAC conventional another code decoding process
- 2023-02-19 14:25:03下载
- 积分:1
-
G.711G.72 3 compression source, and they hope to be helpful to everyone.
G.711G.72 3压缩源码,希望对大家有所帮助。-G.711G.72 3 compression source, and they hope to be helpful to everyone.
- 2022-03-23 05:37:41下载
- 积分:1
-
这是个解压缩软件UNZIP的C源程序代码 ,请站长接收
这是个解压缩软件UNZIP的C源程序代码 ,请站长接收-This is a decompression software UNZIP C source code, the receiving station
- 2023-06-07 11:05:03下载
- 积分:1
-
建立完整的赫夫曼树,及各种操作,其数据方法,为字母加空格...
建立完整的赫夫曼树,及各种操作,其数据方法,为字母加空格-The establishment of a complete Huffman tree, and a variety of operations, methods of its data for the letter spaces
- 2022-02-21 04:47:24下载
- 积分:1
-
g.711 standard C source code, can be directly added to the project use.
g.711标准的C源代码,可以直接加入到工程中使用。-g.711 standard C source code, can be directly added to the project use.
- 2022-08-15 23:03:41下载
- 积分:1
-
用pb10和myzip.dll实现的压缩解压程序,以及myzip.dll的详细文档。...
用pb10和myzip.dll实现的压缩解压程序,以及myzip.dll的详细文档。-Pb10 and with myzip.dll realize compression decompression procedures, as well as detailed documentation myzip.dll.
- 2022-03-29 11:21:25下载
- 积分:1
-
c#多线程池的操作实例,绝对好使!已经经过 测试了!
c#多线程池的操作实例,绝对好使!已经经过 测试了!-good!
- 2022-12-28 15:35:03下载
- 积分:1
-
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码...
实现JPEG的压缩和编码
(1)首先通过DCT变换去除数据冗余;
(2)使用量化表对DCT系数进行量化;
(3)对量化后的系数进行Huffman编码。
-The realization of JPEG compression and coding (1) First of all, through the DCT transform to remove data redundancy (2) the use of quantization table of quantization DCT coefficients (3) of the coefficients after quantization Huffman coding.
- 2023-02-02 01:25:03下载
- 积分:1