CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 2D图形编程 搜索资源 - solution of

搜索资源列表

  1. SooChow_2D

    0下载:
  2. 本程序实现的是二维图形的限定Delaunay的三角剖分,算法的主要思想是采用微分方程数值解法中的有限元方法对二值图像进行三角剖分,程序为二维图像重建提供一个有利的基础。-this program is limited to the two-dimensional graphics Delaunay triangulation. The main idea of this algorithm is the numerical solution of differential equations b
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:174209
    • 提供者:wukongpei
  1. wykobi

    0下载:
  2. Good C++ computational geometry libraries to date have been hideously over-designed and incorporate usage patterns that in most cases require extensive redesigns and rewrites of code in order to functionally integrate within an existing project.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:114381
    • 提供者:曲亚武
  1. test antialiasing

    0下载:
  2. 一个简易的反走样线段绘制程序,给出了一个通用的wu象素解决方案。程序启动后,在窗口上任一点点击一下,然后分别用钩选反走样和不钩选可以绘制直线,可以看见反走样的效果。-a simple line drawing anti-aliasing procedures, is a common wu pixel solution. After commencement, 1:00 office window click, and then using anti-aliasing Senators and
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:172136
    • 提供者:黄欣
  1. EmfEngine-0.2-opensource

    0下载:
  2. The Enhanced MetaFile format (EMF) is the native vector graphics file format on Windows. Qt is a cross-platform application development framework, widely used for the development of GUI programs. Although it provides tools for almost every aspect of
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-15
    • 文件大小:37167
    • 提供者:liusheng
  1. L0

    1下载:
  2. 最小范数 最小二乘解 国外源码 希望对大家有用-Minimum norm least squares solution of foreign source
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:79675
    • 提供者:medyuanxiao
  1. Adaptive-Thresholding

    0下载:
  2. Bradley, D., Roth, G., June 2007 We present a technique for real-time adaptive thresholding using the integral image of the input. Our technique is an extension of a previous method. However, our solution is more robust to illumination changes
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:553525
    • 提供者:王扶助
  1. clipper

    1下载:
  2. 从代码仓库中下载的最新的用于二维任意复杂多边形裁剪代码,该代码使用Bala Vatti的多边形裁剪算法,并做了多种扩展和改进,提供多个版本(Delphi Pascal C++ C# )的源码和测试程序和简明的帮组文档,方便用户使用。 sandbox tags trunk-The Clipper Library is based on but significantly extends Bala Vatti s polygon clipping algorithm as describ
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-16
    • 文件大小:4333899
    • 提供者:highrisk
  1. eight

    0下载:
  2. 八数码问题也称为九宫问题。在3×3的棋盘,摆有八个棋子,每个棋子上标有1至8的某一数字,不同棋子上标的数字不相同。棋盘上还有一个空格,与空格相邻的棋子可以移到空格中。要求解决的问题是:给出一个初始状态和一个目标状态,找出一种从初始转变成目标状态的移动棋子步数最少的移动步骤。所谓问题的一个状态就是棋子在棋盘上的一种摆法。棋子移动后,状态就会发生改变。解八数码问题实际上就是找出从初始状态到达目标状态所经过的一系列中间过渡状态。 八数码问题一般使用搜索法来解。搜索法有广度优先搜索法、深度优先搜索法
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-15
    • 文件大小:1226394
    • 提供者:cl
  1. N_R_main

    0下载:
  2. 牛顿拉普斯,计算二维图像相关系数最优解。-Newton Rapps, calculated the correlation coefficient of the two-dimensional image is the optimal solution.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:814
    • 提供者:林浩
  1. Desktop

    0下载:
  2. 对小波分解进行了解决,从一维二维来进行了相关的分析,一维进行了具体程序的的编写,根据小波分析算法来分解,对于二维的情况,调用MATLAB来进行了相关的测试,对lena图像进行了小波的分解机合成-Wavelet decomposition of the solution, from a two-dimensional analysis, the specific procedures for the preparation of one-dimensional wavelet analysis t
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-17
    • 文件大小:24497
    • 提供者:李杰
  1. segment

    0下载:
  2. 代码的sbseg’是一个非常快速的图像分割,由陈,esedoglu最初提出的变分模型的实现,以及Nikolova。分割模型和它的分裂Bregman方法数值解是在分裂Bregman方法本文几何应用描述:重建,分割和表面由汤姆德斯坦,沙维尔布列松,和斯坦利Osher。-The code ‘sbseg’ is an extremely fast implementation of the variational model for image segmentation originally propo
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-14
    • 文件大小:4065
    • 提供者:wangyouquan
  1. OLS2D

    0下载:
  2. Orthogonal Least Squares Estimate on a plane, in the simple case of a linear equation, is in fact a problem that can be easily solved analytically with no approximation (see pdf file for detailed explanation). Notice that in the general multidimensio
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:78673
    • 提供者:nanolilou
搜珍网 www.dssz.com