登录
首页 » Visual C++ » 8941662456

8941662456

于 2020-11-30 发布 文件大小:2677KB
0 220
下载积分: 1 下载次数: 1

代码说明:

说明:  本程序使用MFC编写了一个能够在同一界面上显示立体图形的三视图的源程序。(This program using MFC wrote a can in the same interface shown on the SanShiTu three-dimensional graph of the source program.)

文件列表:

8941662456
..........\3dm
..........\...\5G_2DVertex.cpp
..........\...\5G_2DVertex.h
..........\...\5G_3DElement.cpp
..........\...\5G_3DElement.h
..........\...\5G_3DObject.cpp
..........\...\5G_3DObject.h
..........\...\5G_3DScene.cpp
..........\...\5G_3DScene.h
..........\...\5G_3DVertex.cpp
..........\...\5G_3DVertex.h
..........\...\5G_4DVertex.cpp
..........\...\5G_4DVertex.h
..........\...\5G_Light.cpp
..........\...\5G_Light.h
..........\...\5G_Material.cpp
..........\...\5G_Material.h
..........\...\5G_PARSE3DM.cpp
..........\...\5G_PARSE3DM.h
..........\ChildOGLView.cpp
..........\ChildOGLView.h
..........\CommonVal.h
..........\Debug
..........\.....\5G_2DVertex.obj
..........\.....\5G_3DElement.obj
..........\.....\5G_3DMMani.obj
..........\.....\5G_3DObject.obj
..........\.....\5G_3DScene.obj
..........\.....\5G_3DVertex.obj
..........\.....\5G_4DVertex.obj
..........\.....\5G_Light.obj
..........\.....\5G_Material.obj
..........\.....\5G_PARSE3DM.obj
..........\.....\ChildOGLView.obj
..........\.....\Edit3DM.exe
..........\.....\Edit3DM.ilk
..........\.....\Edit3DM.obj
..........\.....\Edit3DM.pch
..........\.....\Edit3DM.pdb
..........\.....\Edit3DM.res
..........\.....\Edit3DMDoc.obj
..........\.....\Edit3DMView.obj
..........\.....\MainFrm.obj
..........\.....\scbarcf.obj
..........\.....\scbarg.obj
..........\.....\sizecbar.obj
..........\.....\StdAfx.obj
..........\.....\vc60.idb
..........\.....\vc60.pdb
..........\.....\ViewBar.obj
..........\DockView
..........\........\scbarcf.cpp
..........\........\scbarcf.h
..........\........\scbarg.cpp
..........\........\scbarg.h
..........\........\sizecbar.cpp
..........\........\sizecbar.h
..........\........\usage
..........\........\.....\The Code Project - CSizingControlBar - a resizable control bar - Toolbars & Docking Windows.files
..........\........\.....\.................................................................................................\admin_modify.gif
..........\........\.....\.................................................................................................\advertise.gif
..........\........\.....\.................................................................................................\bookmarks.gif
..........\........\.....\.................................................................................................\books2_sml.gif

..........\........\.....\.................................................................................................\global.css
..........\........\.....\.................................................................................................\Grid6banner.gif
..........\........\.....\.................................................................................................\hlp.gif
..........\........\.....\.................................................................................................\ind.gif
..........\........\.....\.................................................................................................\link.gif
..........\........\.....\.................................................................................................\logo225x72.gif
..........\........\.....\.................................................................................................\logoff_small.gif
..........\........\.....\.................................................................................................\mail.gif
..........\........\.....\.................................................................................................\msdn_button.gif
..........\........\.....\.................................................................................................\news_none.gif
..........\........\.....\.................................................................................................\news_suss.gif
..........\........\.....\.................................................................................................\news_unselected.gif
..........\........\.....\.................................................................................................\print.gif
..........\........\.....\.................................................................................................\profile_small.gif
..........\........\.....\.................................................................................................\red.gif
..........\........\.....\.................................................................................................\sizecbar.gif
..........\........\.....\.................................................................................................\Skyscraper.gif
..........\........\.....\.................................................................................................\smiley_biggrin.gif
..........\........\.....\.................................................................................................\smiley_confused.gif
..........\........\.....\.................................................................................................\smiley_smile.gif
..........\........\.....\.................................................................................................\smiley_wink.gif
..........\........\.....\.................................................................................................\space.gif
..........\........\.....\.................................................................................................\sponsors.gif
..........\........\.....\.................................................................................................\submit_small.gif
..........\........\.....\.................................................................................................\t.gif
..........\........\.....\.................................................................................................\toolbar.js
..........\........\.....\.................................................................................................\userinfo.gif
..........\........\.....\.................................................................................................\usersuss.gif
..........\........\.....\.................................................................................................\white.gif
..........\........\.....\The Code Project - CSizingControlBar - a resizable control bar - Toolbars & Docking Windows.htm
..........\........\ViewBar.cpp
..........\........\ViewBar.h
..........\Edit3DM.clw
..........\Edit3DM.cpp
..........\Edit3DM.dsp

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

