登录
首页 » Visual C++ » Contour

Contour

于 2009-07-29 发布 文件大小:8483KB
0 303
下载积分: 1 下载次数: 2

代码说明:

说明:  c++的绘制二维等值线源码。有示例数据,可以运行。(c++ two-dimensional contour map of the source。c++ code for contour map)

文件列表:

Contour
.......\2DMemAllocator.cpp
.......\2DMemAllocator.h
.......\ClrFileDialog.cpp
.......\ClrFileDialog.h
.......\ColorLookUpTable.cpp
.......\ColorLookUpTable.h
.......\Contour.cpp
.......\Contour.h
.......\ContourDrawer.cpp
.......\ContourDrawer.h
.......\ContourGenerator.aps
.......\ContourGenerator.clw
.......\ContourGenerator.cpp
.......\ContourGenerator.dsp
.......\ContourGenerator.dsw
.......\ContourGenerator.h
.......\ContourGenerator.ncb
.......\ContourGenerator.opt
.......\ContourGenerator.plg
.......\ContourGenerator.rc
.......\ContourGenerator.sln
.......\ContourGenerator.sln.old
.......\ContourGenerator.vcproj
.......\ContourGenerator.vcproj.7.10.old
.......\ContourGenerator.vcproj.LJ.Administrator.user
.......\ContourGeneratorDoc.cpp
.......\ContourGeneratorDoc.h
.......\ContourGeneratorView.cpp
.......\ContourGeneratorView.h
.......\ContourObj.cpp
.......\ContourObj.h
.......\ContourTracer.cpp
.......\ContourTracer.h
.......\ContourValues.cpp
.......\ContourValues.h
.......\Debug
.......\.....\2DMemAllocator.obj
.......\.....\2DMemAllocator.sbr
.......\.....\ClrFileDialog.obj
.......\.....\ClrFileDialog.sbr
.......\.....\ColorLookUpTable.obj
.......\.....\ColorLookUpTable.sbr
.......\.....\Contour.obj
.......\.....\Contour.sbr
.......\.....\ContourDrawer.obj
.......\.....\ContourDrawer.sbr
.......\.....\ContourGenerator.exe
.......\.....\ContourGenerator.ilk
.......\.....\ContourGenerator.obj
.......\.....\ContourGenerator.pch
.......\.....\ContourGenerator.pdb
.......\.....\ContourGenerator.res
.......\.....\ContourGenerator.sbr
.......\.....\ContourGeneratorDoc.obj
.......\.....\ContourGeneratorDoc.sbr
.......\.....\ContourGeneratorView.obj
.......\.....\ContourGeneratorView.sbr
.......\.....\ContourObj.obj
.......\.....\ContourObj.sbr
.......\.....\ContourTracer.obj
.......\.....\ContourTracer.sbr
.......\.....\ContourValues.obj
.......\.....\ContourValues.sbr
.......\.....\EditContourLevelDlg.obj
.......\.....\EditContourLevelDlg.sbr
.......\.....\GeoData.obj
.......\.....\GeoData.sbr
.......\.....\MainFrm.obj
.......\.....\MainFrm.sbr
.......\.....\StdAfx.obj
.......\.....\StdAfx.sbr
.......\.....\vc60.idb
.......\.....\vc60.pdb
.......\EditContourLevelDlg.cpp
.......\EditContourLevelDlg.h
.......\GeoData.cpp
.......\GeoData.h
.......\GeoStruct.h
.......\MainFrm.cpp
.......\MainFrm.h
.......\Release
.......\.......\2DMemAllocator.obj
.......\.......\BuildLog.htm
.......\.......\ClrFileDialog.obj
.......\.......\ColorLookUpTable.obj
.......\.......\Contour.obj
.......\.......\ContourDrawer.obj
.......\.......\ContourGenerator.exe
.......\.......\ContourGenerator.obj
.......\.......\ContourGenerator.pch
.......\.......\ContourGenerator.res
.......\.......\ContourGeneratorDoc.obj
.......\.......\ContourGeneratorView.obj
.......\.......\ContourObj.obj
.......\.......\ContourTracer.obj
.......\.......\ContourValues.obj
.......\.......\EditContourLevelDlg.obj
.......\.......\GeoData.obj
.......\.......\MainFrm.obj

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

发表评论

0 个回复

  • vyk-read-bmp-to3d
    vtk读入多张bmp图片实现三维重建 有bmp数据 (VTK read in many a BMP image realize 3 d reconstruction have BMP data )
    2021-01-14 10:38:47下载
    积分:1
  • fenlei
    机载激光雷达点云的阶层式分类(Airborne Lidar Point Cloud hierarchical classification)
    2021-01-24 20:58:38下载
    积分:1
  • Duncan
    flac3d中邓肯张自定义本构模型的源代码。(duncan self-defined model)
    2020-10-08 08:57:38下载
    积分:1
  • 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
  • Scene
    Visual C++结合OpenGL做的一个3D场景。其中包含地形生成,场景漫游,碰撞检测,场景中模拟了河流,跳跃的鱼,喷泉,树木,水草,房屋,塔楼,楼梯,飘动的旗帜等等。第一人称视角,可以跳跃行走碰撞检测,模拟了白天黑夜等等!(Visual C++ with OpenGL to do a 3D scene. Which contains the terrain generation, scene roaming, collision detection, simulation of the river scene, jumping fish, fountains, trees, plants, houses, towers, stairs, waving flags and so on. First-person perspective, you can skip walking collision detection, simulation of the day and night, and more!)
    2021-01-25 22:18:38下载
    积分:1
  • Skinmesh
    实现骨骼动画类,实现简单骨骼动画载入鸡演示(Category to achieve skeletal animation, skeleton animation simple loading)
    2009-07-09 19:56:44下载
    积分:1
  • WashU-Research-0.1
    本程序是基于平面图对建筑规模场景进行三维重建。(This procedure is based on the floor plan for the construction scale of the three-dimensional reconstruction of the scene.)
    2017-08-17 14:31:43下载
    积分:1
  • 分割代码
    本人最近正在研究三维点云库pcl,可以说三位点云图像处理未来的应用前景非常广阔,因此愿意与各位感兴趣的朋友一起探讨.此程序是本人最近最近感兴趣的三维点云分割程序,通过区域增长算法将三维点云实现较好分割。源程序来自POINT CLOUD LIBRARY外文官方网站,运行此程序需提前配置好pcl点云库。(I was recently on the 3D point cloud library PCL, it can be said that the three sites of cloud image processing application prospect is very broad, so are willing to share with you interested friends to explore. This program is a 3D point cloud I recently interested in the segmentation process, through the regional growth algorithm will achieve better segmentation of 3D point cloud. The source program comes from POINT CLOUD LIBRARY foreign language official website, running this program need to configure the PCL point cloud Library in advance)
    2017-11-02 11:50:13下载
    积分:1
  • earthquakeanalysis
    对地震数据进行分析,并对它们进行三维重建,可用来对地震原因进行探索.(Analysis of seismic data, and their three-dimensional reconstruction, can be used to explore the causes of earthquakes.)
    2009-03-23 11:43:22下载
    积分:1
  • coders
    使用D3D编写的简单开车游戏,新手可以看看,做的比较简陋,但应有的功能还是有的,包含开始界面,赛车选择,有背景音乐,可切换视角(Using D3D write simple driving game, beginners can see, the more humble, but its function or some, contains the start interface, the car selection, background music, can switch perspective)
    2020-09-14 14:27:57下载
    积分:1
  • 696518资源总数
  • 105714会员总数
  • 27今日下载