登录
首页 » C# » 3D

3D

于 2015-01-27 发布 文件大小:137KB
0 190
下载积分: 1 下载次数: 0

代码说明:

说明:  显示三维坐标系,及刻度,网格,并且可以随着自定义方位角和视角的变换而做出相应的改变。(According to 3 d coordinate system, and the scale, the grid, and it can with custom azimuth and perspective transformation and makes the corresponding change)

文件列表:

三维坐标系
..........\Example8_1_1
..........\............\app.config,144,2013-05-20
..........\............\bin
..........\............\...\Debug
..........\............\...\.....\Example8_1_1.exe,36352,2014-12-13
..........\............\...\.....\Example8_1_1.exe.config,144,2013-05-20
..........\............\...\.....\Example8_1_1.pdb,136704,2014-12-13
..........\............\...\.....\Example8_1_1.vshost.exe,11592,2015-01-25
..........\............\...\.....\Example8_1_1.vshost.exe.config,144,2013-05-20
..........\............\...\.....\Example8_1_1.vshost.exe.manifest,490,2012-06-06
..........\............\ChartStyle.cs,37188,2014-11-18
..........\............\Example8_1_1.csproj,5112,2013-05-20
..........\............\Example8_1_1.csproj.user,452,2013-05-20
..........\............\Form1.cs,4725,2014-11-19
..........\............\Form1.designer.cs,19084,2013-05-21
..........\............\Form1.resx,5814,2014-11-19
..........\............\LineStyle.cs,4154,2010-07-26
..........\............\Matrix3.cs,10259,2010-07-26
..........\............\obj
..........\............\...\Debug
..........\............\...\.....\DesignTimeResolveAssemblyReferences.cache,1278,2014-11-14
..........\............\...\.....\DesignTimeResolveAssemblyReferencesInput.cache,5934,2014-12-13
..........\............\...\.....\Example8_1_1.csproj.FileListAbsolute.txt,4836,2015-01-25
..........\............\...\.....\Example8_1_1.csproj.GenerateResource.Cache,975,2014-11-19
..........\............\...\.....\Example8_1_1.csprojResolveAssemblyReference.cache,1696,2014-11-17
..........\............\...\.....\Example8_1_1.exe,36352,2014-12-13
..........\............\...\.....\Example8_1_1.Form1.resources,180,2014-11-19
..........\............\...\.....\Example8_1_1.pdb,136704,2014-12-13
..........\............\...\.....\Example8_1_1.Properties.Resources.resources,180,2013-05-21
..........\............\...\.....\GenerateResource.read.1.tlog,762,2013-05-21
..........\............\...\.....\GenerateResource.write.1.tlog,1730,2013-05-21
..........\............\...\.....\TempPE
..........\............\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2013-05-20
..........\............\...\Example8_1_1.csproj.FileListAbsolute.txt,3260,2010-11-10
..........\............\Point3.cs,2180,2014-11-17
..........\............\Program.cs,479,2010-01-01
..........\............\Properties
..........\............\..........\AssemblyInfo.cs,1318,2010-01-01
..........\............\..........\Resources.Designer.cs,2862,2013-05-20
..........\............\..........\Resources.resx,5350,2010-01-01
..........\............\..........\Settings.Designer.cs,1110,2013-05-20
..........\............\..........\Settings.settings,249,2010-01-01
..........\Example8_1_1.sln,926,2013-05-20
..........\UpgradeLog.XML,1669,2013-05-20
..........\_UpgradeReport_Files
..........\....................\UpgradeReport.css,3348,2013-05-20
..........\....................\UpgradeReport.xslt,12505,2010-05-04
..........\....................\UpgradeReport_Minus.gif
..........\....................\UpgradeReport_Plus.gif

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

发表评论

0 个回复

  • IET_CV_SOAMST_2011
    一个比例和方向自适应均值漂移跟踪算法(SOAMST) 提出本文所要解决的问题,如何估计的规模和方向 改变均值漂移下的目标跟踪框架。在原来的均值偏移 跟踪算法,可以很好地估计目标的位置,规模的同时, 方向的变化,不能自适应估计。考虑到图像(重量) 是来自于目标运动模型和候选模型可以代表的可能性,一个 像素属于目标,我们证明了原来的均值漂移跟踪算法可以 推导出的重量图像的零阶和一阶矩。随着零阶 矩和目标模型和候选模型之间的Bhattacharyya系数, 提出了简单而有效的方法来估计的规模为目标。然后一种方法, 利用估计的区域和第二阶中心矩,提出 自适应地估计目标的宽度,高度和方向的变化。广泛 实验来证实所提出的方法,并验证其可靠性 规模和方向变化的目标。(A scale and orientation adaptive mean shift tracking (SOAMST) algorithm is proposed in this paper to address the problem of how to estimate the scale and orientation changes of the target under the mean shift tracking framework. In the original mean shift tracking algorithm, the position of the target can be well estimated, while the scale and orientation changes can not be adaptively estimated. Considering that the weight image derived from the target model and the candidate model can represent the possibility that a pixel belongs to the target, we show that the original mean shift tracking algorithm can be derived using the zeroth and the first order moments of the weight image. With the zeroth order moment and the Bhattacharyya coefficient between the target model and candidate model, a simple and effective method is proposed to estimate the scale of target. Then an approach, which utilizes the estimated area and the second order center moment, is proposed to adaptively e)
    2013-08-06 16:55:36下载
    积分:1
  • GDI绘制
    GDI draw Can be used for all drawing GDI draws Available for all drawing
    2018-06-20 10:38:32下载
    积分:1
  • SFM--(local-coordinate-estimation)
    三维重建程序,包括数据和代码,用的是SFM的方法,课程设计(Three-dimensional reconstruction program, including data and code, using SFM method, course design)
    2014-04-23 09:47:37下载
    积分:1
  • soar-1.11
    说明:  一个大规模地形现实和纹理映射的程序,从国外网站下载的,一般的机器根本跑不动,标准C编写,多平台可编译,供大家学习。(a large-scale topographic reality and texture mapping procedures from abroad website and general machinery simply could not, the standard C preparation, multi-platform can be compiled for the study.)
    2006-03-13 13:44:46下载
    积分:1
  • Illumination
    光照模型的完整源码,内含Gouraud和phong两种明暗处理。(Complete source of illumination model, to containing Gouraud and phong two-shading.)
    2020-11-09 20:29:47下载
    积分:1
  • ode-0.11.1
    可以用于rigid body等动画的仿真open dynamic engine最新版本。本人已经创建工程的ODE,全国首发,SLN文件在ode-0.11.1uildvs2008下,打开为可以运行的sample程序。(Open dynamic engine, which is used to animation simulation, such as rigid body. It is called as physical engine. I have make the ODE to be a .Sln file. You guys can directly use it. Have fun!)
    2009-11-25 12:01:24下载
    积分:1
  • terrainLod
    说明:  一个关于地形LOD渲染得例子,给出了渲染得全部代码(a rendering of the terrain in LOD examples given in all rendering code)
    2006-03-22 20:45:51下载
    积分:1
  • exoosg
    exercis on osg programing in visuel basic c++
    2013-11-09 19:19:42下载
    积分:1
  • Love
    c++显示爱心,3D显示,表白可用,怒求推荐(c++ show love, 3D display, confession Tools)
    2015-09-11 16:04:51下载
    积分:1
  • Avateering-XNA
    自然人机交互的示例源代码,虚拟一个3D人,受显示中人的控制(Natural machine interaction sample source code, a 3D virtual person, by the display control of the human)
    2013-11-02 16:25:46下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载