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

生物技术

开发平台:

C/C++

  1. PCRE is a library of functions to support regular expressions whose syntax
  2. and semantics are as close as possible to those of the Perl 5 language.
  3. Written by: Philip Hazel <ph10@cam.ac.uk>
  4. University of Cambridge Computing Service,
  5. Cambridge, England. Phone: +44 1223 334714.
  6. Copyright (c) 1997-2001 University of Cambridge
  7. Also, see AUTHORS, LICENCE in the "doc" folder.
  8. ---------------------------------------------------------------------------
  9. Modifications:
  10. May 2002. 
  11.     Ported to NCBI C++ Toolkit. Vladimir Ivanov (ivanov@ncbi.nlm.nih.com)