搜索资源列表
dstile-0.2
- 一个可以切割遥感图片的程序代码。需安装FWTools获得GDSL库支持 命令格式为dstile.exe tile lztsd ×× --wwcache --overviews oout_putfile file_source(图片来源)-a remote sensing images can be cut to the program code. FWTools need to be installed to support the order GDSL format dstile.exe
lz
- 信息论与编码重要算法lz算法、汉明码实现码字 分组编码。
C_Complexity_SP
- 计算离散时间序列的复杂度,只要是离散序列就可以计算其“LZ”复杂度,采用基本C语音编程-Discret Time Signal s Complexity
elzed
- LZ compressor/decompressor
dfountain
- LZ编码 一种有用的信道编码,我直接从网站上下的,没有运行过-LZ channel modulator ,i v get it from the web just now!!!
2dimensionFDTDprogram
- 2维FDTD的MATLAB代码,TM波代码-2 dimension FDTD program (TM mode) All boundaries are perfect conductors. // For Visualization of the field, I use PGPLOT which is available as port // (for FreeBSD) or binary package (for Debian Linux). // (1) In Free
LZ
- implementation for lz algorithm
LZDCode
- 这是一款把先把文本转换为其二进制码(英文为ASCII码),然后再对应其二进制码进行LZ编码的软件。它可以见到字典的换分,以及每一个字典内容对应的编码内容及其字典编号!-This is a first text to convert its binary code (English as ASCII code), and then the binary codes corresponding to the LZ encoding software. It can see the dictionar
arandlz
- 改程序为实现了算数码和LZ码,采用C++语言编写,无需调试,直接运行即可。-Reform program to achieve a numerical digital and LZ code, using C++ language, without debugging, you can directly run.
LZ
- 从指定路径的文件中读取要编码的字符串,编成LZ码-File from the specified path string to be encoded to read, compiled code LZ
directX_lz
- 游戏开发的DirectX粒子系统运用,源码有注释-The development of DirectX games using particle systems, source code annotated
LZ
- 用C语言实现基于LZ77字典压缩算法的通信系统-Using C language dictionary based compression algorithm LZ77 communication system
de
- 運用LZ編碼後的文件,輸出為32bits,解碼檔為讀取32bits,在循序解碼成原始文件,文件使用為txt檔案-LZ compression test, using a test for general text file compression, output 32bit, decode txt file
encode
- LZ编码解码,应用于信息论的信道编码,离散信源无失真编码-LZ codec, used in information theory, channel coding, lossless coding of discrete sources
p1009
- lzoj problem1009AC源代码-this is a solution of problem in lz online judge
unicode_program
- unicode编程的各种知识 GBK->Unicode的,直接根据编码对应放置相应的转换后编码才是,直接通过计算就可以定位,何苦还二分法... LZ的表格查起来得多慢呀...不敢想像 ============================== 附转换函数如下 -unicode program u16 gbk2uni(u8 c1,u8 c2) { return (c1>=0x81 && c1<=0xfe) && (c2>
lz
- 都是些经典例子哦,值得一看,并且有助于学习C语言.-These are the classic example of Oh, worth a visit, and help C language learning
LZ
- LZ系列算法用一种巧妙的方式将字典技术应用于通用数据压缩领域,而且,可以从理论上证明LZ系列算法同样可以逼近信息熵的极限。-LZ Series algorithm uses an ingenious way dictionary data compression technology in the field of general and can be theoretically proved LZ series approximation algorithms can also limit t
LZ
- lz 编码,自带图片,求图像的lz编码,绝壁有效-it s a answer to lz codes.
LZ
- LZ的matlab代码,含有主函数、编码和解码-LZ s code