搜索资源列表
c语言第三方BGI事例
- 第三方BGI演示源代码,演示了在C环境下如何加载bmp图片、如何显示。-third-party source code demonstration, a demonstration of the C environment bmp how to load pictures, how to display.
BMP位图文件程序
- 手把手教你了解BMP图形文件结构,C语言文件读写函数应用,一般数据处理方法,如果看不懂,说明我写的还不够具体,以后继续改进.-Maxivista you know BMP graphics structure of the document, document literacy C language function applications, generally data processing methods, if they did not understand that I was als
bmp.c
- tc可以直接调用的c语言图片显示程序,将16色BMP文件显示在你的界面上!-tc can directly call the c language picture display program, 16-color BMP file shows you the interface!
ZHG-bmp-maker
- 本软件(ZHG制图工具)由ZHG用C/C++开发,可用来进行简单画图、查看由本软件制作的图形文件以及使用配套函数show_bmp在C语言程序中直接使用已画好的图形。具体操作如下: 1.主界面上方为菜单栏,左边为工具栏。要使用请单击“新建”或“打开”按钮,退出可单击右上角椭圆。 2.进入后,可单击工具栏选择画笔、规则图形及颜色。左击图形库,画实线图,右击可画虚线图。在编辑区中,用左键拖动鼠标为画笔画图,右键拖动可画规则图形。(建议下载到D盘,并先阅读说明文件。) -the software
BMP
- C语言环境代码下读写BMP文件代码,运行的时候在vc6.0下通过.
bmp
- bmp图片中添加数字水印的全套程序,用c语言实现
BMP操作(C语言)
- 通过该程序可以了解BMP的文件结构。
基于C语言编写的关于BMP显示程序
- 这是基于C语言编写的关于BMP32、24、16、8、4、1等各种格式的显示程序,包括其中的压缩格式也可以显示,很实用。-This is based on the C language on BMP32, 24,16,8,4,1 display program such as a variety of formats, including the compression format can also display, very useful.
C/C++语言实现打开各种图像文件(BMP, GIF, JPG,
- C/C++语言实现打开各种图像文件(BMP, GIF, JPG,
bmp
- 用C语言实现BMP图像的显示,可以显示出1bit,4bit,8bit,16bit,24bit图像-BMP image using C language display, can show 1bit, 4bit, 8bit, 16bit, 24bit images
bmp
- 很适合初学者使用,用纯C语言写的。希望对需要的人有帮助-Very suitable for beginners to use, and written in pure C language. Hope to those who need help
bmp
- 用C语言编写的小程序,图像处理实例,供学习C综合实验的同学使用-Using C language applets, image processing examples for learning C students use an integrated experimental
tuxiangchuli
- 一、 课程设计题目: 用C/C++语言编写灰度图像霍夫曼编码的程序 二、 设计内容及要求: 1、 用C/C++语言完成设计,在计算机上调试程序; 2、 上机课时:8课时; 3、 列出设计结果,并提交课程设计报告。 三、 设计方法与步骤: 1、 统计一幅BMP格式的灰度图像的概率,并显示相应的灰度值和概率; 2、 对这幅图像做霍夫曼编码;并列出编码结果。 3、 计算平均码长和熵值,算出编码效率。 4、 所有的结果都要求显示出来。 -First, the
show_bmp.tar
- 在用C语言编写的程序中显示bmp格式图像,这对于编写简单的C语言游戏或设计一些图形化C程序都是很有学习价值的。-Using C language program shown in bmp format images, which is easy to prepare the C language games or graphical design some C procedures are very valuable study.
bmp
- c语言读取bmp图像 ,试了很多个,这个应该有用,看看吧-c language c language to read bmp images to read bmp images, try a lot of months, this should be useful to see it
BMP-to-JPEG
- 用C语言实现BMP格式的图片转换为JPEG格式的图片-BMP format with a C language implementation is converted to JPEG format pictures images
bmp read&write
- 简单读取bmp256位灰度图像,运用c语言的基本库(Simple read bmp256 bit grayscale image)
ShowBitmap
- 用c语言打开bmp,有visual c就能直接测试使用(Open BMP in the C language)
genderBMP
- C语言生成BMP格式的图片程序,可直接使用无需调试(C language generates BMP pictures)
BMP文件基于C语言的信息读取
- BMP图像文件的内部信息,可以依据C语言编程确定图像的具体信息内容