ncbi_core.def
上传用户:yhdzpy8989
上传日期:2007-06-13
资源大小:13604k
文件大小:1k
源码类别:

生物技术

开发平台:

C/C++

  1. LIBRARY      "ncbi_core"
  2. DESCRIPTION  'ncbi_core Windows Dynamic Link Library'
  3. EXPORTS
  4. ; regexp
  5.     pcre_compile
  6.     pcre_copy_substring
  7.     pcre_exec
  8.     pcre_free_substring
  9.     pcre_free_substring_list
  10.     pcre_get_substring
  11.     pcre_get_substring_list
  12.     pcre_info
  13.     pcre_fullinfo
  14.     pcre_maketables
  15.     pcre_study
  16.     pcre_version
  17.     pcre_malloc
  18.     pcre_free
  19.     regcomp
  20.     regexec
  21.     regerror
  22.     regfree
  23. ; bzip2
  24.     BZ2_bzCompressInit
  25.     BZ2_bzCompress
  26.     BZ2_bzCompressEnd
  27.     BZ2_bzDecompressInit
  28.     BZ2_bzDecompress
  29.     BZ2_bzDecompressEnd
  30.     BZ2_bzBuffToBuffCompress
  31.     BZ2_bzBuffToBuffDecompress
  32.     BZ2_bzReadOpen
  33.     BZ2_bzReadClose
  34.     BZ2_bzReadGetUnused
  35.     BZ2_bzRead
  36.     BZ2_bzWriteOpen
  37.     BZ2_bzWrite
  38.     BZ2_bzWriteClose
  39.     BZ2_bzWriteClose64
  40.     BZ2_bzlibVersion
  41.     BZ2_bzopen
  42.     BZ2_bzdopen
  43.     BZ2_bzread
  44.     BZ2_bzwrite
  45.     BZ2_bzflush
  46.     BZ2_bzclose
  47.     BZ2_bzerror
  48. ; zlib
  49.     adler32
  50.     crc32
  51.     get_crc_table
  52.     compress
  53.     compress2
  54.     uncompress
  55.     zlibVersion
  56.     zError
  57.     deflate
  58.     deflateCopy
  59.     deflateEnd
  60.     deflateInit2_
  61.     deflateInit_
  62.     deflateParams
  63.     deflateReset
  64.     deflateSetDictionary
  65.     inflate
  66.     inflateEnd
  67.     inflateInit2_
  68.     inflateInit_
  69.     inflateReset
  70.     inflateSetDictionary
  71.     inflateSync
  72.     inflateSyncPoint
  73.     gzclose
  74.     gzdopen
  75.     gzerror
  76.     gzflush
  77.     gzopen
  78.     gzread
  79.     gzwrite
  80.     gzprintf
  81.     gzputc
  82.     gzgetc
  83.     gzseek
  84.     gzrewind
  85.     gztell
  86.     gzeof
  87.     gzsetparams
  88.     gzputs
  89.     gzgets