文件名称:SmartStorage

介绍说明--下载内容均来自于网络,请自行研究使用

一套基于ZIP/霍夫曼技术的智能数据存储技术试验源代码,这里所谓的智能存储技术大约类似一个文件包,你可以添加任意格式的文件进行存储(使用AddUpdateItem函数)和从文件包中删除(使用DeleteItem函数).

你可以选择 zlib/huffman压缩模式进行压缩存储或者不使用压缩进行存储.

它采用了文件索引技术因此可以获得更好的性能,这个就是叫真空存储技术,即 VaccumStorage()函数.

而且,最重要的是,它使用序列化小节(块)技术来进行处理 CRC 和压缩大文件.

适合不需要使用数据库存储的网友,可以存储一些图片,文字甚至视频流媒体等格式。小巧方便。不使用其他ActiveX控件。

使用时先把Common\TLBs 目录中的oleguids3.tlb以及WithCompression\Test 目录下的zlib.dll 两个文件拷贝到\system32文件夹下即可打开TestWithCompression.vbg工程。-Based on a set of ZIP/Hoffman, Intelligent data storage technology test source code, here about the so-called intelligent storage technology similar to a package, you can add any file format for storage (using AddUpdateItem function) and remove the package from the file (using DeleteItem function).

 You can choose zlib/huffman compression compression compression is not used for storage or storage.

 It uses the document indexing technology so you can get better performance, this is called the vacuum storage technology, which VaccumStorage () function.

 And, most importantly, it uses the sequence of the section (block) processing technology to compress large files and CRC.

 For database storage of users do not need to store some pictures, text and even streaming video and other formats. Small and convenient. Do not use other ActiveX controls.

 When used first Common \ TLBs directory oleguids3.tlb and WithCompression \ Test directory zlib.dll two files copied to the \ system32 f
相关搜索: REMOVE
TEXT
FROM
VIDEO
视频
压缩

(系统自动生成,下载前可以参看下载内容)

下载文件列表

TestWithCompression.vbg

Common\Classes\cFileDlg.cls

......\.......\cFilters.cls

......\.......\cPrecTimer.cls

......\.ontrols\ucListView.ctl

......\Modules\mIOleInPlaceActivate.bas

......\.......\mListViewEx.bas

......\TLBs\oleguids3.tlb

WithCompression\cCompression.cls

...............\cCRC.cls

...............\cDIBsEx.cls

...............\cFile.cls

...............\cHuffman.cls

...............\cStorage.cls

...............\SmartStorage.vbp

...............\SmartStorage.vbw

...............\Test\Forms\frmTest.frm

...............\....\.....\frmTest.frx

...............\....\prjTest.vbp

...............\....\prjTest.vbw

...............\....\Res\prjTest.res

...............\....\Test.ind

...............\....\Test.sdb

...............\....\zlib.dll

...............\....\Forms

...............\....\Res

Common\Classes

......\Controls

......\Modules

......\TLBs

WithCompression\Test

Common

WithCompression

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org