20楼#
发布于:2005-11-07 15:39
上面的地址里有比较详细的读写转换eoo数据的类 在这里贴出,希望你能下载到. A Library to Read/Write Compressed E00 FilesE00Compr is an Open Source (i.e. Free!) ANSI-C library to compress and uncompress Arc/Info Export (E00) files. The C library can be easily plugged into existing E00 translators to add support for compressed E00 files simply by replacing the existing translator's read/write function by the E00ReadNextLine() and E00WriteNextLine() functions provided by the library. See the library documentation for all the details. For those who do not need a library but simply want to convert some files, the package includes the "E00CONV" conversion program that allows you to convert a E00 file to and from any compression level (NONE, PARTIAL or FULL). The latest version of the library is version 1.0.0 from September 17, 2005.
See als
Comments, suggestions (and bug reports of course!) are always welcome... please keep in mind that I may not have time to respond to all Emails (but I'll do my best). |
|
|
21楼#
发布于:2005-11-07 15:38
我无法访问到这个网页。 我有一些e00的数据,打开后都有发现实际字段值的个数小于相应字段说明的字段个数,这个问题的原因是什么?仍在郁闷中。。。 如果您知道,恳求指点迷津。 [此贴子已经被作者于2005-11-7 15:40:00编辑过] |
|
22楼#
发布于:2005-11-07 12:34
你找到的数据格式说明是这个吗:http://avce00.maptools.org/e00compr/index.html |
|
|
23楼#
发布于:2005-11-05 09:07
哭,怎么没有人理我?呜呜呜 |
|