-
用c++写的图书管理信息管理系统,可以管理图书和读者信息
用c++写的图书管理信息管理系统,可以管理图书和读者信息-Written by c++ library management information management system can manage information on books and readers
- 2023-05-21 20:30:04下载
- 积分:1
-
使用Lempel-Ziv压缩
Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a finite alphabet into substrings, whose lengths do not exceed a prescribed integer and a coding scheme which maps these substrings sequentially into uniquely decipherable code words of fixed length. The strings are selected so that they have nearly equal probability of occurrence. Frequently-occurring symbols are grouped into longer strings while occasional symbols appear in short strings. -Compression using lempel-ziv
-for a dictionary size of 2k
-provide dictionary
Lempel ziv algorithm is a dictionary based algorithm that addresses byte sequences from former contents instead of the original data. This algorithm consists of a rule for parsing strings of symbols from a fi
- 2022-07-10 13:32:58下载
- 积分:1
-
SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852r...
SharpZipLib之前叫做NZipLib,完全由 C# 开发的压缩库,支持Zip, GZip, Tar and BZip2 ,为2007年8月最新0852release版的代码实例!
Changes for v0.85.2 release
Minor tweaks for CF, ZipEntryFactory and ZipFile.
Fix for zip testing and Zip64 local header patching.
FastZip revamped to handle file attributes on extract + other fixes
Null ref in path filter fixed.
Extra data handling fixes
Revamped build and conditional compilation handling
Many bug fixes for Zip64.
Minor improvements to C# samples.
ZIP-1341 Non ascii zip password handling fix.
ZIP-355 Fix for zip compression problem at low levels
-SharpZipLib called before NZipLib, entirely by the C# Compression library developed to support the Zip, GZip, Tar and BZip2, for in August 2007 the latest version of the code examples 0852release! Changes for v0.85.2 releaseMinor tweaks for CF, ZipEntryFactory and ZipFile.Fix for zip testing and Zip64 local header patching.FastZip revamped to handle file attributes on extract+ Other fixesNull ref in path filte
- 2022-04-29 16:52:15下载
- 积分:1
-
H.261图像压缩芯片控制软件
H.261图像压缩芯片控制软件-H.261 image compression chip control software
- 2022-12-04 22:05:02下载
- 积分:1
-
设备不相关位图Cdib类,包括头文件和实现文件,是进行图象处理的基石...
设备不相关位图Cdib类,包括头文件和实现文件,是进行图象处理的基石-equipment is not related bitmap Cdib categories, including header files and achieve document image processing is the cornerstone
- 2022-08-15 17:50:38下载
- 积分:1
-
一个很好的系统设计,详细的说明和精确明了的图说明
一个很好的系统设计,详细的说明和精确明了的图说明-A good system design, detailed and accurate understanding of the illustrated
- 2022-02-02 00:58:51下载
- 积分:1
-
convenient Gzip compression decompression demo.
方便的Gzip压缩解压demo。-convenient Gzip compression decompression demo.
- 2022-03-19 21:29:07下载
- 积分:1
-
本代码为数据压缩的C语言实现,它只是个学习程序,希望能够给参考者帮助!...
本代码为数据压缩的C语言实现,它只是个学习程序,希望能够给参考者帮助!-the code for data compression C language, it is just learning the procedure, hoping to be able to help the reference!
- 2022-03-18 12:40:21下载
- 积分:1
-
新的RLE压缩算法,在医院MIS中处理US图象时非常有用。
新的RLE压缩算法,在医院MIS中处理US图象时非常有用。-new RLE compression algorithm, in the hospital MIS U.S. image processing will be very useful.
- 2022-02-15 17:18:25下载
- 积分:1
-
another example of procedures
哈夫曼压缩的又一个例子程序-another example of procedures
- 2022-03-24 22:57:17下载
- 积分:1