CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 分形几何 搜索资源 - test

搜索资源列表

  1. IsInsidePolygon

    0下载:
  2. 点在闭合区域内判断,做这个测试时只注重算法测试,所以没有对于浮点数相等比较的问题作特别处理.-point in the region closed judgment, to do this test focused only on test algorithms, there is no equivalent for the float to the question of comparison for special treatment.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:11869
    • 提供者:admin
  1. ising_model

    0下载:
  2. 给出了二次函数的Julia集分形图的概念及逃逸时间算法绘制复杂分形图的基本原理,对Julia集给出了严格的数学定义.逃逸时间算法即取定迭代次数界限N,经N次迭代后,若x点仍在给定的区域内,则认为x是分形A中的点 否则x不是分形A中的点.该算法同样适用于Mandelbrot集、Sierpinski三角形等其他复杂分形图.试验表明,该算法绘制的Julia集分形图准确有效、优美清晰,算法简单实用. -given quadratic function of the Julia set fracta
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1136
    • 提供者:为听
  1. work2z

    0下载:
  2. 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:4275
    • 提供者:kelly
  1. test

    0下载:
  2. 一个visual basic实现的分形程序,可以用来学习
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:410407
    • 提供者:tom_lx
  1. test

    0下载:
  2. 这主要是用来测试像素用的,其实也没什么用的啊
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1695
    • 提供者:李剑
  1. embedded_links

    0下载:
  2. 数字艺术试验,基于java,可生成二维或三维效果-Digital Arts test, based on java, creating two-dimensional or three-dimensional effects
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:868
    • 提供者:lu
  1. pku1039

    0下载:
  2. pku1039 计算几何 简单枚举 注意精度要 在 PKU 上可以通过1E-8 自己测试可以通过 1e-13-pku1039 accuracy of computational geometry to a simple enumeration of attention PKU can test yourself by 1E-8 1e-13 through
  3. 所属分类:Fractal program

    • 发布日期:2017-04-06
    • 文件大小:843
    • 提供者:wangpeng
  1. FractalEncode

    0下载:
  2. FractalEncode.rar采用8*8的矩阵作为测试图像进行分形编码,FractalDecode.rar显示了迭代的结果并且与原始数据进行了比较。-FractalEncode.rar 8* 8 matrix as a test image fractal coding, FractalDecode.rar shows the results of iteration and the original data.
  3. 所属分类:Fractal program

    • 发布日期:2017-03-31
    • 文件大小:21953
    • 提供者:张鍥石
  1. hezi

    0下载:
  2. 盒维数,借用大神给的一个盒维数进行计算,测试结果可以。-Box dimension, to borrow a large box dimension of God to be calculated, the test results can be.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-04
    • 文件大小:960
    • 提供者:范震
  1. fractaldim(y-Q-M)

    0下载:
  2. 计盒分形维数计算的matlab源代码编程实现过程-Function [Fdgen NoisfreFD ]=fractaldim(y,Q,M) __________________________________________________________________________ Usage: Computes fractal dimension by box counting(BC) method. NOTE: Running the code may ta
  3. 所属分类:Fractal program

    • 发布日期:2017-04-06
    • 文件大小:25504
    • 提供者:panwangsheng
  1. segmentation

    0下载:
  2. 使用分水岭算法进行图像分割,包含边缘检测,傅里叶变换滤波等内容,文件包含.m源码以及测试图片 -Using the watershed algorithm for image segmentation, including edge detection, Fourier transform filtering,containing source code and test images
  3. 所属分类:Fractal program

    • 发布日期:2017-05-09
    • 文件大小:1619620
    • 提供者:赵乾坤
  1. BSplineTest

    0下载:
  2. 这是我根据资料编写的bspline b样条测试程序,代码中只保留了bspline相关的代码,内含编译好的可执行文件,初学者一看就懂-this is a bspline test program, and it s very easy to understand because most parts of program is the bspline parts
  3. 所属分类:Fractal program

    • 发布日期:2017-06-02
    • 文件大小:14206432
    • 提供者:3162356
  1. BSPLINE

    0下载:
  2. 这是BSPLINE测试程序,鼠标单击4个点后生成3次b样条,使用qt4.8.5 + vs2008编译 内含可执行文件,支持定点拖拽-This is BSPLINE test program that generates click four points after three b-spline, use qt4.8.5+ vs2008 compiled containing the executable file, and support drag control point
  3. 所属分类:Fractal program

    • 发布日期:2017-05-23
    • 文件大小:6952426
    • 提供者:anshijie
搜珍网 www.dssz.com