CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - 坐标

搜索资源列表

  1. 新建 文本文档 (3)

    0下载:
  2. 本程序通过x,y坐标的两次拉格朗日插值 实现非简单曲线的绘制 通过鼠标取点,简单易用-this program through x, y coordinates of the two Lagrange simple interpolation to achieve the curve by drawing from the mouse, easy to use
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5147
    • 提供者:高伟
  1. jaq

    0下载:
  2. /*  本程序实现的功能: 显示系统时间和日期    该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。   主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2671
    • 提供者:碧匀天
  1. 知三点求圆心半径

    1下载:
  2. 输入三点的三维坐标,求立体空间的圆心所在,使用了对话框架构,里面的算法函数可以提出来单独使用-importation of 3D coordinates for a three-dimensional space where the center of a circle, use the dialog box structure, function inside the algorithm can be made to use separate
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:30231
    • 提供者:吴敏珊
  1. 坐标转换

    1下载:
  2. 提供C++完成高斯坐标与大地坐标转换源码,请指教-provide complete Gauss coordinate geodetic coordinates with the source code conversion, please enlighten
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2405
    • 提供者:曹磊
  1. 城市坐标(数据结构)

    0下载:
  2. 一个通过城市坐标计算城市距离的数据结构课程设计!
  3. 所属分类:其它

    • 发布日期:2010-05-21
    • 文件大小:1119436
    • 提供者:box_killer
  1. 地理坐标转换

    0下载:
  2. 将大地坐标转换为平面直角坐标
  3. 所属分类:书籍源码

    • 发布日期:2010-10-04
    • 文件大小:570
    • 提供者:sobigstar11
  1. coordinate

    0下载:
  2. 画坐标 delphi +xyplot 画坐标 delphi +xyplot-Painting painting coordinate delphi+ xyplot coordinates delphi+ xyplot
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:302658
    • 提供者:LxG
  1. VBGusszhengfansuan

    0下载:
  2. vb 高斯投影正反算 可以进行54坐标的计算-vb Gaussian operator can be both positive and negative projection coordinates calculated for 54
  3. 所属分类:MPI

    • 发布日期:2017-04-01
    • 文件大小:1544
    • 提供者:今晨
  1. 80096

    0下载:
  2. 嵌入式开发、算法实现为主!!! 坐标变换-Embedded development, algorithm-based!!! Coordinate transformation? ? ?
  3. 所属分类:MPI

    • 发布日期:2017-04-07
    • 文件大小:27543
    • 提供者:王方
  1. autodd

    0下载:
  2. 鼠标连点 可记录坐标 记录时间 可修改鼠标连点频率-mouse clisck again and again
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:63096
    • 提供者:张三
  1. csharpplot

    0下载:
  2. CSharp画坐标,简单易懂,没什么可说的-CSharp drawing coordinates, easy to understand, nothing to say
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:41611
    • 提供者:常中东
  1. 取任一子窗坐标

    1下载:
  2. 取任一子窗口坐标易语言源码,随便取窗口坐标等.
  3. 所属分类:易语言编程

    • 发布日期:2017-03-28
    • 文件大小:589048
    • 提供者:86431071@qq.com
  1. 获取坐标源码

    0下载:
  2. 获取桌面坐标,用于获取桌面的坐标,为易语言获取到坐标(Gets the desktop coordinates for obtaining desktop coordinates)
  3. 所属分类:易语言编程

  1. 视频匹配

    0下载:
  2. 连续采集图像和对物体进行跟踪,并输出物体的像素坐标(Continuous image acquisition and tracking of objects, and output pixel coordinates of the object)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-31
    • 文件大小:67584
    • 提供者:桦哥
  1. 自动标注线路中桩号并提取中桩坐标程序

    2下载:
  2. 道路设计中自动标注线路中桩号并提取中桩坐标程序(Automatic marking of pile number in line and extraction of middle pile coordinate program)
  3. 所属分类:中间件编程

    • 发布日期:
    • 文件大小:1119232
    • 提供者:LG888
  1. Read dxf file

    3下载:
  2. 在Labview 环境中将CAD,DXF文件坐标转换成实际坐标的程序(In Labview environment, CAD, DXF file coordinates into actual coordinates program.)
  3. 所属分类:LabView编程

  1. 工程桩编号提取坐标

    4下载:
  2. CAD中提取坐标生成表格。使用方法:CAD加载程序,加载后,命令:ZBBZ(The coordinate generation table is extracted in CAD. Usage: CAD loader, after loading, command: ZBBZ)
  3. 所属分类:中间件编程

    • 发布日期:2018-08-23
    • 文件大小:98304
    • 提供者:盖打爱我
  1. ANSYS 获取单元中心点坐标

    2下载:
  2. 在ANSYS中 File Read input from运行,可输出所有单元的中心坐标.
  3. 所属分类:其它

  1. 百度高德GPS坐标转换

    0下载:
  2. 百度 高德 GPS 坐标相互转换算法,最新版本,非常准确,希望大家下载
  3. 所属分类:书籍源码

  1. 读人物当前坐标画二值化图

    0下载:
  2. 读人物当前坐标画二值化图的源码,可以自行判断是否适合自己
  3. 所属分类:易语言编程

    • 发布日期:2022-11-01
    • 文件大小:3424
    • 提供者:10867445@qq.com
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com