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

搜索资源列表

  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. ImagePsd

    0下载:
  2. C# 解分 PSD文件 未实现文件压缩。可以打开保存PSD文件-C# solution to achieve sub-PSD file does not file compression. Can open the saved PSD file
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:4757
    • 提供者:张轲
  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-16
    • 文件大小:37167
    • 提供者:liusheng
  1. ImageSgi

    0下载:
  2. C# 解分 SGI文件 未实现文件压缩。可以打开保存SGI文件-C# solution points SGI files file compression is not achieved. SGI can open the saved file
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-05
    • 文件大小:1708
    • 提供者:张轲
  1. L0

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

    • 发布日期:2017-04-04
    • 文件大小: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. TSp

    0下载:
  2. Travelling sales problem solution using GA in matlab
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:1720
    • 提供者:gomathi
  1. PhaseUnwrapping_2D

    1下载:
  2. 四步相移二维相位解包,适当修改便可扩充于三维-2 d phase solution package
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:12650
    • 提供者:卞旭
  1. PhotonicCrystal

    0下载:
  2. 利用matlab仿真得出了布拉格光纤的光传输特性,并求出其数值解 -Using matlab simulation it is concluded that the fiber Bragg light transmission characteristics, and find out the numerical solution
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:779
    • 提供者:mama
  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. estimate-the-fundamental-matrix

    0下载:
  2. implement linear least square solution to estimating the fundamental matrix
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-10
    • 文件大小:1236
    • 提供者:jenifer
  1. rmaze

    0下载:
  2. This is recursive maze creation with solution
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-07
    • 文件大小:2907
    • 提供者:pam
  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. fractionalRegistration

    0下载:
  2. fractionalHelmholtz2DSliding: computes solution to the fractional Helmoltz equation in 2 dimensions with sliding boundary conditions.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-31
    • 文件大小:11000
    • 提供者:kexilily
  1. D10248025

    0下载:
  2. 全国研究生数学建模大赛2012年优秀参赛论文集D题1解法与程序-National Graduate Mathematical Modeling Contest 2012 entry Engineering D problem an excellent solution and Procedures
  3. 所属分类:2D Graphic

    • 发布日期:2017-06-12
    • 文件大小:19113573
    • 提供者:zhuzhu
  1. program

    0下载:
  2. 全国研究生数学建模大赛2012年优秀参赛论文集b题1解法与程序-National Graduate Mathematical Modeling Contest 2012 entry Engineering b outstanding questions a solution and Procedures
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:9668
    • 提供者:zhuzhu
« 12 »
搜珍网 www.dssz.com