CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - c语言头文件

搜索资源列表

  1. BMPTool

    0下载:
  2. 将BMP文件转换成32位或16位RGB格式C语言头文件的小工具-to BMP file conversion into 32 or 16 bit RGB format C header files small tools
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1375
    • 提供者:易 容
  1. 2

    0下载:
  2. 使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理。-Using the C language header bitmap file to read, so the image histogram equalization processing.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:123176
    • 提供者:hu
  1. TC-OREL

    0下载:
  2. C语言写的椭圆程序,用TC环境下的绘图的头文件,很小的代码,保存在TXT中。-using the C-language to discribe the orel picture ,using the special head from the TC.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:3189
    • 提供者:ganggang
  1. C

    0下载:
  2. C语言各种图像函数库,包括头文件和函数功能-C language library of various images, including the header files and function capabilities
  3. 所属分类:Graph program

    • 发布日期:2017-04-24
    • 文件大小:9330
    • 提供者:袁倩
  1. TankWorld_OpenGL-2.0

    0下载:
  2. 这是我从一个由pascal语言opengl1.0编写的坦克射击游戏移植而来。 先移植为C++。尔后由于工作需要,又将其移植为纯C语言opengl2.0 的代码。代码通用与WIN32项目和中间件 以及机顶盒中。上传的这个工程是WIN32上调试用的。 由于部分特殊要求,游戏中的所有资源文件在本版本中全部都被转化为头文件包含形式,不再有对文件的操作,详情看到代码即可了解。 -----注意---- 代码是VC6.0环境下编译运行,但由于转变为.h的资源文件过大,VC6.0下会出现
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-01
    • 文件大小:9505844
    • 提供者:赵洋
  1. Opengl

    0下载:
  2. 这是基于《OpenGL编程指南》原书前两章的一个示例程序。实现图形的旋转变换。可能部分C语言编译软件需要添加GL相应的头文件和.dll文件-This is based on the OpenGL programming guide "original book the first two chapters of a example program. Realization of rotation transformation of graphics. May in part C compiler
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-10
    • 文件大小:2357225
    • 提供者:高阳
  1. main

    0下载:
  2. 数字图像处理:图像旋转,c++语言编写,头文件未给出-Digital image processing, image rotation, c++ language, header files are not
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1549
    • 提供者:murphy
  1. caBMP

    0下载:
  2. c语言读取BMP图像,头文件,指针,函数-c & bmp
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:71070
    • 提供者:蒋天天
  1. graphicsp2Bwinbgi

    0下载:
  2. 由于TC中的graphics.h不是C语言中的标准函数,而是由Borland公司自行开发的,而且是面向DOS的16位,无法直接在VC++中使用; 出于此目的,设计了面向VC++的graphics.h头文件,以及包含一些链接函数的C++程序winbgi.cpp和winbgi.lib; 如何使用?第一种方法——创建工程之后,在Source Files中导入winbgi.cpp文件,在Header Files中导入graphics.h文件,并且将这两个文件和winbgi.lib拷贝
  3. 所属分类:OpenGL program

    • 发布日期:2017-11-13
    • 文件大小:27104
    • 提供者:李亚
  1. ShowBmpInfo

    0下载:
  2. 本程序是在VC++6.0的平台下使用C语言编写的,能够显示BMP图片信息(文件头,信息头,调色板)。-This program is written in vc++ 6.0 platform using C language, can display BMP image information (header, head of information, color palette).
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:8745
    • 提供者:yangjunlin
  1. BMPTool

    0下载:
  2. 将BMP文件转换成32位或16位RGB格式C语言头文件的小工具-to BMP file conversion into 32 or 16 bit RGB format C header files small tools
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:1375
    • 提供者:林肯
  1. OpenGL_sample

    0下载:
  2. OpenGl的示例程序,包括minimap,movelight和robot三个程序。程序由C语言写成,需要glut.h和glew.h头文件。-OpenGl examples of procedures, including minimap, movelight and robot three procedures. Programs written in C, you need glut.h and glew.h header files.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-06
    • 文件大小:6894
    • 提供者:Evan
  1. puissance

    0下载:
  2. 主要功能用C语言进行读入位图的文件头,信息头,像素数据和保存位图等程序,另外还有声明位图文件结构的头文件。-Main function in C language to read in the bitmap file header, information, procedures, including pixel data and save the bitmap, and declare the bitmap file structure of header files.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-28
    • 文件大小:8014
    • 提供者:红熏
  1. binaryzation

    0下载:
  2. 使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理和灰度变换。-Using the C language header bitmap file for reading, so the image histogram equalization processing and gray-scale transformation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-27
    • 文件大小:325848
    • 提供者:徐小敏
  1. Bitmap

    0下载:
  2. 使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理和灰度变换。-Using the C language header bitmap file for reading, so the image histogram equalization processing and gray-scale transformation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-29
    • 文件大小:317209
    • 提供者:徐小敏
  1. ef

    0下载:
  2. 使用C语言对位图文件的头信息进行读取,从而对图像进行直方图均衡化处理和灰度变换。-Using the C language header bitmap file for reading, so the image histogram equalization processing and gray-scale transformation.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:530
    • 提供者:徐小敏
  1. Histgram

    0下载:
  2. C语言版的直方图均衡程序,读取一幅对比度差的图片(去文件头,图像信息头的),通过该程序可以得到对比度增强的图像- C language version of the histogram equalization process, read a picture of a poor contrast (to the file header, image information header), through the program can get the contrast enhance
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:37144
    • 提供者:唐裕亮
  1. printinfo

    0下载:
  2. C语言实现的读取bmp格式图像的文件头、信息头、颜色盘以及各点对应地像素值,在命令窗口中输入要显示的图像文件名(bmp格式),同时还支持数据保存,保存文件在命令窗口输入。解压即可运行!代码很简单,有详细的注释,适合新手学习!菜鸟一枚,不喜勿喷!-C language to read bmp format image file header, header, and color wheel points corresponding pixel values of the input image f
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-04
    • 文件大小:364136
    • 提供者:张泰原
  1. C语言现实的图像处理(包含快速傅里叶变换)

    0下载:
  2. 这代码功能有:读入和保存文件头、读入和保存信息头、读入和保存像素数据、读入和保存位图、24位的位图转化为8位位图、8位位图转换为24位位图、图像的二值化、8位位图的Sobel边缘检测、8位位图的Laplace锐化、8位位图的中值滤波、分离与合并RGB矩阵、直方图均衡化 main.c是main函数的所在;BMP.h是对位图文件头和信息头,以及调色板等的类型的声明;function.h主要完成对位图的读写操作;algorithm.h主要完成对位图进行相关的算法的处理。
  3. 所属分类:绘图程序

搜珍网 www.dssz.com