CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图片显示浏览 搜索资源 - 算法实现

搜索资源列表

  1. LCYJpeg

    0下载:
  2. 这是一个JPEG文件的编码程序,没有任何开发包,全部是算法实现-This is a JPEG coding procedures, no development kits, all Algorithm
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:353631
    • 提供者:aaa
  1. 本科生毕业论文的编程实现程序

    3下载:
  2. 自己写的用于边缘检测和图像处理的程序可用于SOBREL ROBEL 高斯拉普拉斯 canny 等算法检测-himself wrote for edge detection and image processing procedures can be used SOBREL ROBEL Gaussian algorithms such as Laplace canny Detection
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:65797
    • 提供者:刘俊
  1. JPEG哈夫曼算法

    0下载:
  2. 这个是JPEG的C++语言编写的简单程序,是通过哈夫曼算法实现的-JPEG is the C language the simple procedure, through the Huffman Algorithm
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:10876
    • 提供者:cong
  1. PDCM

    0下载:
  2. JPEG图像编码里面的PDCM算法实现(预测差值编码)-JPEG Image Coding Algorithm PDCM inside (forecast difference coding)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:36689
    • 提供者:wanglyu
  1. CHAZHI

    0下载:
  2. 图像插值算法实现输出测试和输出测试,非常好用的 哦 -Image Interpolation Algorithm output test and the output test, a very nice oh
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:30424
    • 提供者:拉拉
  1. xiaoyin

    0下载:
  2. 这是一个简单的消隐算法,程序中利用了凸多面体和远近法来实现的-This is a simple blanking algorithm, the procedure of using a convex polyhedron and the distance method to realize the
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:47446
    • 提供者:liyemeng
  1. EZW

    0下载:
  2. 该源码是书《Visual C++实现MPEG JPEG编解码技术》第三章实现EZW零树编码的算法实现-The source is the book " Visual C++ to achieve MPEG JPEG codec technology" Chapter III to achieve EZW zerotree coding algorithm
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-31
    • 文件大小:11336
    • 提供者:chenhyu
  1. DDALine

    0下载:
  2. 本次实验的目的就是验证直线生成的三种扫描算法,并要求对基本算法进行扩充和改进,包括:利用Visual C++实现三种直线生成算法,验证算法的正确性;-DDALineDDALineDDALineDDALineDDALineDDALineDDALineDDALine
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-27
    • 文件大小:379216
    • 提供者:小青
  1. ImageUtils_c

    0下载:
  2. 图像放大算法实现代码,用于按照指定的倍数放大图像。-image zoom up
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:116960
    • 提供者:jlu
  1. bmpmagnify

    0下载:
  2. VS2010 编的 能够打开 显示 保存 图片 用双线性插值算法实现了 图像的放大-VS2010 compiled able to open the display to save the image using a bilinear interpolation algorithm to achieve image magnification
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-14
    • 文件大小:21312337
    • 提供者:邵伯仲
  1. jpeg2bmp

    0下载:
  2. jpeg 解码的快速算法实现, 采用1d的dct实现2ddct-the jpeg decode fast algorithm using 1d the dct to achieve 2ddct
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-07
    • 文件大小:2472
    • 提供者:oliver
  1. matlab-programs

    0下载:
  2. DSC算法实现以及需要注意的问题,第一次-DSC algorithm, as well as problems that need attention, first
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-11
    • 文件大小:103357
    • 提供者:宋厚建
  1. areafills

    0下载:
  2. 1.扫描线种子填充算法实现多边形内实面积填充。 2.用边标志填充算法实现多边形内实面积填充。-1.scan line seed fill algorithm implemented within the polygon area fill. 2. with the edge flag filling algorithm implemented within the polygon area fill.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-23
    • 文件大小:1945349
    • 提供者:小柯
  1. keshe

    1下载:
  2. 利用matlab的GUI程序设计一个简单实用的图像处理程序。该程序应具备图像处理的常用功能,以满足用户的使用。现设计程序有以下基本功能: 1)图像的读取和保存。 2)设计图形用户界面,让用户能够对图像进行任意的亮度和对比度变化调整,显示和对比变换前后的图像。 3)设计图形用户界面,让用户能够用鼠标选取图像感兴趣区域,显示和保存该选择区域。 4)编写程序通过最近邻插值和双线性插值等算法将用户所选取的图像区域进行放大和缩小整数倍的操作,并保存,比较几种插值的效果。 5)图像直方图
  3. 所属分类:Picture Viewer

    • 发布日期:2016-04-29
    • 文件大小:3072
    • 提供者:朱孝天
  1. cPicture

    0下载:
  2. 在VS2005中编写了不同形状的三角形,好有空心的正三角形,以及用三种算法实现的实心菱形,最后还有空心菱形的实现。-Written in VS2005 in different shapes of triangles, good and hollow triangle, as well as algorithms implemented in three solid diamond, diamond-shaped hollow finally realized.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-07
    • 文件大小:452789
    • 提供者:董亚清
  1. Raytracing

    0下载:
  2. 光线追踪算法的C++实现,在VS2013上编译通过,用光线追踪算法实现全局光照模型,包括反射。-C++ ray tracing algorithm implemented in the VS2013 compiler, using ray tracing algorithm global illumination models, including reflections.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:469057
    • 提供者:jwn
  1. IBP-algorithm

    0下载:
  2. 迭代反向投影图像超分辨算法,能够运用迭代反向投影算法实现图像超分辨-This paper can make the IBP come true
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1342
    • 提供者:王宗怡
  1. CAGE

    0下载:
  2. CAGE算法实现了CAGE算法.suan fa feichangwending de -CAGE algorithm implements the algorithm .suan fa feichangwending de CAGE
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-09
    • 文件大小:2030717
    • 提供者:lk
  1. Bresenham

    0下载:
  2. 直线中点Bresenham算法,三种算法实现画直线,课后的案例示范。-Linear midpoint Bresenham algorithm, three algorithms to achieve a straight line, after school case demonstration.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-05
    • 文件大小:183394
    • 提供者:黄吉花
  1. GN-reconstruction-vs-Backprojection

    0下载:
  2. 最常用的EIT重建算法是理发师和棕色的投影算法,实现在谢菲尔德可我EIT系统。-The most commonly used EIT reconstruction algorithm is the backprojection algorithm of Barber and Brown, as implemented in the Sheffield Mk I EIT system.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-13
    • 文件大小:878
    • 提供者:徐梓菲
« 12 3 4 5 6 »
搜珍网 www.dssz.com