geos-3.0.0

所属分类:3D图形编程
开发工具:Unix_Linux
文件大小:1960KB
下载次数:11
上传日期:2009-02-17 17:24:31
上 传 者bubin
说明:  这是一个Linux下的用C++写的QuadTree的LOD程序!希望对学习Linux编程的有帮助
(This is an under Linux using C++ written in the LOD procedure QuadTree! Wish to study Linux programming help)

文件列表:
geos-3.0.0\aclocal.m4 (261220, 2007-12-22)
geos-3.0.0\acsite.m4 (1368, 2007-12-13)
geos-3.0.0\AUTHORS (1637, 2007-12-13)
geos-3.0.0\capi\geostest.c (8696, 2007-12-13)
geos-3.0.0\capi\geos_c.cpp (39216, 2007-12-13)
geos-3.0.0\capi\geos_c.h (16664, 2007-12-22)
geos-3.0.0\capi\geos_c.h.in (16785, 2007-12-13)
geos-3.0.0\capi\Makefile.am (1059, 2007-12-13)
geos-3.0.0\capi\Makefile.in (23478, 2007-12-22)
geos-3.0.0\capi\test.expected (365160, 2007-12-13)
geos-3.0.0\capi\test.wkt (110542, 2007-12-13)
geos-3.0.0\capi\testrunner.sh (493, 2007-12-13)
geos-3.0.0\ChangeLog (397615, 2007-12-22)
geos-3.0.0\config.guess (43668, 2006-11-07)
geos-3.0.0\config.sub (32151, 2006-11-07)
geos-3.0.0\configure (842026, 2007-12-22)
geos-3.0.0\configure.in (9325, 2007-12-22)
geos-3.0.0\COPYING (26430, 2007-12-13)
geos-3.0.0\depcomp (15936, 2007-12-13)
geos-3.0.0\doc\Doxyfile (37415, 2007-12-22)
geos-3.0.0\doc\Doxyfile.in (37433, 2007-12-13)
geos-3.0.0\doc\example.cpp (34275, 2007-12-13)
geos-3.0.0\doc\Makefile.am (356, 2007-12-13)
geos-3.0.0\doc\Makefile.in (14816, 2007-12-22)
geos-3.0.0\INSTALL (3448, 2007-12-13)
geos-3.0.0\install-sh (9233, 2007-12-13)
geos-3.0.0\ltmain.sh (196440, 2006-11-07)
geos-3.0.0\macros\ac_pkg_swig.m4 (6639, 2007-12-13)
geos-3.0.0\macros\ac_python_devel.m4 (3293, 2007-12-13)
geos-3.0.0\macros\geos.m4 (2871, 2007-12-13)
geos-3.0.0\macros\Makefile.am (90, 2007-12-13)
geos-3.0.0\macros\Makefile.in (9953, 2007-12-22)
geos-3.0.0\macros\python.m4 (7273, 2007-12-13)
geos-3.0.0\macros\ruby.m4 (2097, 2007-12-13)
geos-3.0.0\Makefile.am (368, 2007-12-13)
geos-3.0.0\Makefile.in (20369, 2007-12-22)
geos-3.0.0\missing (11014, 2007-12-13)
geos-3.0.0\NEWS (10592, 2007-12-22)
geos-3.0.0\py-compile (4142, 2007-12-13)
... ...

BUILDING, TESTING, INSTALLING ============================= Unix ----- # ./configure # make # make check # make install Win32 ----- Win32 Visual Studio Builds: source\makefile.vc CLIENT APPLICATIONS =================== Using the C interface (recommended) ----------------------------------- To compile programs against the C lib (recommended): CFLAGS += `geos-config --cflags` LDFLAGS += `geos-config --ldflags` -lgeos_c #include Example usage: capi/geostest.c contains basic usage examples. Using the C++ interface (discouraged) ------------------------------------- To compile programs against the C++ lib: CFLAGS += `geos-config --cflags` LDFLAGS += `geos-config --ldflags` -lgeos #include Example usage: doc/example.cpp contains basic usage examples. DOCUMENTATION ============= # cd doc; make doxygen-html http://geos.refractions.net

近期下载者

相关文件


收藏者