搜索资源列表

  1. coortran

    1下载:
  2. GPS坐标转换软件与源程序 支持世界上大多数坐标框架下,大地坐标空间直角坐标以及平面投影坐标(UTM、高斯)等的相互转换-GPS coordinate conversion software with source code to support most of the world
  3. 所属分类:GPS编程

    • 发布日期:2024-05-03
    • 文件大小:4866048
    • 提供者:salin
  1. TyreArithmetic

    0下载:
  2. 此程序采用C++builder开发平面任意点在空间曲面圆柱体上映射的点的三维坐标程序,曲面圆柱体的横截面和平面点坐标由用户输入。-This procedure using C++ Builder development of planar arbitrary point in space on the cylinder surface mapping of the three-dimensional coordinates of the
  3. 所属分类:OpenGL

    • 发布日期:2024-05-03
    • 文件大小:421888
    • 提供者:王林
  1. math

    0下载:
  2. 同一坐标系统下坐标有多种不同的表现形 式,一种形式实际上就是一种坐标系。如空间直 角坐标系( , , )、大地坐标系( , )、 平面直角坐标( , )等。通过坐标统的转换我 们得到了BJ54坐标系统下的空间直角坐标,我们 还须在BJ54坐标系统下再进行各种坐标系的转 换,直至得到工程所需的坐标。 1)将空间直角坐标系转换成大地坐标系,得-Sub btnCal_OnClick dim SpaceForm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:16384
    • 提供者:天使
  1. zxecface

    1下载:
  2. 一组空间离散点数据,利用最小二乘法拟合出一平面-point surface
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:268288
    • 提供者:修一
  1. FitPlane

    0下载:
  2. 采用最小二乘的方法,根据平面的坐标方程,拟合出空间平面的方程的各个系数,如有疑问请上: buaagc.blog.163.com-Using least squares method, according to the coordinates of plane equation, fitting two-dimensional space of all coefficient equation, If you have any que
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:2839552
    • 提供者:GongChun
  1. matlabprograme

    0下载:
  2. 由空间三点绘制一个立体平面的matlab代码-Drawn by a three-dimensional space for three plane matlab code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:王庆香
  1. svdtest

    0下载:
  2. 用于描述26个英文字母在奇异值分解后的空间平面的分布-the English texts are mapped into frequency matrixes of order 26 and the dimensions of texts representation space are reduced through Singular Value Decomposition. Second, it fuses the features
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:gaoshilong
  1. fitting_plane

    0下载:
  2. 用matlab实现的平面拟合算法,只要输入不少于三个的空间点坐标-plane_fitting
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:zhang yajuan
  1. Ransac-Line-and-3D-Plane

    0下载:
  2. 根据Ziv Yaniv的RANSAC直线检测算法,开发出在一些三维点中检测出若干空间平面的算法。-Based on Ziv Yaniv s RANSAC straight line detecting algorithm, these codes could find some 3D planes in some 3D points.
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-03
    • 文件大小:413696
    • 提供者:刘刚
  1. ACA_example

    0下载:
  2. 蚁群算法,介绍空间平面上蚁群算法应用的一个小程序-Ant Colony Algirithm, this is an example which shows the usage of the Ant Colony Algirithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:羽翼天朝
  1. celiang

    0下载:
  2. 调用了opencv中的cvFindHomography这个函数求出了空间平面与像平面间的单应矩阵再通过单应矩阵求出需测距的像点对应的实际点,进而完成测距.-In application of cvFindHomography of openCV to measure the distance through photos.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-03
    • 文件大小:3561472
    • 提供者:FaLeFengLe
  1. pingmiannihe

    0下载:
  2. 采用matlab进行空间平面上各点数据的平面拟合,实现基于最小二乘原理的平面拟合-Based on the principle of least squares plane fitting...
  3. 所属分类:matlab例程

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:楠哥
  1. vbpmnh

    0下载:
  2. 一个小程序,利用vb6实现空间平面拟合的源代码。-The space plane fitting vb6 source
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-03
    • 文件大小:2048
    • 提供者:许洋
  1. pl1_resul

    0下载:
  2. fortran程序解决空间平面等各种问题的直接应用程序,含有算例,相当有用-fortran program to solve various problems such as space plane direct application contains examples, very useful
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-03
    • 文件大小:7168
    • 提供者:chan
  1. Plane_Line_Intersect

    0下载:
  2. 此程序用于求空间平面和空间直线的交点,需要知道平面的法向量-Space plane and Space straight line to get intersection
  3. 所属分类:绘图程序

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:麻祥才
  1. CalibrateTest

    1下载:
  2. 利用Tsai两步法进行平面靶标标定,可自动完成靶标标记点空间坐标的分配(Planar target calibration)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-03
    • 文件大小:14580736
    • 提供者:q1925642744
  1. name change

    1下载:
  2. 在数据编码的基础上实现对gen格式文件的 1、名字的左斜变换 2、名字的耸肩变换 3、名字的比例变换 4、名字的旋转变换 5、名字的对称变换 6、名字的平移变换(On the basis of data encoding, the gen format file is implemented 1. Left oblique transformation of name 2, the shrug
  3. 所属分类:Node.js

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:b123A
  1. 空间平滑MUSIC算法MATLAB程序

    0下载:
  2. 空间平滑DOA算法,MUSIC估计,阵列信号处理MATLAB代码,music算法,含有均匀圆阵、均匀线阵、均匀平面阵的代码;doa估计,来预测波达方向,信号的相关参数(Spatial smoothing DOA algorithm, MUSIC estimation)
  3. 所属分类:移动互联网开发

    • 发布日期:2024-05-03
    • 文件大小:1024
    • 提供者:土皮
  1. 空间平面坐标变换

    1下载:
  2. 在空间数据编码练习题的基础上实现 1、名字的左斜变换 2、名字的耸肩变换 3、名字的比例变换 4、名字的旋转变换 5、名字的对称变换 6、名字的平移变换(On the basis of spatial data coding exercises 1, the left oblique transformation of the name 2, the shrug transformation of the name 3
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-03
    • 文件大小:4096
    • 提供者:myztqy
  1. drawpicture

    0下载:
  2. 一空空间若干三维点x,y,z,利用奇异值分解法绘制空间平面求取空间方程(Drawing space equation for space equation)
  3. 所属分类:绘图程序

    • 发布日期:2024-05-03
    • 文件大小:1054720
    • 提供者:mvp科比
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org