-
礼品系统主要提供顾客和供应商之间完成零件交易的功能,其中包括供应商信息、顾客信息以及零件信息。...
礼品系统主要提供顾客和供应商之间完成零件交易的功能,其中包括供应商信息、顾客信息以及零件信息。-Gifts systems to provide customers and suppliers to complete the function of parts transactions, including vendor information, customer information and part information.
- 2022-03-23 01:34:12下载
- 积分:1
-
H.264 CABAC的循环码的译码。
H.264的CABAC的旁路码的decoding.-H.264 CABAC the bypass code decoding.
- 2023-02-28 23:20:04下载
- 积分:1
-
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成
的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母...
运行可执行程序testword.exe,出现菜单主界面,按回车键出现由26个字母组成
的乱序行,这时其中任一字母落下,在键盘上敲入该字母,如果输入正确,字母
消失;按ESC键返回主界面;按空格见暂停;按‘E’退出。-Run the executable program testword.exe, the main interface, the menu that appears, press the Enter key appears composed of 26 letters out of order lines, when any one of the letters fall in the Jianpanshangqiao into the letters, if you type correctly, the letter disappeared Press ESC key to return to the main interface according to space, see the moratorium Press " E" out.
- 2022-02-26 19:44:20下载
- 积分:1
-
this code is a implementation of the Discrete cosinuss transformation.
In this...
this code is a implementation of the Discrete cosinuss transformation.
In this code I have used the direct méthode of calcul by used the equation without used the maatrix multiplication.
- 2022-06-16 03:40:06下载
- 积分:1
-
离散余弦变换和JPEG文件
Discrete Cosine Transform and JPEG Files
- 2022-02-01 06:19:33下载
- 积分:1
-
快速离散余玄变换idct
快速离散余玄变换idct-fast discrete Yuxuan transform IDCT
- 2022-03-24 00:38:03下载
- 积分:1
-
这是一个用另外一种方法构造的slr语法分析器,真的很好用,希望大家可以参考一下...
这是一个用另外一种方法构造的slr语法分析器,真的很好用,希望大家可以参考一下-It is very good, I promise!!!!
- 2022-01-25 14:51:06下载
- 积分:1
-
c编程技巧100之1
c编程技巧100之1-100 of 1
- 2022-03-31 16:50:30下载
- 积分:1
-
Use matlab developed jpeg tool, which did not use the letter to the matlab that...
使用matlab开发的jpeg工具,其中没有使用matlab中包含的字母进行预测,量化都是自己写的,为lena做压缩,但最后没有做熵的过程
- 2022-03-17 12:23:59下载
- 积分: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