找回密码
 欢迎注册
搜索
热搜: 活动 交友 discuz
查看: 1850|回复: 2

关于zlib的问题

[复制链接]
发表于 2003-9-28 16:11:46 | 显示全部楼层 |阅读模式
刚下载的程序要用到ZLIB.
我理解是ZLIB 是一个与DCMTK相似的ToolKit,并为DCMTK用以压缩文件,其文件夹ZLIB 1.1.4应该放在与DCMTK相同的目录下.
是不所有的DCMTK程序都需要用到ZLIB?可我通过google搜索似乎找不到一个合适的ZLIB 1.1.4,还是有什么别的问题呀?
郁闷ing...SOS!
发表于 2003-9-28 19:07:46 | 显示全部楼层

关于zlib的问题

ZLIB SUPPORT
============
Starting with release 3.5.2, DCMTK supports the "Deflated Explicit VR
Little Endian" Transfer Syntax, i.e. ZIP-compressed network transmission
and media storage.  DCMTK relies on the ZLIB toolkit (www.zlib.org) for
the underlying compression routines.  Due to security considerations, we
recommend that DCMTK should only be used with ZLIB 1.1.4 or newer.
On Unix platforms, if support for zlib compression is desired, a
compiled version of the zlib library and include files must be available
during compilation of DCMTK, and the ZLIB support must be switched on
explicitly. DCMTK compiles without ZLIB support and disables ZLIB
compression by default.
On Windows, the Visual C++ project files provided as part of the toolkit
expect a directory named "zlib-1.1.4" to be present in the same
directory where the DCMTK root directory (dcmtk) also resides. Include
files are expected in zlib-1.1.4/include. A debug version of the library
is expected in zlib-1.1.4/debug/zlib.lib, a release version in
zlib-1.1.4/release/zlib.lib. The debug version must be compiled for the
multithread debug version of the runtime (/MTd)", the release version
must be compiled for the non-debug multithread runtime (/MT). A
precompiled version of the library can be downloaded from
http://dicom.offis.de/dcmtk
 楼主| 发表于 2003-9-29 08:29:17 | 显示全部楼层

关于zlib的问题

http://dicom.offis.de/dcmtk 这个网址下的ZLIB 1.1.4只有Unix的版本,我想要一个Windows下的.
另外大哥有没有其它可调的dcmtk的程序?传给我吧.感激不尽
您需要登录后才可以回帖 登录 | 欢迎注册

本版积分规则

快速回复 返回顶部 返回列表