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

搜索资源列表

  1. BmpMFC

    1下载:
  2. 实现简单的图像处理应用,利用C++程序,根据MFC的原理,首先实现一个操作界面,打开图像,对图像进行简单的中值滤波以及直方图的均衡化。-to be complete simple operating for figure.
  3. 所属分类:Special Effects

    • 发布日期:2015-10-15
    • 文件大小:3718144
    • 提供者:黄子昂
  1. picture.c

    0下载:
  2. 运用c语言进行图像的腐蚀操作选用了个1*3的结构进行腐蚀,并且显示图像的高度,宽度 和大小。简单的小程序,容易看懂。-C language image etching operation used a 1* 3 of the structure of the corrosion, and the height, width and size of the displayed image. Simple little program, easy to understand.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-24
    • 文件大小:1582
    • 提供者:徐广山
  1. grgreg

    0下载:
  2. 用C#做的点、线、面的简单绘图程序,实现了点与线位置关系的判断。-C# point, line, surface simple drawing program point line position between the judge.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-27
    • 文件大小:990
    • 提供者:武子
  1. C

    0下载:
  2. C#窗体程序 图片控件特效 功能很简单,希望能帮到C3初学者-C# forms controls specific procedures
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-16
    • 文件大小:43023
    • 提供者:箫启灵
  1. CV001

    0下载:
  2. 一个简单的c++程序,用opencv的函数载入并显示一张图片-A simple c++ procedures, with the the opencv function of load and display a picture
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-16
    • 文件大小:381004
    • 提供者:陈白雨
  1. taiji

    0下载:
  2. 绘制太极八卦图,简单的C++程序,平台为VC++6.0-Tai Chi Bagua map drawing, simple C++ procedures platform VC++6.0
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-29
    • 文件大小:694512
    • 提供者:Joy
  1. hu-moments

    0下载:
  2. 7个不变矩的C++程序,使用opencv,方便简单,便于运行。-Seven invariant moments C++ program, using opencv, convenient and simple, easy operation.
  3. 所属分类:OpenCV

    • 发布日期:2017-04-15
    • 文件大小:6314
    • 提供者:liuhao
  1. Thinner

    0下载:
  2. 图像处理边缘细化算法,c++程序实现算法简单易懂-Image processing edge thinning algorithm, c++ Realize algorithm is simple and straightforward procedure
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:3880
    • 提供者:ggedin
  1. bivalue

    0下载:
  2. 此程序是实现图像二值化的c++程序,并附有专门的头文件程序,简单而且可用。-This program is for image binarization c++ program, simple and available.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:2272
    • 提供者:王新辉
  1. Fractal-Images-Using-C-

    0下载:
  2. 分形几何是研究无限复杂但具有一定意义的自相似图形和结构的几何学。分形在自然科学的诸多领域如数学、物理、化学、材料科学、生命科学、地质、地理、天文、计算机乃至经济、社会、艺术等极其广泛的领域有着重大的应用。可以毫不夸张地说“分形是大自然的几何学”,“分形处处可见”。本文 详细介绍了三个简单分形图形的具体生成过程,并给出了详细的C语言程序,通过阅读程序可以从中总结出一般的规律性的东西,即此类分形图形的一般的生成过程。从文中我们也可以看出,即使十分简单的图形,在通过多次的迭代以后,也可以生成非常复杂而
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:205727
    • 提供者:王呵呵
  1. TESTgdi

    0下载:
  2. 一个简单的c#程序,主要实现gdi绘图预览发布的文字内容-A simple c# program, the text mainly realizes the GDI drawing preview release
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-17
    • 文件大小:40600
    • 提供者:许燕燕
  1. c

    0下载:
  2. 基于VC++的bmp位图读写程序,可以对位图文件进行读写,并简单处理-Bmp bitmap based VC++ of literacy programs, can read and write a bitmap file, and simple treatment
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:47214
    • 提供者:bbdd
  1. line

    0下载:
  2. 采用Opencv实现最小二乘法的直线拟合的c++代码,自己写的很简单的程序-Opencv achieved using a linear least squares fit of c++ code
  3. 所属分类:OpenCV

    • 发布日期:2017-04-07
    • 文件大小:618
    • 提供者:姜荣剑
  1. digital-image-dispose

    0下载:
  2. 数字图像处理,完成Matlab GUI程序或C/C++程序,有两个显示区域,实现功能: 1)读入灰度或彩色图像,可放大缩小显示; 2)完成图像对比度的简单、分段线性变换及非线性变换,并与原图像对比显示;-Digital image processing, Matlab GUI to complete the program or C/C++ program, there are two display areas, to achieve functional: 1) read in
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-04
    • 文件大小:14492
    • 提供者:卢雨笑
  1. lab1-basis

    0下载:
  2. 1、了解和掌握OpenGL的安装; 2、掌握一个简单的基于OpenGL的C++程序结构; 3.掌握win32程序框架; 4、掌握OpenGL中若干基本图形的绘制。 -1, to understand and master the OpenGL installation 2, master a simple OpenGL-based C++ program structure 3. Master win32 application framework 4, master
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-09
    • 文件大小:1950006
    • 提供者:刘万友
  1. 4

    0下载:
  2. 这是本人从halcon中导出的C++程序,用于打开图像,并进行简单处理,对初学者有用-This is my c++ programs, deriving halcon is used to open the image, and simple processing, useful for beginners
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1244
    • 提供者:liuyang
  1. Using-c-Sharp-to-achieve-image-

    0下载:
  2. 用c#实现图像处理:获取一幅图片的像素值及RGB分量,这个程序简单方便-Using c# to achieve image processing to get a picture of pixel values and the RGB components
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:42712
    • 提供者:刘柯
  1. sphere

    0下载:
  2. opengl画出一个简单的球体网格,简易的c++程序-draw an sphere in opengl
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-12
    • 文件大小:732
    • 提供者:vince
  1. diaoyong100

    0下载:
  2. 调用可执行文件的c程序,简单可行,可用于调用各种可执行文件-Executable file called c procedures, simple and feasible, can be used to call a variety of executable file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:6935
    • 提供者:yi06284
  1. Photo

    0下载:
  2. 图形简单处理小程序,能够旋转、添加水印,自定义大小等(Simple graphics applet, can rotate, add watermark, custom size, etc.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:2178048
    • 提供者:斐-
« 1 2 3 45 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com