CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 简单算法

搜索资源列表

  1. dsdsdsd

    0下载:
  2. 是关于图像聚类与检索的简单实现的一个算法-image of the cluster and retrieval of a simple algorithm to achieve
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:41174
    • 提供者:叶婧
  1. ImgViewer1107

    0下载:
  2. 简单图像算法。支持读取多种图片格式,支持灰度图计算,多种二值化算法(基于熵的自动阀值,自动双阀值二值化),支持图像多种卷积计算(高斯滤波,轮廓提取)-simple algorithm. Photo support multiple read format, the gray level support, a variety of binary algorithm (based on the entropy of the automatic threshold. automatic dual th
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:97755
    • 提供者:Ian
  1. tuxingsuanfa

    0下载:
  2. 一个图形的2值算法,很简单也没什么可以说的-one of the two graphics algorithm is very simple : there is not much to be said
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:3407
    • 提供者:wen
  1. 565517782

    0下载:
  2. 大家一起分享。下列数字滤波算法中最简单的是 A)限幅滤波 B)限速滤波 C)加权平均滤波 D)中值滤波 二、填空题(每空2分,共30分)...(-share with everyone. The following figures filtering algorithm is the most simple A) limiting filter B) speed filtering C) Weighted average filter D) filter 2, fill in the blank
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:297867
    • 提供者:lucy
  1. TriangleDevelopment

    1下载:
  2. 此程序生成狄洛尼三角网.运用了简单的读取文件.然后依据算法生成三角网.-this program generator Diluoni triangulation. Use a simple read files. Then generation algorithm based on triangulation.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:217381
    • 提供者:杨毅
  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. liangbarskey

    0下载:
  2. 梁友栋算法 可以实现画直线 选边框裁减 很简单却很经典-friends of Liang Dong algorithm can achieve elections framed paintings straight cuts very simple classic
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:16454
    • 提供者:李明月
  1. wordmatch

    0下载:
  2. 一个简单而有效的字符串近似匹配算法,与大家共享-a simple and effective approximate string matching algorithms, and share
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3653
    • 提供者:彭昱
  1. 2007quxian-clPlot

    0下载:
  2. 图形学中常用的曲线算法实现程序。操作简单,我自己写的,有一定参考价值。-used in graphics curve algorithm procedures. Simple operation, I wrote it myself, a certain reference value.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:205964
    • 提供者:郝雯
  1. Computer_Graphics_Algorithm

    1下载:
  2. 该程序实现了图形学中的一些算法,如画线、画圆,填充、直线多边形、扫描转换,扫描线消隐算法以及一个简单的Gouraud光照模型。-the realization of a number of graphics algorithms, painting lines, the Circle, filling, linear polygon scan conversion, Lines scanning algorithm and a simple scan illumination model.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:725652
    • 提供者:青海长云
  1. xianquchuchengxu

    2下载:
  2. 表单图像线去除的程序,研究了一种直线检测和字线分离的算法.采用了一种检测直线的方法,即有向单单连通链法,它定义简单,物理意义明确,易于存储和处理.且能较好处理倾斜,断裂和字线交叠的情况,且通过将游程平滑,将尺寸小的单连通链滤除,并减少连通链合并时的搜索范围,可达到算法的加速,使结果更加精确.研究了字线相交的不同情况,采用了与框线检测结合的表格框线去除和交叠文字保留的方法,以及对字线分离后的笔画部分的修整.国内做这方面东西的人都很少,资料很少 -form images line removal
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:63487
    • 提供者:宋瑞华
  1. IsPolygonCCW

    0下载:
  2. 一个用C++写的完整程序,测试多边形的顶点是否是按逆时针方向环绕的,算法简单高效-a complete written procedures, testing whether the polygon is surrounded by an anti-clockwise. simple and efficient algorithm
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:3985
    • 提供者:张振林
  1. imagework

    0下载:
  2. 打包的一堆图像处理算法,从最简单的直方图计算开始、简单的压缩算法等~里面都有说明~-packed pile of image processing algorithms, from the most simple histogram calculation, simple compression algorithm which have been described ~ ~
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:46257
    • 提供者:heartbeat
  1. dssdf

    0下载:
  2. 本程序在EVC4.0+PPC SDK 2003下调试通过。 用Independent JPEG Group发行的JpegLib进行Jpeg图像的读取与保存。 这里只加了一个简单的处理示例——负片。其他的处理可以用与这个类似的方法,有了处理的算法对像素数据进行操作。或者加上鼠标事件的处理来完成绘画功能等等,这里主要是对JPEG文件进行操作的部分。 注意:程序中的CTScreenBuffer并未使用,原因是使用它加载后有段内存没有释放,加上BMP数据本来就比较好处理,所以自己写一段
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:750351
    • 提供者:king
  1. jzlvbo

    0下载:
  2. 算法简单,既能保护图像的边缘信息又可去除图像中的噪声-simple algorithm that can protect the edge of the image information can remove the image noise
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-01-14
    • 文件大小:130656
    • 提供者:zddzhou
  1. fractaltreevc

    0下载:
  2. 一个分形树的实现算法,简单实用,是用VC实现的,欢迎下载共享-a fractal tree algorithm, simple and practical, with VC's welcome sharing download!
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1169
    • 提供者:mackaay
  1. dijkstra_simple

    0下载:
  2. 一个简单的Dijkstra算法的实现,用一个数组来表示邻接矩阵-a simple realization of the Dijkstra algorithm, using an array said adjacency matrix
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:9941
    • 提供者:wangrong
  1. flybh

    0下载:
  2. 图象的傅立叶变换与一维信号的傅立叶变换变换一样,有快速算法,本代码就是对这算法进行简单的运行实现.-image with a Fourier transform peacekeeping signal transform the Fourier transform, a fast algorithm, The code is this simple algorithm to achieve the operation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:137926
    • 提供者:YDK
  1. BMP_DSP

    0下载:
  2. BMP图像处理算法实现程序,实现了图像增强(直方图增强、锐化、平滑)和图像分割(灰度分割),并提供了一个BMP图像读取的简单应用类,很适合学习图像处理的初学者应用。-BMP image processing algorithm procedures, the image enhancement (histogram enhanced sharpening, smoothing) and image segmentation (Gray divided), and provide a BMP im
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:281672
    • 提供者:sjh
  1. watermark_lsb

    0下载:
  2. 这是数字水印算法中最简单的LSB算法,实现了嵌入和提取,验证可以正确运行.测试运行环境为:matlab6.5-This is the digital watermarking algorithm LSB most simple algorithm, and the embedding and extraction. Verification can correct operation. runtime environment for testing : matlab6.5
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:104399
    • 提供者:萧鹏
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com