搜索资源列表
bmp.c
- tc可以直接调用的c语言图片显示程序,将16色BMP文件显示在你的界面上!-tc can directly call the c language picture display program, 16-color BMP file shows you the interface!
基于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.
chap1_3
- 对bmp格式的文件位图进行伸缩处理的C语言实现程序-Bmp file format for bitmap stretching treatment program in C language
jpeg
- 在C或者C++的编程语言程序中对JEPG图像进行读取-In C or C++ programming language program to read images of JEPG
Myimgapp
- 可实现JPG和GIF格式的图片的显示以及按照固定比例放大,用C语言编写-this program can realize JPG and GIF format images show and according to the constant proportion, written in C Language.
11
- 使用Fortran画出SIN函数的图形。这个程序会以目前Windows分辨率的大小来打开绘图窗口。程序执行后只能够看到窗口的一小部分,读者可以试着按下Alt+Enter来把窗口放大成全屏幕大小,不然看不到全部的图形。使用QuickWin模式时,并不像使用SGL时一样可以得到窗口大小改变的信息,所以QuickWin下的虚拟坐标是对固定分辨率来对应,不会随着窗口大小改变而缩放图形。-This program will draw the Sine function curve using Fortra
smorrCAD
- 小型CAD的C语言实现,这是一个可画图的程序-The C language implementation of small CAD, which is a drawing program
YK1
- 这是一个读取BMP图片并显示于DOS环境下的c语言程序,该程序实现简单,可读性好-This is a read BMP images and display in the DOS environment c language program, the program is simple and readable
1111
- c语言的图像读入与显示程序源代码,可以使用-The C language image reading and display program source code, can be used
BMP
- 在DOS环境下显示bmp的经典程序,含汇编语言-Show the bmp' s classic program in the DOS environment, including assembly language
RotateImageDemo
- Java图片旋转,使用Java语言编写程序,旋转图像文件,期间用到了滑动条jSlider事件处理技术,得到旋转角度(弧度制),图像缓冲区创建、创建bufImage的图形环境、让用于显示的缓冲区图像指向过滤后的图像、重载容器的paintComponent()方法等。-The Java Image rotation, using the Java language program, rotate the image file used during the the slider jSlider ev
color-changing-matlab
- 色彩变换是根据色彩的纺缍体模型对图像进行彩色变换的重要理论,本程序是其MATLAB的应用程序,根据它可以很容易地将其转化成C语言程序。-The color transform is important theoretical spindle-body model according to the color of the color conversion on the image, the procedure is the application of its MATLAB, and accor
Bmpimagetoread
- 使用VC读取bmp图像的C语言程序,在vc上亲自测过,确实可用。-Bmp image to read the C language program using VC vc personally measured, indeed available.
imageprocessor
- 运用IDL语言写的一个用于遥感影像显示的程序可以运用IDL进行运行-Using IDL language to write a program for remote sensing image display can use IDL to run
20130705_095630240
- 易语言蜘蛛模块源码例程程序结合易语言互联网支持库和正则表达式支持库,实现抓取网页URL和EMAIL地址功能。 点评:易语言蜘蛛模块源码是易语言正则表达式支持库应用例程。-Easy language source code routines spider module combines easy language Internet program support library and regular expressions support library that implements
JPG2RGB565
- JPG2RGB565 说明: 1.对于单片机而言有的时候需要显示图片,一般单片机为了节约资源采用的图片一般为RGB565格式, PC机上用的一般是RGB格式,也就是说PC机器上RGB(R,G,B)三个字节表示一个像素,单片机采 用两个字节表示一个像素,第一个字节的高5位表示R,第一个字节的低3位和第二个字节的高3位 表示G,第二个字节的低5位表示B 2.本程序支持JPG格式转为RGB565格式,显示在屏幕上或者用管道命令输出到一个文本文件 命令行:JPG2RGB
wavlet-denoise-1
- 这是一个 处理 图像的程序代码 主要使用的语言是matlab-This is an image processing program code The main use of language is matlab
ImageHandle
- 本程序是使用MFC编写的图片查看器,支持图片查看、缩放等操作。-This program is a picture view using MFC language,and it can open picture,rotate picture.
Image2Avi
- 本程序将图片序列合成.avi文件,是用matlab语言,程序简洁,经验证有效。-This program will .avi file picture sequence synthesis, is using matlab language, procedures simple, proven and effective.
Image-display
- 输入图象显示源程序,建立C语言程序调试环境。在计算机屏幕上显示指定的图象。(A2,B2).修改程序,在屏幕上显示256*256的灰度图象(左暗-右亮、左上暗-中间亮-右下暗)。-input image display source code, build the C language program debugging environment.display the specified image on the computer screen. (A2, B2)modify the progra