亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

ZLIB

  • Delphi ZLIB 壓縮解壓縮算法

    Delphi ZLIB 壓縮解壓縮算法, 不需要任何VCL元件,也不需任何D

    標(biāo)簽: Delphi ZLIB 壓縮算法

    上傳時間: 2013-12-14

    上傳用戶:氣溫達(dá)上千萬的

  • ZLIB 內(nèi)存壓縮解壓程序。。可以在內(nèi)存中進(jìn)行壓縮解壓、

    ZLIB 內(nèi)存壓縮解壓程序。。可以在內(nèi)存中進(jìn)行壓縮解壓、

    標(biāo)簽: ZLIB 內(nèi)存 解壓 程序

    上傳時間: 2017-03-31

    上傳用戶:xinyuzhiqiwuwu

  • ZLIB是文件壓縮算法,它的壓縮和解壓算法都是完全公開的

    ZLIB是文件壓縮算法,它的壓縮和解壓算法都是完全公開的,因此它在swf解碼,mp3解碼中已經(jīng)得到廣泛的運用.而1.2.3版是最新且穩(wěn)定的一個版本.

    標(biāo)簽: ZLIB 算法 文件壓縮 解壓

    上傳時間: 2014-01-09

    上傳用戶:qilin

  • 使用VC++封裝為動態(tài)庫的ZLIB壓縮解壓算法,使用方便!

    使用VC++封裝為動態(tài)庫的ZLIB壓縮解壓算法,使用方便!

    標(biāo)簽: ZLIB VC 封裝 動態(tài)

    上傳時間: 2017-07-19

    上傳用戶:wanqunsheng

  • ZLIB Archiver. Unit1.dfm Unit1.pas ZLBA.bdsproj ZLBA.cfg ZLBA.dpr ZLBA.exe ZLBA.res ZLBARCV.

    ZLIB Archiver. Unit1.dfm Unit1.pas ZLBA.bdsproj ZLBA.cfg ZLBA.dpr ZLBA.exe ZLBA.res ZLBARCV.ZIP

    標(biāo)簽: ZLBA Unit Archiver ZLBARCV

    上傳時間: 2017-08-14

    上傳用戶:dyctj

  • ZLIB 壓縮算法 測試過

    ZLIB 壓縮算法 測試過,非常穩(wěn)定,可靠, 推薦大家試試看

    標(biāo)簽: ZLIB 壓縮算法 測試

    上傳時間: 2017-09-28

    上傳用戶:咔樂塢

  • The ZLIBex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously dow

    The ZLIBex.pas unit included in this archive will work with delphi 5, 6,and 7. if you previously downloaded my delphi 5 unit, you will notice that the unit has been renamed. this was done because borland included in its delphi 6 and 7 lib directories a ZLIB.dcu file and i felt it was more correct to rename my unit and force developers to have to update their code than to make developers worry about the possible file contention in delphi 6 and 7.

    標(biāo)簽: previously included archive ZLIBex

    上傳時間: 2015-04-30

    上傳用戶:縹緲

  • psp上的reader 這個是以月光老大的cnreader為基礎(chǔ) 增加了zip文件瀏覽功能

    psp上的reader 這個是以月光老大的cnreader為基礎(chǔ) 增加了zip文件瀏覽功能,象瀏覽目錄一樣瀏覽zip文件。 zip內(nèi)部的中文文件名可以正常顯示 修正了原版的cnreader不能顯示中文路徑名的問題(同處理中文文件名一樣處理)。 我只有1.5的,所以1.0沒有測試過。 ZLIB用的是網(wǎng)上流行的版本,可能是1.2.2版,這個版本已經(jīng)確認(rèn)了有一些安全問題,稍候后我會研究一下最新1.2.3版本。 我這樣做的原因是現(xiàn)在rip過的game都是正好放進(jìn)512m的棒子里,結(jié)果為了幾兆空間不得不刪掉很多書,相當(dāng)不爽的說。 這個版本最方便的是可以把很多書放進(jìn)一個zip文件里,同時解決了中文文件名亂麻問題。 原版的cnreader之所以很大是因為他把字庫也整合進(jìn)去了。 下一步是準(zhǔn)備把字庫抽出來也進(jìn)行zip處理。最大限度的減少占用的空間。 文檔表明ZLIB有內(nèi)存內(nèi)壓縮功能,就是管道處理,有興趣的朋友一起來研究一下吧 我沒有在看書的時候聽歌的習(xí)慣,我覺得那樣會讓我分心。所以下一步除了提取字庫之外只打算控制頻率以實現(xiàn)節(jié)能(到目前為止,我還沒有看到任何測試證明低頻率可以節(jié)能)通過動態(tài)調(diào)整頻率在節(jié)能和處理速度上達(dá)到平橫。

    標(biāo)簽: cnreader reader psp zip

    上傳時間: 2014-01-13

    上傳用戶:zhliu007

  • 著名的壓縮代碼的 1.1.4版

    著名的壓縮代碼的 1.1.4版,Delphi中的ZLIB用的就是他

    標(biāo)簽: 代碼

    上傳時間: 2014-01-25

    上傳用戶:as275944189

  • We often get questions about how the deflate() and inflate() functions should be used. Users wonder

    We often get questions about how the deflate() and inflate() functions should be used. Users wonder when they should provide more input, when they should use more output, what to do with a Z_BUF_ERROR, how to make sure the process terminates properly, and so on. So for those who have read ZLIB.h (a few times), and would like further edification, below is an annotated example in C of simple routines to compress and decompress from an input file to an output file using deflate() and inflate() respectively. The annotations are interspersed between lines of the code. So please read between the lines. We hope this helps explain some of the intricacies of ZLIB.

    標(biāo)簽: functions questions deflate inflate

    上傳時間: 2014-01-02

    上傳用戶:zhuyibin

主站蜘蛛池模板: 太白县| 博客| 宁乡县| 子洲县| 宜昌市| 镇沅| 永城市| 连南| 南充市| 雅江县| 花莲县| 壶关县| 成安县| 永川市| 晋宁县| 湘潭市| 唐河县| 台安县| 乌海市| 鸡泽县| 宁远县| 姜堰市| 林周县| 镇江市| 卓资县| 榆中县| 南安市| 米脂县| 临潭县| 驻马店市| 阳高县| 安新县| 长乐市| 邹城市| 安康市| 湾仔区| 武山县| 北碚区| 河源市| 安新县| 永嘉县|