虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

三维<b>虚拟</b>

  • tomo3d的linux版本

    tomo3d的linux版本,用于三维地震层析成像,功能比较强大

    标签: tomo3d linux 版本

    上传时间: 2014-06-01

    上传用户:xcy122677

  • tomo3d的macosx版本

    tomo3d的macosx版本,在苹果机上运行,用于三维地震层析成像。

    标签: tomo3d macosx 版本

    上传时间: 2013-12-14

    上传用户:lanhuaying

  • We have a group of N items (represented by integers from 1 to N), and we know that there is some tot

    We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.

    标签: represented integers group items

    上传时间: 2016-01-17

    上传用户:jeffery

  • 采用距离反比加权算法

    采用距离反比加权算法,对三维离散数据进行插值,可以插出地形,采用分层插值,提高了插值速度

    标签: 反比 加权 算法

    上传时间: 2014-07-01

    上传用户:蠢蠢66

  • 这是一个机器人视觉的摄像机标定的程序

    这是一个机器人视觉的摄像机标定的程序,并具有三维视觉恢复的功能,这是本人亲自做实验的程序,经验证精确度相当高!

    标签: 机器人视觉 摄像机标定 程序

    上传时间: 2016-01-28

    上传用户:13517191407

  • c#网络应用高级编程-电子教案 第1章 进程、线程与网络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 第6章 网络数据加

    c#网络应用高级编程-电子教案 第1章 进程、线程与网络协议 第2章 TCP应用编程 第3章 UDP应用编程 第4章 P2P应用编程 第5章 SMTP与POP3应用编程 第6章 网络数据加密与解密 第7章 三维设计与多媒体编程

    标签: 应用编程 SMTP POP3 TCP

    上传时间: 2013-12-08

    上传用户:牧羊人8920

  • 这个身重要

    这个身重要,基于matlab的三维时域有限差分程序(UPML各向异性的完美匹配吸收层),使学习时域有限差分方法的好资料。

    标签:

    上传时间: 2014-01-14

    上传用户:LouieWu

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    标签: converts Toolbox complex logical

    上传时间: 2016-02-12

    上传用户:a673761058

  • 基于目标规格化与Zernike矩相结合的目标识别算法研究。。。平面形状的识别是计算机视觉研究的一个重要领域

    基于目标规格化与Zernike矩相结合的目标识别算法研究。。。平面形状的识别是计算机视觉研究的一个重要领域,它也是许多二维或三维视觉处理任务的基本步 骤。文章提出了一种基于图像规格化与Zernike矩相结合的目标识别方法,该方法通过把图像进行紧凑化,再结 合紧凑化后图像边缘轮廓Zernike矩的计算,使得由于人眼或摄像机的观察视角的不同而引起的物体的各种形 变,校正到一个紧凑图像,再通过各高阶Zernike矩的不同特征,进行不同模式的目标识别。实验表明该方法原 理简单明了,计算量小,对于特征相差较明显的目标,具有很好的识别效果。

    标签: Zernike 规格 目标识别 算法研究

    上传时间: 2013-12-26

    上传用户:wangzhen1990

  • DEM数据的官方文件格式说明

    DEM数据的官方文件格式说明,详细介绍了dem数据的各个字段的含义,对研究三维的人有很大帮助

    标签: DEM 数据 文件格式

    上传时间: 2014-11-28

    上传用户:1159797854