登录
首页 » MultiPlatform » unzip540

unzip540

于 2020-06-26 发布 文件大小:1019KB
0 236
下载积分: 1 下载次数: 2604

代码说明:

  完整的解压zip文件的源码。包含密码功能(The source of uncompress zip file, contains password)

文件列表:

acorn
.....\acorn.c
.....\htm" target=_blank>Contents
.....\makefile
.....\htm" target=_blank>ReadMe
.....\riscos.c
.....\riscos.h
.....\htm" target=_blank>RunMe1st
.....\srcrename
.....\swiven.h
.....\swiven.s
amiga
.....\amiga.c
.....\amiga.h
.....\htm" target=_blank>Contents
.....\crc_68.a
.....\filedate.c
.....\flate.a
.....\makefile.azt
.....\makesfx.c
.....\mkGoff.c
.....\smakefile
.....\stat.c
.....\timezone.doc
.....\time_lib.c
.....\z-stat.h
.....\z-time.h
aosvs
.....\aosvs.c
.....\aosvs.h
.....\htm" target=_blank>Contents
.....\make_unz.cli
.....\htm" target=_blank>README
api.c
apihelp.c
atari
.....\atari.c
.....\htm" target=_blank>Contents
.....\Makefile
.....\Makefile.old
.....\make_unz.mup
.....\README.old
beos
....\beos.c
....\beos.h
....\beosmain.cpp
....\htm" target=_blank>Contents
....\Makefile
....\htm" target=_blank>README
....\unzip.rsc
....\unzipsfx.rsc
BUGS
cmsmvs
......\ccunzip.exec
......\INSTALL.CMS
......\mc.exec
......\mvs.mki
......\README.CMS
......\README.MVS
......\unzip.exec
......\unzip.makefile
......\unzmvsc.job
......\unzvmc.exec
......\vmmvs.c
......\vmmvs.h
......\vmstat.h
......\WHATSNEW.CMS
......\zipinfo.exec
consts.h
Contents
COPYING
crc32.c
crctab.c
crc_i386.S
crypt.c
crypt.h
ebcdic.h
envargs.c
explode.c
extract.c
fileio.c
file_id.diz
flexos
......\htm" target=_blank>Contents
......\flexos.c
......\flxcfg.h
......\hc.pro
......\makefile
......\htm" target=_blank>README
funzip.c
funzip.doc
globals.c
globals.h
History.540
human68k
........\htm" target=_blank>Contents
........\human68k.c
........\Makefile.gcc
........\options.s
inflate.c

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

发表评论


