资源列表
7za447
- 7za447,压缩解压缩源码,最新源码^_^-7za447, decompress compressed source, the latest source ^ _ ^
ShannonCode
- 经典的乡农编码,算法比较简单,了解乡农编码的请顶。-classic Township coding algorithm is relatively simple to understand Township coding please roof.
HuffmanCode
- 用stl 实现的哈夫曼编码,要是没学过stl 的就不要看了。-with stl achieve Huffman coding, if stl learned not to read it.
MyloopToolbar
- 自制IE插件,实现在www.mailu.cn搜索的动能 -homemade IE plug-ins, to achieve the kinetic energy www.mailu.cn Search
H.264-coding-map
- H.264标准详细图解 ,好东西不用多说,赶紧看吧-graphic detail H.264 standard H.264 standard graphic detail H.2 64 standard graphic detail, good things Needless to say, quickly Look here
FourWireOhemMeter
- 四线电阻测量仪源程序,用四测量方法精确测量电阻,量程0~15000欧姆,-four line resistance measuring instrument source, the measurement methods used four precision measurement of resistance, range 0 ~ 15000 Ohm.
vb534742288824
- 很好 立刻仪用 需要的人 都可以来下载 下载了要给点说民、哦-immediately Instrument good people in need can also download the people said he should be, oh
comprlib20
- zlib-1.2.3.tar是新的zlib库藏 用于压缩 等等 -zlib - 1.2.3.tar is the new repository for zlib compression, etc.
200761969911905
- java语方开发的五子棋游戏源代码。
lzw
- 一个基于lZW压缩算法的高效实现,可以用于数据和图像的高效压缩-lZW a compression algorithm based on the efficient realization can be used for data and image compression efficiency
mywork1.0(release)
- 本程序是基于Hufuman编码压缩算法的成熟代码实现,已经在通信设备数据传输中有成熟应用。-this program is based on the coding algorithm Hufuman mature code realized, communications equipment in a data transmission applications mature.
bianyi
- ① 对输入文法,由程序自动构造FIRST FOLLOW集 ② 对输入文法,由程序自动生成它的LL(1)分析表; ③ 对于给定的输入串,应能判断识别该串是否为给定文法的句型。