搜索资源列表
7z_src
- 7-Zip 3.11的源码-7-Zip 3.11 source code
haffman
- 在Jpeg中Huffman采用的是范式Huffman编码。经过查相关资料有两种不同说法,请高手指点。谢谢! 1、构造范式 Huffman 编码的方法大致是: 分别统计从最大编码长度 maxlength 到 1 的每个长度对应了多少个符号。根据这一信息从 maxlength 个 0 开始以递增顺序为每个符号分配编码。例如,编码长度为 5 的符号有 4 个,长度为 3 的有 1 个,长度为 2 的有 3 个,则分配的编码依次为: 00000 00001 00010 00011
JCTVC-J1003_d7.doc
- Draft 8 of High efficiency video coding (HEVC), 10th Meeting: Stockholm, SE, 11–20 July 2012, by Joint Collaborative Team on Video Coding (JCT-VC) of ITU-T SG16 WP3 and ISO/IEC JTC1/SC29/WG11. Document: JCTVC-J1003_d7
11
- js实现的年月日的三级联动; -js date to achieve the three levels of interaction
Win32-SystemInfo-0.11
- 这是一个主机监控软件,可以监控主机的各种操作信息-This is a host monitoring software, the host can monitor the various operating information
11
- 用Csharp编写的很好的学生管理系统,希望能有用-Csharp prepared with a good management system for the students, hoping to be useful
jpegc
- 本文档实现了JPEG压缩算法,字组织比较简陋, 大体上分成 3 个部分. 压缩算法简介 1. 色彩模型 2. DCT (离散余弦变换) 3. 重排列 DCT 结果 4. 量化 5. 0 RLE 编码 6. 范式 Huffman 编码 7. DC 的编码 解码过程简述 8. 一个数据单元 Y 的解码 9. JPG 文件(Byte 级)里怎样组织图片信息 10. 关于标记 11. JPG 文件中 Haffman 表的储存
Bonus
- 紅利計算 -------------------------------------- 要求: 1.輸入資料:預設輸入的人數,人名、及每季績效 2.獎勵辦法: (1)每季超過1 000 000獎金12000元 (2)四季全部超過1000000獎金10000元 (3)全年第一名獎金33000元 全年第二名獎金22000元 全年第三名獎金11000元 全年第四名獎金8000元 3.最後要印出每ㄧ個人的名字和有多少獎金 -----
jm11.0kta2.6r1
- VCEG KTA 2009.11月发布最新代码。-VCEG KTA, recently released by VCEG, Nov.2009
11
- 整周模糊度解算,压缩包内有整周模糊度初始值和Q矩阵-integer ambuity resolution. it contains the original ambuity and Q matrix.
c
- 1.问题描述 对于给定的正整数n,格雷码为满足如下条件的一个编码序列: (1) 序列由2n个编码组成,每个编码都是长度为n的二进制位串。 (2) 序列中无相同的编码。 (3) 序列中位置相邻的两个编码恰有一位不同。 例如:n=2时的格雷码为:{00, 01, 11, 10}。 -1. Problem Descr iption for a given positive integer n, Gray code to meet a coding sequence of the
WoodFoxWeiQi_v0.03
- 一款围棋在线对弈软件, 围棋是中华民族传统文化中的瑰宝,古人常以琴棋书画论及一个人的才华和修养,平里的棋指的就是围棋-1using System 2using System.Net 3using System.Windows 4using System.Windows.Controls 5using System.Windows.Documents 6using System.Windows.Ink 7using System.Windows.
STCMS_musicV3.3
- 由于V3.3较之前的版本改动很大,所以系统很难制作一个升级文件。V3.2及以下版本,有大量数据的,可以试图将专辑、音乐、歌手信息用数据库工具如phpmyadmin等导入V3.3系统。导入出现错误的,可以参考V3.3的数据结构,修改原有的V3.2及以下版本的数据结构,然后再倒入V3.3。 V3.3较之前版本有如下改进:1、重新规划了数据库,加快了数据库的查询速度,以适应大量数据的音乐网站。 2、增加了会员上传歌词功能,会员上传歌词后,管理员从后台确认,并可以采用该歌词为该歌曲的默认歌
dnjz
- 形成导纳矩阵的程序代码,电力系统 导纳矩阵的形成-11
11
- 用c语言编写的窗口函数, 希望对大家有帮助。-Written by c window function, we want to help.
tbszip_2.11
- php的 zip功能 主要是用于在线解压缩-php zip functions for online decompress
ffmpeg-0.11.1
- complete, cross-platform solution to record, convert and stream audio and video-complete, cross-platform solution to record, convert and stream audio and video
linux-0.11
- Linux0.11版本的代码,麻雀虽小但五脏俱全,适合初学者对linux系统的初步了解-Version of the code Linux0.11, though small but perfectly formed, suitable for beginners to a preliminary understanding of the Linux system
zlib-1.2.11.tar
- zlib-1.2.11版本压缩包使用方法: tar zxf zlib-1.2.11.tar.gz Build with: cd zlib-1.2.11 CC=mpicc ./configure --prefix=/usr/local/zlib-1.2.11_mpich-3.2 make all check sudo make install(Zlib-1.2.11 version compression package use method: Tar zxf zlib-1.2.11
zlib-1.2.11
- z-lib 1.2.11源码。 省的跑外网去下载(z-lib 1.2.11 resource)