0 个回复

  • OOMP
    OOMP算法是压缩传感的一种算法,其对OMP算法进行改进,提高了正确率。(OOMP Compressed sensing algorithm is an algorithm to improve its OMP algorithm to improve the accuracy.)
    2013-09-16 09:50:09下载
    积分:1
  • 61IC_H4231
    PAV (H265) 是 音视频 压缩解压 协议,非常不同于H264/MPEG4,ZPAV (H265) 的基本算法 是 小波,多级树集合群,广义小波,数学形态小波,...... ZPAV (H265) 基本算法 : 1,图象与声音分解与合成 :小波 ; 2,图象与声音前处理 :小波子带零交叉降噪,目标纹理处理,语音处理 ; 3,速率控制 :小波子带熵速率控制 ; 4,量化与反量化 :小波子带熵量化与反量化 ; 5,低频分量和高频分量的降维 :小波子带邻域交叉降维 ; 6,运动矢量和量化表的分解与合成 :广义小波 ; 7,位面编码 :数学形态小波,多级树集合群,嵌入零树,位面降维 ; 8,位流编码 :算术编码,熵编码 ; 9,运动估计 :宏块最优决策,运动矢量预测 ; A,运动搜索 :钻石,大钻石,小钻石,方形 ; B,图象与声音后处理 :低通滤波,断点重构,宏块平滑 ; C,误码纠错 :矢量仿真,帧间仿真 。 (The PAV (H265) is the audio and video compression and decompression protocol, is very different from H264/MPEG4 ZPAV (H265) algorithm is a wavelet, multi-level tree collection group, and generalized wavelets, mathematical morphology, wavelet, ... ZPAV (H265) algorithm: 1, image and sound decomposition and synthesis: wavelet 2, image and sound processing: wavelet sub-band zero-crossing noise, target texture processing, speech processing 3, the rate control: wavelet subband entropy rate control 4, quantization and inverse quantization: Wavelet subband entropy quantization and inverse quantization 5, the dimensionality reduction of the low frequency component and high frequency components: the wavelet subbands neighborhood cross-dimensionality reduction 6, the decomposition and synthesis of the motion vector and quantization tables: generalized wavelet 7, bit-plane coding: the mathematical form of wavelet multi-level tree collection group, embedded zerotree, bit plane)
    2012-03-07 16:22:55下载
    积分:1
  • RIPText
    用来测试压缩感知中构造的测量矩阵的RIP的(this .m file is used to check the senging matrix RIP in CS)
    2021-04-12 15:58:57下载
    积分:1
  • FDR-COMPRESS
    一种改进的方案,它针对硬故障集的特点利用指示频率连续长度码(FDR码)进行二次编码压缩。该方法充分利用测试集中无关位较多而测试模式之间变化位较少的特征,应用贪心算法对预先计算的测试集进行了重新排序,尽可能的使相邻的向量间具有最少的不同位,排列成一个最佳的差分向量序列,然后应用FDR码对差分向量序列进行编码,最后对压缩结果重新分块,按照一次压缩的流程进行二次压缩。在解压时,使用片上解压电路解压,能高效地还原出原测试集。最后通过对Soc部分标准电路硬故障集的测试结果显示,本方案具有较好的压缩率。(a new improved method was proposed in the paper,the method using Frequency-Directed Run-length(FDR codes)coding for the twice aimed at hard-fault. It fully takes advantage of the characters that there are many don’t-care bits in the test set but a few different bits between the test patterns, Then it applies the greed calculate way to sort the precomputed test sets and make the close together vector have the least different sites possibly. It uses the FDR codes to coding the vectors,then blocks the results and uses the FDR codes to compress for the second time. Decompression used of on-chip circuit extract unpack,it will be deoxidize the original test efficient.using the hard-fault to compress and the experimental results prove that the improved coding method of this paper has the better compression ratios has been proved at last. )
    2009-05-12 14:32:23下载
    积分:1
  • peakfinder
    This function quickly finds local peaks or valleys (local extrema) in a noisy vector using a user defined magnitude threshold to determine if each peak is significantly larger (or smaller) than the data around it. The problem with the strictly derivative based peak finding algorithms is that if the signal is noisy many spurious peaks are found.
    2021-03-12 19:39:25下载
    积分:1
  • arithmetic
    有关算术编码对文本压缩的程序在c++环境中实现(about arithmetic compressed)
    2013-11-28 23:19:16下载
    积分:1
  • fft_wang
    这是一个自己写的关于fft变换的快速源程序,可以达到很高的性能。(This is an fft transform himself wrote about the rapid source, you can achieve high performance.)
    2009-11-23 15:33:36下载
    积分:1
  • jp5
    这是一组JPEG解码的说明和源代码,详细说明在文件的开头部分(This is a group of JPEG decoding instructions and source code, a detailed description of the document at the beginning of)
    2008-08-05 16:16:44下载
    积分:1
  • 常用图像编码码matlab实现
    常用图像压缩编码码matlab实现。包括:DM编码、变换编码(FFT和DCT)、算术编码、行程编码、Huffman编码、线性预测编码和一个近似的JPEG编码过程。非常适合入门用户实践。(Commonly used image compression coding matlab code to achieve. Including: DM coding, transform coding (FFT and DCT), arithmetic coding, Run-Length Coding, Huffman coding, linear predictive coding and a process similar to JPEG encoding. Very suitable for the practice of entry-users.)
    2020-12-06 16:19:24下载
    积分:1
  • dct
    离散余弦变换的压缩程序MATLAB实现的,大家可以试一试!(Discrete Cosine Transform compression program MATLAB to achieve, we can try!)
    2008-06-10 16:35:17下载
    积分:1
  • 696518资源总数
  • 105012会员总数
  • 9今日下载