c++计算三维空间中任意两条直线之间的位置关系(平行、相交、交错、重合)

上传者: changgeyixiao | 上传时间: 2021-07-05 11:27:25 | 文件大小: 50.53MB | 文件类型: RAR
利用eigen库内矩阵运算函数,写了LinesPositionRelationship3D类。实现了确定三维空间任意两条直线位置关系并获得在平行和交错条件下的两直线距离的功能。该类是在确定空间两圆柱轴线关系下的副产品。

文件下载

资源详情

[{"title":"( 66 个子文件 50.53MB ) c++计算三维空间中任意两条直线之间的位置关系(平行、相交、交错、重合)","children":[{"title":"doubleCylinder","children":[{"title":"Debug","children":[{"title":"doubleCylinder.ilk <span style='color:#111;'> 822.65KB </span>","children":null,"spread":false},{"title":"doubleCylinder.exe <span style='color:#111;'> 197.50KB </span>","children":null,"spread":false},{"title":"doubleCylinder.pdb <span style='color:#111;'> 4.11MB </span>","children":null,"spread":false}],"spread":true},{"title":".vs","children":[{"title":"doubleCylinder","children":[{"title":"v14","children":[{"title":".suo <span style='color:#111;'> 65.50KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true},{"title":"x64","children":[{"title":"Debug","children":[{"title":"doubleCylinder.ilk <span style='color:#111;'> 1.14MB </span>","children":null,"spread":false},{"title":"doubleCylinder.exe <span style='color:#111;'> 280.50KB </span>","children":null,"spread":false},{"title":"doubleCylinder.pdb <span style='color:#111;'> 27.26MB </span>","children":null,"spread":false}],"spread":true},{"title":"Release","children":[{"title":"doubleCylinder.iobj <span style='color:#111;'> 1.62MB </span>","children":null,"spread":false},{"title":"doubleCylinder.exe <span style='color:#111;'> 35.00KB </span>","children":null,"spread":false},{"title":"doubleCylinder.pdb <span style='color:#111;'> 22.48MB </span>","children":null,"spread":false},{"title":"doubleCylinder.exe.lastcodeanalysissucceeded <span style='color:#111;'> 0B </span>","children":null,"spread":false},{"title":"doubleCylinder.ipdb <span style='color:#111;'> 578.56KB </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"doubleCylinder.VC.db <span style='color:#111;'> 162.78MB </span>","children":null,"spread":false},{"title":"doubleCylinder.sln <span style='color:#111;'> 1.29KB </span>","children":null,"spread":false},{"title":"doubleCylinder","children":[{"title":"LinePositionRelationship3D.h <span style='color:#111;'> 3.10KB </span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"vc140.pdb <span style='color:#111;'> 2.64MB </span>","children":null,"spread":false},{"title":"vc140.idb <span style='color:#111;'> 1.64MB </span>","children":null,"spread":false},{"title":"doubleCylinder.log <span style='color:#111;'> 240B </span>","children":null,"spread":false},{"title":"main.obj <span style='color:#111;'> 160.56KB </span>","children":null,"spread":false},{"title":"doubleCylinder.tlog","children":[{"title":"doubleCylinder.lastbuildstate <span style='color:#111;'> 219B </span>","children":null,"spread":false},{"title":"CL.read.1.tlog <span style='color:#111;'> 101.65KB </span>","children":null,"spread":false},{"title":"link.read.1.tlog <span style='color:#111;'> 3.07KB </span>","children":null,"spread":false},{"title":"link.write.1.tlog <span style='color:#111;'> 756B </span>","children":null,"spread":false},{"title":"CL.write.1.tlog <span style='color:#111;'> 1.83KB </span>","children":null,"spread":false},{"title":"link.command.1.tlog <span style='color:#111;'> 1.48KB </span>","children":null,"spread":false},{"title":"CL.command.1.tlog <span style='color:#111;'> 1.45KB </span>","children":null,"spread":false}],"spread":true},{"title":"LinePositionRelationship3D.obj <span style='color:#111;'> 1.27MB </span>","children":null,"spread":false}],"spread":true},{"title":"doubleCylinder.vcxproj.filters <span style='color:#111;'> 1.17KB </span>","children":null,"spread":false},{"title":"doubleCylinder.vcxproj <span style='color:#111;'> 7.23KB </span>","children":null,"spread":false},{"title":"x64","children":[{"title":"Debug","children":[{"title":"1233333333.obj <span style='color:#111;'> 2.34MB </span>","children":null,"spread":false},{"title":"vc140.pdb <span style='color:#111;'> 24.65MB </span>","children":null,"spread":false},{"title":"vc140.idb <span style='color:#111;'> 14.39MB </span>","children":null,"spread":false},{"title":"doubleCylinder.log <span style='color:#111;'> 248B </span>","children":null,"spread":false},{"title":"GetFileName.obj <span style='color:#111;'> 314.59KB </span>","children":null,"spread":false},{"title":"main.obj <span style='color:#111;'> 224.08KB </span>","children":null,"spread":false},{"title":"_3dLineDistance.obj <span style='color:#111;'> 2.00MB </span>","children":null,"spread":false},{"title":"doubleCylinder.tlog","children":[{"title":"doubleCylinder.lastbuildstate <span style='color:#111;'> 217B </span>","children":null,"spread":false},{"title":"CL.read.1.tlog <span style='color:#111;'> 859.92KB </span>","children":null,"spread":false},{"title":"link.read.1.tlog <span style='color:#111;'> 61.48KB </span>","children":null,"spread":false},{"title":"link.write.1.tlog <span style='color:#111;'> 1.64KB </span>","children":null,"spread":false},{"title":"CL.write.1.tlog <span style='color:#111;'> 7.41KB </span>","children":null,"spread":false},{"title":"link.command.1.tlog <span style='color:#111;'> 26.27KB </span>","children":null,"spread":false},{"title":"CL.command.1.tlog <span style='color:#111;'> 4.68KB </span>","children":null,"spread":false}],"spread":false},{"title":"LinePositionRelationship3D.obj <span style='color:#111;'> 2.00MB </span>","children":null,"spread":false}],"spread":true},{"title":"Release","children":[{"title":"vc.nativecodeanalysis.all.xml <span style='color:#111;'> 57.15KB </span>","children":null,"spread":false},{"title":"1233333333.obj <span style='color:#111;'> 7.35MB </span>","children":null,"spread":false},{"title":"vc140.pdb <span style='color:#111;'> 23.72MB </span>","children":null,"spread":false},{"title":"doubleCylinder.log <span style='color:#111;'> 646B </span>","children":null,"spread":false},{"title":"GetFileName.obj <span style='color:#111;'> 377.53KB </span>","children":null,"spread":false},{"title":"main.nativecodeanalysis.xml <span style='color:#111;'> 526.67KB </span>","children":null,"spread":false},{"title":"_3dlinedistance.nativecodeanalysis.xml <span style='color:#111;'> 45.11KB </span>","children":null,"spread":false},{"title":"main.obj <span style='color:#111;'> 1.34MB </span>","children":null,"spread":false},{"title":"_3dLineDistance.obj <span style='color:#111;'> 1.84MB </span>","children":null,"spread":false},{"title":"doubleCylinder.tlog","children":[{"title":"doubleCylinder.lastbuildstate <span style='color:#111;'> 219B </span>","children":null,"spread":false},{"title":"CL.read.1.tlog <span style='color:#111;'> 859.04KB </span>","children":null,"spread":false},{"title":"link.read.1.tlog <span style='color:#111;'> 61.06KB </span>","children":null,"spread":false},{"title":"link.write.1.tlog <span style='color:#111;'> 1.94KB </span>","children":null,"spread":false},{"title":"CL.write.1.tlog <span style='color:#111;'> 3.83KB </span>","children":null,"spread":false},{"title":"link.command.1.tlog <span style='color:#111;'> 24.65KB </span>","children":null,"spread":false},{"title":"CL.delete.1.tlog <span style='color:#111;'> 2.02KB </span>","children":null,"spread":false},{"title":"CL.command.1.tlog <span style='color:#111;'> 4.06KB </span>","children":null,"spread":false}],"spread":false},{"title":"NativeCodeAnalysis.read.1.tlog <span style='color:#111;'> 108B </span>","children":null,"spread":false},{"title":"doubleCylinder.Build.CppClean.log <span style='color:#111;'> 1.85KB </span>","children":null,"spread":false},{"title":"getfilename.nativecodeanalysis.xml <span style='color:#111;'> 3.77KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":"main.cpp <span style='color:#111;'> 438B </span>","children":null,"spread":false},{"title":"LinePositionRelationship3D.cpp <span style='color:#111;'> 4.87KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}]

评论信息

  • qq_36659777 :
    非常好的资源@!!!
    2018-10-30

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明