CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 追踪

搜索资源列表

  1. BP

    0下载:
  2. 关于稀疏分解的一些参考文献,包括原子库,匹配追踪,去噪等-Sparse decomposition on a number of references, including the atomic database, matching pursuit, denoising, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-13
    • 文件大小:3166449
    • 提供者:John
  1. CUDAMC

    0下载:
  2. 基于cuda的均匀生物组织中光线追踪的程序,其计算效率相当好 需要nvidia显卡支持-ray trace in uniform tissue base on cuda/gpu
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:888667
    • 提供者:陈明
  1. REGULARIZE

    1下载:
  2. langan法射线追踪及层析矩阵求解。参数化方式为矩形网格参数化。射线追踪和层析矩阵求解过程中采用压缩存储方式,正则化约束以矩阵方式补入。-ray tracing and langan chromatography method for solving matrix. Parameterization for the parameters of the rectangular grid. Ray-tracing process chromatography matrix used to solv
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:5627
    • 提供者:成小姐
  1. CP1

    0下载:
  2. 匹配追踪算法,良好的性能值得参考学习.谢谢支持-Matching Pursuit algorithms, good performance worthy to learn.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:665
    • 提供者:刘英
  1. Time_Tracker

    0下载:
  2. 时间跟踪系统,Asp.net的最佳运用,可以追踪时间。追踪分类和产品的每日耗时等-Time tracking system, Asp.net the best use of time can be tracked. Classification and tracking of products such as daily time-consuming
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:341175
    • 提供者:wisdomant
  1. ekf_geolocation1

    3下载:
  2. 基于TDOA定位,用卡尔曼滤波器的算法减小误差更准确地的去追踪和定位目标。-use the EKF algorithm to track the localization
  3. 所属分类:GPS develop

    • 发布日期:2015-04-09
    • 文件大小:903
    • 提供者:FLY
  1. raytracer1

    0下载:
  2. 光线追踪源码,用visual studial C++ 6.0开发-ray trace
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-31
    • 文件大小:766193
    • 提供者:傅俊
  1. raytracingproject

    1下载:
  2. 一个光线追踪的项目,包括源代码和报告,数据。效果可以.-a ray tracing project,including the source code and report!
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:485875
    • 提供者:Andrew
  1. whitted_classic_illumination_model_paper

    0下载:
  2. whitted的经典光照模型,是实现光线追踪的一个最经典的模型。-this is a classic light illumination model which is proposed by whitted.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1573405
    • 提供者:Andrew
  1. Cornell_box_parameters

    0下载:
  2. 这是图形学中实现辐射度或者光线追踪的一个经典场景,现在siggraph文章中经常用到这个模型-This is a classic model for ray tracing and some other 3D graphic experiment.
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:11906
    • 提供者:Andrew
  1. 23825795lesson25

    0下载:
  2. opengl的追踪躲避模型用 c++ 编写的,使用图形学群体运动-toolkit for seek and evade 佛如opengl c++
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-05
    • 文件大小:42120
    • 提供者:ray
  1. MP.2

    1下载:
  2. 经典匹配追踪程序。附带经典lena图像、并对其进行处理。-Classic match-tracing program. With classic lena image and its processing.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:500197
    • 提供者:ANNE
  1. c

    0下载:
  2. 实现对摄像头前特定单一颜色物体的识别与追踪-recognizing and tracing target object in front of the camara
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3597501
    • 提供者:stoudemireyan32
  1. POV

    0下载:
  2. c#写的一个光线追踪的程序,实现了光线追踪算法-a ray-tracing program using c#.net
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1851025
    • 提供者:jianghao
  1. MPTK-Source-0[1].5.6.tar

    1下载:
  2. 匹配追踪的源程序,有多种匹配追踪的程序应用-matching pursuit
  3. 所属分类:Special Effects

    • 发布日期:2016-03-10
    • 文件大小:6886900
    • 提供者:RanPride
  1. CS_OMP

    0下载:
  2. CS压缩感知中的 匹配追踪算法 完成图像的重构,没有经过优化的程序-CS compressed sensing of the matching pursuit algorithm to complete the image reconstruction, the procedure has not been optimized
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1495
    • 提供者:姜姜
  1. emissiveRayTracer

    1下载:
  2. 计算机图形学OpenGL版中的源代码,介绍光线追踪的绝佳教程 ,供初学者参考-Computer Graphics OpenGL version of the source code, introduced ray tracing excellent tutorial for beginners reference
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-11
    • 文件大小:3061230
    • 提供者:elegant2008
  1. SolveOMP

    0下载:
  2. 正交匹配追踪,对MP的改进,实现信号的稀疏分解-Orthogonal matching pursuit, the improvement on the MP and the signal is sparse decomposition
  3. 所属分类:Graph program

    • 发布日期:2017-04-05
    • 文件大小:2504
    • 提供者:王成语
  1. CS_OMP

    0下载:
  2. 一个有关OMP的应用的例子,适合初学者学习 正交匹配追踪方法-An example of application of relevant OMP, suitable for beginners The principal component analysis method
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1209
    • 提供者:hanyue
  1. CS_OMP

    0下载:
  2. 1-D信号压缩传感的实现(正交匹配追踪法Orthogonal Matching Pursuit) 沙威大人的 多多关照-1-D signal compression sensor to achieve (orthogonal matching pursuit method Orthogonal Matching Pursuit) Javert more concern adults
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1492
    • 提供者:敏猪猪
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com