登录
首页 » Visual C++ » ParseS57

ParseS57

于 2021-01-31 发布 文件大小:14525KB
0 154
下载积分: 1 下载次数: 918

代码说明:

  电子海图程序源代码,可以对S57格式文件进行解析,希望高手能将显示做出来(Electronic Chart source code, you can format documents on S57 resolve, I hope you can show up to do)

文件列表:

ParseS57
........\CplConfig.h
........\CplConv.cpp
........\CplConv.h
........\CplError.cpp
........\CplError.h
........\CplPort.h
........\CplString.cpp
........\CplString.h
........\CplVsi.cpp
........\CplVsi.h
........\CplVsisimple.cpp
........\data
........\....\GB4X0000.000
........\DDFField.cpp
........\DDFFieldDefn.cpp
........\DDFFieldDefn.h
........\DDFModule.cpp
........\DDFModule.h
........\DDFRecord.cpp
........\DDFSubfieldDefn.cpp
........\DDFUtils.cpp
........\Debug
........\ff.h
........\FView.cpp
........\FView.h
........\iso8211.h
........\MainFrm.cpp
........\MainFrm.h
........\mydebug.h
........\ParseS57.aps
........\ParseS57.cpp
........\ParseS57.h
........\ParseS57.ncb
........\ParseS57.rc
........\ParseS57.sln
........\ParseS57.vcproj
........\ParseS57.vcproj.MARUINA.jxj.user
........\ParseS57.vcproj.WANGDONG.Administrator.user
........\ParseS57Doc.cpp
........\ParseS57Doc.h
........\ParseS57View.cpp
........\ParseS57View.h
........\ReadMe.txt
........\Release
........\res

........\...\ParseS57.manifest
........\...\ParseS57.rc2

........\...\Thumbs.db

........\resource.h
........\S57RecordSet.cpp
........\S57RecordSet.h
........\stdafx.cpp
........\stdafx.h
........\tiaoshi.txt
........\TView.cpp
........\TView.h
........\UpgradeLog.XML
........\_UpgradeReport_Files
........\....................\UpgradeReport.css
........\....................\UpgradeReport.xslt
........\....................\UpgradeReport_Minus.gif
........\....................\UpgradeReport_Plus.gif

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Direct_exp
    说明:  在VC下利用directX9.0写的很好的3D图形编程的例子,包括.x文件的读取,纹理的加载!适合初学者练手!(in VC directX9.0 write using a good 3D graphics programming examples, including. X document read, texture loading! For beginners to practice hands!)
    2006-03-22 20:57:16下载
    积分:1
  • 3Dmesh
    三维图形的切割就是要把三维网格模型进行切割然后以等值线显示切面上的数值。运用适当的三维图形显示技术和可视化C++编成技术来实现的。(Three-dimensional graphics of the cut is to take three-dimensional grid model and then cut the contour values on the display section. Use of appropriate three-dimensional graphics display technology and visualization techniques to compiled C++ implementation.)
    2010-10-16 17:27:19下载
    积分:1
  • 3DSdonghuawenjianyueduqi
    VisualC++实现3DS动画文件阅读器源代码(VisualC achieve 3DS document readers source code)
    2006-12-22 22:55:38下载
    积分:1
  • Voronoi1
    Voronoi图是以两点间线段的长度作为距离 ,对平面的一种分割。然而 ,在地理环境中 ,存在着许多自然的或人为的障碍 ,使得从一点到另一点不能直线到达。为了扩大Voronoi图的应用领域 ,本文对传统的Voronoi图进行扩充 ,给出了障碍Voronoi图的定义、性质 ,以及离散生成线段障碍Voronoi图的方法(Voronoi diagram based on the length of line between two points as the distance from a partition of the plane. However, in the geographical environment, there are many natural or man-made obstacles, making from one point to another point of arrival can not be a straight line. In order to expand the area of Voronoi diagram, Voronoi In this paper, the traditional expansion plans, given the obstacles to the definition of Voronoi diagram, the nature of the discrete Voronoi diagram generation segment of the barrier method)
    2009-07-14 11:02:15下载
    积分:1
  • TwoDimensionGraphicConvert
    二维图形的变换,平移,翻转,尺度变换,反射对称,用MFC实现,这是别人的实现,我又给添加了既平移又反转的情况演示(two dimension graphic convert, translate ,rotation,scaling ,reflection symmetric, used by MFC implemented ,though other implement ,but i add the translate and rotation )
    2020-06-30 23:20:02下载
    积分:1
  • rock
    离散元软件3DEC软甲隧道分析实例,考虑了节理分布情况以及各种支护结构单元,建模技术较高,有助于避免自带生成器的伪节理影响(Discrete element analysis software 3DEC soft-tunnel instance, consider the joint distribution as well as supporting a variety of structural units, higher modeling techniques to help avoid pseudo generator comes joints affected)
    2014-12-16 17:36:50下载
    积分:1
  • point
    用于点云切片功能的实现,非常好用,可以计算密度、厚度、等内容(For point cloud slicing feature to achieve very easy to use, you can calculate the density, thickness, etc.)
    2020-06-29 01:40:02下载
    积分:1
  • splinewidget
    VTK对格式为DICOM医学数据重建后,利用VTKsplinewidget类对其作进行曲线,并能利用鼠标对其人机操作。(VTK format for DICOM medical data reconstruction after VTKsplinewidget class its for the curve, and can use the mouse to its man-machine.)
    2020-10-27 10:29:59下载
    积分:1
  • scanalyze-1.0.3_source_code
    斯坦福大学开发的一个三维点云重构生成网格,进一步生成NURBS曲面并加光照效果的系统。可以实现对生成的三维图形旋转,移动和多个角度图形的拼接(Stanford University in the development of a 3D point cloud generation reconfigurable mesh, NURBS surface generation further increases and the effect of illumination system. Generation can be achieved on the 3D graphics rotation, movement and different angles graphics Mosaic)
    2007-03-21 20:44:34下载
    积分:1
  • 3d(ZJU)
    3D模型变换的VC++源程序,用户可在此基础继续进行研究(3D model transformation of the VC++ source code, users can continue to study on this basis,)
    2009-12-10 22:56:35下载
    积分:1
  • 696524资源总数
  • 103833会员总数
  • 52今日下载