发表评论

0 个回复

  • qicanshu
    说明:  用于三维空间坐标系变换的7参数模型,在设计坐标系变换的各行业应用中用的最多,从数学角度来说也是最严密的转换方法。 由于结果中最多可求得七个转换参数,即三个平移参数、三个旋转参数(Ex、Ey、Ez)和一个尺度缩放因子(m),因此,通常也被称为七参数法。 (Three-dimensional coordinate system transformation for the 7 parameter model, coordinate system transformation in the design of applications using the most, the industry, from the mathematical point of view, the conversion is the most rigorous methods. Since the results can be obtained up to seven transformation parameters, ie three translation parameters, three rotation parameters (Ex, Ey, Ez) and a zoom scale factor (m), therefore, often referred to as seven-parameter method.)
    2011-04-05 09:09:15下载
    积分:1
  • HazeRemoval
    数字图像处理有关于图像去雾的新型算法与实现(There are new digital image processing algorithms on the image to go to the fog and Implementation)
    2014-11-12 14:34:37下载
    积分:1
  • HOG+SVM进行片中行人检测
    说明:  行人检测HOG+SVM进行图片中行人检测,提供训练用的pos和neg样本,效果还可以;没有SVM工具箱的,压缩包里已经提供了,安装一下即可(Pedestrian detection HOG + SVM for pedestrian detection in pictures, providing POS and neg samples for training, the effect is good; without SVM toolbox, the compression package has been provided, just install it.)
    2020-10-30 16:09:56下载
    积分:1
  • energypick
    本程序实现功能: 1、微机、IBM工作站segy格式文件的a)变面积、b)波形、c)波形加变面积显示; 2、AGC自动均衡显示; 3、用任意多边形选择剖面数据并提取归一化能量、修改选取数据。 (This program function: 1, microcomputer, IBM workstations segy format file of a) become area, b) waveform, c) waveform and become area shows 2, AGC automatic equilibrium display 3, with arbitrary polygon choose profile and extracted data normalization energy, modify, select data.)
    2011-09-15 15:18:28下载
    积分:1
  • 222171720920061213101744868886
    使用 visual c++编写的基本的数字图像处理程序,(The use of visual c++ Prepared basic digital image processing procedures,)
    2007-10-21 16:26:10下载
    积分:1
  • liver_ultr
    Abstract—Noninvasive ultrasound imaging of carotid plaques allows for the development of plaque-image analysis methods associated with the risk of stroke. This paper presents several plaqueimage analysis methods that have been developed over the past years. The paper begins with a review of clinical methods for visual classification that have led to standardized methods for image acquisition, describes methods for image segmentation and denoizing, and provides an overview of the several texture-feature extraction and classification methods that have been applied. We provide a summary of emerging trends in 3-D imaging methods and plaque-motion analysis. Finally, we provide a discussion of the emerging trends and future directions in our concluding remarks.
    2013-10-28 12:36:04下载
    积分:1
  • ZhengNan5
    图像的逆滤波 维纳滤波 同时可以对图像进行模糊处理比如运动模糊 卷积模糊(Using C++ to complete images of conversion, processing and compression process, is to learn good reference digital image processing program!)
    2011-05-14 20:02:47下载
    积分:1
  • CSF1
    表面张力CSF模型,用于计算微重力条件下的两相流问题。(Comtinum Saface tension Force)
    2010-09-21 17:34:26下载
    积分:1
  • Huffman
    huffman编码 基于对BMP格式图像的编码! 具体你们自己看看!(Huffman code)
    2010-07-13 14:11:25下载
    积分:1
  • fingertips
    利用OpenCV实现单幅图片对于手指的精确识别(Single image using OpenCV to achieve precise identification of the finger)
    2011-02-11 17:09:05下载
    积分:1
  • 696518资源总数
  • 106208会员总数
  • 21今日下载