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

搜索资源列表

  1. VC++中值滤波

    0下载:
  2. 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:139948
    • 提供者:陈咚
  1. EXCLINE

    0下载:
  2. 这个程序用c语言实现了一个划园的算法程序,效果相当不错啊-this procedure with C Language is a garden of the paper, the results are pretty good ah
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:804
    • 提供者:王海
  1. bmpTransfer

    0下载:
  2. 另外的BMP实现,关于BMP图像格式的C语言算法具体实现代码.-other BMP Implementation of the BMP image formats C language algorithms for achieving specific code.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:2341
    • 提供者:陈铭
  1. JPEG算法

    0下载:
  2. jpeg压缩与解码的小程序,vc下开发的。//Name:compress.c//Purpose: Run length algorithm and Jpeg decoding//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998-a small programme of jpeg codec and
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:123497
    • 提供者:石后生
  1. 图像几何变换算法

    0下载:
  2. //Name:geotrans.c//Purpose: To perform geometric transform//Author: phoenix, CS, TshingHua, Beijing, P.R.C.//Email: bjlufengjun@www.163.net or lufengjun@hotmail.com//Date:April 3, 1998
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:29606
    • 提供者:石后生
  1. 图形学线圆的实现算法

    0下载:
  2. 这是本人在学习计算机图形学时用C++BUILDER编辑的画图软件,主要用于认识画圆画线的图形学算法的实现-this is my learning to use computer graphics C BUILDER editors drawing software, mainly for understanding Circle line drawing graphics algorithm implementation
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:595045
    • 提供者:朱磊
  1. 基本画线实现算法

    0下载:
  2. 新建一个C++Builder项目 设置Form1的font为“宋体,小五” 在Form1中添加一个TRadioGroup组件rgDrawWhat供选择画什么图形;添加一个Tbutton组件colorBtn和一个TcolorDialog组件ColorDialog1;添加一个TImage组件Image1。 3、 将当前项目保存在自己实验文件夹的exp1子文件夹中(以防错误操作而前功尽弃)。 编写colorBtn的OnClick事件,激活ColorDialog1,并获取所选择的颜色: if (Col
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:584157
    • 提供者:朱磊
  1. spiht算法(c++)

    0下载:
  2. spiht算法实现,包括编解码。
  3. 所属分类:2D图形编程

    • 发布日期:2008-11-27
    • 文件大小:4071
    • 提供者:china_jiji
  1. DIBR的c实现

    3下载:
  2. depth image based render(dibr) 算法的c语言实现
  3. 所属分类:2D图形编程

  1. segment_ga.rar

    0下载:
  2. 基于KSW熵和遗传算法进行图像分割,效果很不错哦。谢谢,KSW entropy-based and genetic algorithms image segmentation, the effect is pretty good, oh
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-11
    • 文件大小:2675365
    • 提供者:
  1. c.tar

    0下载:
  2. 总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法 固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly c
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:19271
    • 提供者:陈云川
  1. gabor

    0下载:
  2. gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:2499
    • 提供者:lihuo
  1. work55

    1下载:
  2. 光线跟踪算法进行体绘制 使用C++语言实现-Ray tracing algorithm for volume rendering using the C++ Language
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:171645
    • 提供者:jay
  1. Inpainting

    1下载:
  2. 一个用visual c++ 写的图像修复算法,有界面可以直接编译运行-A use of visual c++ Write image restoration algorithm, there are interface can be directly compiled to run
  3. 所属分类:2D Graphic

    • 发布日期:2015-04-12
    • 文件大小:1616241
    • 提供者:dai
  1. a

    0下载:
  2. 运用Sutherland-Hodgeman算法的多边形裁剪算法。C语言实现。-The use of the Sutherland-Hodgeman polygon clipping algorithm algorithm. C language.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:1206
    • 提供者:郑骥跃
  1. smooth

    1下载:
  2. C# 编写的图形去噪平滑的例子,集中了常用的平滑和去噪的算法,比如中值滤波,小波,形态学,高斯等。-2D-image denoise and smooth algorithms with C#, including many useful methods.
  3. 所属分类:2D图形编程

    • 发布日期:2012-11-30
    • 文件大小:171116
    • 提供者:Lu
  1. lsbwatermarking

    0下载:
  2. 代码在MFC框架上实现了LSB算法,并实际应用于BMP图像文件的水印程序中-Code in the MFC framework to achieve the LSB algorithm, and BMP image files actually used in the watermark process
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-07
    • 文件大小:1857964
    • 提供者:李鸿飞
  1. KMEANS

    0下载:
  2. k均值算法,C++文件,读入txt文件的方式实现-k means algorithm, C++ files, read txt file means to achieve
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:941979
    • 提供者:Mei Xj
  1. DDA、中点及Bresenham算法生成直线

    0下载:
  2. 运用DDA算法、中点算法及Bresenham算法,用C++语言编写的实现二维直线的绘制(Using DDA algorithm, midpoint algorithm and Bresenham algorithm, C++ language is used to draw two-dimensional straight line.)
  3. 所属分类:2D图形编程

    • 发布日期:2018-05-01
    • 文件大小:11264
    • 提供者:lxenia
  1. 《精通Visual C++数字图像处理典型算法及实现》源代码

    1下载:
  2. 《精通Visual C++数字图像处理典型算法及实现》源代码书籍源码
  3. 所属分类:2D图形编程

« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com