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

搜索资源列表

  1. 20050924165256_cat

    0下载:
  2. 裁剪算法源码 一个简单的Cohen-Sutherland线段裁剪算法的实现程序共享给大家-cutting a simple algorithm source of Cohen-Sutherland line cutting algorithm implementation procedures for everyone to share
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:29.09kb
    • 提供者:张茜
  1. snakes算法简单程序(可运行)

    0下载:
  2. snakes算法简单程序(可运行),对初步学习snakes算法有帮助-snakes simple algorithm (runs), the preliminary study snakes help Algorithm
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4.59kb
    • 提供者:吴俊强
  1. cn700_vc6145991213455

    0下载:
  2. 简单的实现具体算法的程序,使用,显见说明-simple algorithm to achieve the specific procedures used, revealing note
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:37.59kb
    • 提供者:李野
  1. zhztchsf

    1下载:
  2. 这是关于计算机图形学的平面区域简单种子填充算法的改进新算法,对有关学习人员很有帮助-This is the computer graphics on the plane filled with seeds regional simple algorithm improvements to the new algorithm, on studying helpful
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:52.45kb
    • 提供者:sanshang
  1. supcode_6035

    0下载:
  2. 可能很多人都曾经想过要实现一些比较大的数的阶乘,但是C++中提供的标准数据类型其存储空间太小,根本无法实现。我们可以通过其他方法来实现,本程序用一个很简单的算法实现数的阶乘,程序很短,也很简单,各处都有注释,相信大家很容易就可以看懂,下载源码后在VC6.0中打开编译后即可运行,程序经少许改动可以实现更大的数的阶乘,有兴趣的读者在看完本程序后可一动手试试,其乐无穷!!希望这个程序能给大家一点帮助。程序可能还有许多不足之出,热烈欢迎各位前来指导。解压密码 本站默认解压密码:www.supcode.c
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:33.19kb
    • 提供者:lq
  1. dsdsdsd

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

    • 发布日期:2008-10-13
    • 文件大小:40.21kb
    • 提供者:叶婧
  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
    • 文件大小:95.46kb
    • 提供者:Ian
  1. 20061126121415

    0下载:
  2. 这只是分形学中布朗运动程序实现的一种简单算法,不过大家有好的可以交流交流。-Fractal Science Brownian motion procedures to achieve a simple algorithm, but we can have a good exchange of communication.
  3. 所属分类:分形几何

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

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

    • 发布日期:2014-01-14
    • 文件大小:127.59kb
    • 提供者:zddzhou
  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
    • 文件大小:134.69kb
    • 提供者:YDK
  1. 3Dpicture

    0下载:
  2. 本程序中利用了一个可用于有限空间内三维成像的简易算法。根据有限空间中底面上所有采样点在三维笛卡儿空间内的坐标(x,y,z),然后将其转换为计算机屏幕上的像素点的坐标(x,y),从而绘制出具有真实立体感的图像。实践证明,利用此算法可以很方便地在计算机屏幕上绘制任意旋转的三维图像。-the use of the procedure can be used to a limited space within 3D imaging of simple algorithm. According to th
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:113.62kb
    • 提供者:刘洋
  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
    • 文件大小:101.95kb
    • 提供者:萧鹏
  1. 分块算法对10个数字进行了有效的识别

    0下载:
  2. 用一种简单的分块算法对10个数字进行了有效的识别-use of a simple algorithm to block 10 figures for the effective recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2014-01-15
    • 文件大小:12.71kb
    • 提供者:李燕辉
  1. colorgrad

    0下载:
  2. This paper addresses a stochastic-#ow network in which each arc or node has several capacities and may fail. Given the demand d, we try to evaluate the system reliability that the maximum #ow of the network is not less than d. A simple algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:郑林
  1. HideFace1

    0下载:
  2. 图形学中一个简单的画家算法程序-graphics artists a simple algorithm
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:37.01kb
    • 提供者:王申
  1. cast.rar

    1下载:
  2. 一个基于MPI的并行的体绘制算法,该算法是纯软件实现,在无图形卡的机群上使用,含一个简单的医学图象数据。,MPI-based parallel volume rendering algorithm, which is a pure software implementation, graphics cards without the use of aircraft, including a simple medical image data.
  3. 所属分类:3D图形编程

    • 发布日期:2014-05-13
    • 文件大小:1.88mb
    • 提供者:dodo88
  1. OLD_OTSU.rar

    0下载:
  2. matlab OTSU 简易的大津算法 求最佳阈值的。,matlab simple algorithm seeking Otsu threshold.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1.04kb
    • 提供者:Timix
  1. hough

    0下载:
  2. vc++6.0实现的hough直线检测算法和log边缘检测算法。-vc++ 6.0 achieved hough line detection algorithm and log edge detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:64.99kb
    • 提供者:孙宇
  1. example_demo

    0下载:
  2. 在openCV环境下,实现了一种简易的人眼跟踪的算法,是新生学习的很好的例子。-In openCV environment, implements a simple algorithm for eye tracking is a good example of new learning.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1.94mb
    • 提供者:
  1. tm_destripe

    0下载:
  2. 由dyq编辑的勇于tm影响的去处条带的源代码,采用算法比较简单,但是效果还可以。-Dyq edited by the impact of the courage to place tm band of the source code, using relatively simple algorithm, but the results can be.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-28
    • 文件大小:20.41kb
    • 提供者:wzc
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com