登录
首页 » Compress-Decompress algrithms » LZSS compression algorithm to the deep application. C

LZSS compression algorithm to the deep application. C

于 2022-08-16 发布 文件大小:1.72 kB
0 159
下载积分: 2 下载次数: 1

代码说明:

对LZSS压缩算法的深入应用.c-LZSS compression algorithm to the deep application. C

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • lzw的压缩程序,算法很经典 可以输出压缩的时间
    lzw的压缩程序,算法很经典 可以输出压缩的时间-4,558,302 compression procedure, the algorithm classic can output the compressed time
    2022-07-16 10:16:09下载
    积分:1
  • infozip2.2源码
    infozip2.2源码-The source of infozip2.2
    2022-02-09 22:51:06下载
    积分:1
  • #include <mega8.h> #include <stdio.h> #include <delay.h>...
    #include #include #include #include #include #include #define TG PORTB.1 #define RF_Rx PIND.2 #define Busy PIND.3 #define Mess1 PORTB.0 #define Mess2 PORTD.7 #define Mess3 PORTD.6 #define Mess4 PORTD.5 #define Mess5 PORTB.7 #define Mess6 PORTB.6 #define Buzzer PORTD.0 #define Zone1 PINC.0 #define Zone2 PINC.1 #define Zone3 PINC.2 #define Zone4 PINC.3 #define Zone5 PINC.4 #define Zone6 PINC.5 #define Zone7 PIND.1 -#include #include #include #include #include #include #define TG PORTB.1 #define RF_Rx PIND.2 #define Busy PIND.3 #define Mess1 PORTB.0 #define Mess2 PORTD.7 #define Mess3 PORTD.6 #define Mess4 PORTD.5 #define Mess5 PORTB.7 #define Mess6 PORTB.6 #define Buzzer PORTD.0 #define
    2022-03-15 02:53:31下载
    积分:1
  • 经典的zlib库,非常好用,目前使用最多的
    经典的zlib库,非常好用,目前使用最多的-Classic zlib library, very easy to use, currently used by most
    2022-02-06 12:40:25下载
    积分:1
  • Online Chat
    icrosoft Visual Studio2005 在线聊天-Online Chat
    2023-07-06 12:10:03下载
    积分:1
  • pqmagic pro script,PQMagic 脚本说明.
    pqmagic pro script,PQMagic 脚本说明.-pqmagic pro script!!!!!!!!!!!
    2023-07-14 16:10:03下载
    积分:1
  • vc下的压缩和解压缩代码
    vc下的压缩和解压缩代码-vc under the compression and decompression code
    2022-01-26 00:53:59下载
    积分:1
  • .NET EXE压缩 在Windows下,可以使用upx这样的工具来压缩可执行文件的大小,不过这种工具不支持.NET程序。.NETZ是一个开源的支持.NET...
    .NET EXE压缩 在Windows下,可以使用upx这样的工具来压缩可执行文件的大小,不过这种工具不支持.NET程序。.NETZ是一个开源的支持.NET程序压缩的工具,它也可以将一个EXE和多个DLL合并在一起执行。 如果要压缩一个EXE程序,只需要执行: netz app.exe 如果要指定图标,可以执行: netz app.exe -i app.ico 如果程序是控制台程序,需要执行: netz -c app.exe 也可以把程序和DLL合并为一个应用程序: netz -s app.exe lib1.dll lib2.dll .NETZ的工作原理,实际上是先利用#ZipLib 对执行文件进行压缩。执行时在内存中先释放,再利用reflection来实现加载和调用。可以参考DDJ上的相关文章http://www.ddj.com/documents/s=9570/ddj0503m/0503m.html-err
    2022-01-25 21:00:30下载
    积分:1
  • -
    2022-07-18 22:59:40下载
    积分:1
  • 本程序是基于编码算法hufuman成熟的代码实现,通信。
    本程序是基于Hufuman编码压缩算法的成熟代码实现,已经在通信设备数据传输中有成熟应用。-this program is based on the coding algorithm Hufuman mature code realized, communications equipment in a data transmission applications mature.
    2022-03-19 12:06:09下载
    积分:1
  • 696516资源总数
  • 106689会员总数
  • 3今日下载