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

搜索资源列表

  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. 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. 这主要是用来测试像素用的,其实也没什么用的啊
  3. 所属分类:分形几何

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

    1下载:
  2. matlab 盒维数分形计算,m文件,包括两个测试曲线
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:2839
    • 提供者:张雪
  1. testConvexHull

    1下载:
  2. 凸包测试,用std实现的凸包计算程序。可以作为一个类加入任何程序中。
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:10149
    • 提供者:wang jingquan
  1. textfr

    0下载:
  2. 计算图像分维的几个程序,都已测试过,效果不错!
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:3400
    • 提供者:mahui
  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. fractal

    0下载:
  2. 用分形算法进行图像压缩。测试图片为Lena.运行的时间有点久,参考者可以自行改进。-machine problem for fractal compression
  3. 所属分类:Fractal program

    • 发布日期:2017-04-03
    • 文件大小:21571
    • 提供者:Xinhao Wang
  1. AI

    0下载:
  2. 对一些人类在视觉上存在明显区别的几何图形,提出了轮廓搜索 折点定位的改进算法。通过搜索出的轮廓折点,根据它的数量,以及相邻折点之间连线的相互几何关系,最后识别出图形的快速算法。本文对大量几何测试图形用该算法实验,结果证明该识别算法具有运算速度快,准确度高的特点,在图形发生拉伸旋转等变形时也能很好对图形进行识别。-Some on the vision of human existence obvious difference geometry, puts forward the outline s
  3. 所属分类:Fractal program

    • 发布日期:2017-03-29
    • 文件大小:135134
    • 提供者:Evan
  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. a_11d

    0下载:
  2. 要求通过对状态字IBFB和OBFA的测试来控制程序运行。外设信号STBB和ACKA由消抖电路产生。-Required to run through the status word IBFB and OBFA tests to control procedures. ACKA STBB and peripheral signals generated by the debounce circuit.
  3. 所属分类:Fractal program

    • 发布日期:2017-05-09
    • 文件大小:2282923
    • 提供者:bei
  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