-
a simple line drawing and Circle and Square procedures to achieve a sequence of
一个简单的画线和画圆和正方形的程序,实现了序列化-a simple line drawing and Circle and Square procedures to achieve a sequence of
- 2022-01-25 20:02:36下载
- 积分:1
-
CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TI...
CxImage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images.
- 2023-04-07 14:20:03下载
- 积分:1
-
此程序是国外高手参加世界编程大赛时的参赛作品,获一等奖。...
此程序是国外高手参加世界编程大赛时的参赛作品,获一等奖。 -foreign experts participating in the programming contest at the entries won.
- 2022-03-19 20:34:52下载
- 积分:1
-
在VB环境下开发的,可以生成二维地形的程序
在VB环境下开发的,可以生成二维地形的程序-in VB development environment that can generate two-dimensional terrain procedures
- 2023-01-13 20:05:03下载
- 积分:1
-
MFC编程,基本绘图功能,
MFC编程,基本绘图功能,简单易学,熟悉整个MFC流程。-MFC programming, basically draws a chart the function,
simple is easy to study, familiar entire MFC flow.
- 2023-05-16 13:10:02下载
- 积分:1
-
brightness changes address, VC++ debugging through
亮度增减处理处理,VC++下调试通过-brightness changes address, VC++ debugging through
- 2022-03-18 21:19:17下载
- 积分:1
-
那是什么?目的是一个图书馆(和一些工具和例子)写在C,约..
What is it? Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original developed at MIT in the early 1990s.) That means you get lots (208, to be exact) of fonts to use. You can even create your own if you know how to create an X11 BDF font. It can read and write PPM, XPM, GIF, PNG and JPG image format. -What is it Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original developed at MIT in the early 1990s.) That means you get lots (208, to be exact) of fonts to use. You can even create your own if you know how to create an X11 BDF font. It can read and write PPM, XPM, GIF, PNG and JPG image format.
- 2022-07-23 15:04:14下载
- 积分:1
-
从BMP文件加载位图并显示BMP文件有四个部分。第一个我..
从BMP文件中装入位图并显示
the bmp file has four sections. the first is bitmapfileheader. this contains the bitmap file signature, the size of the bitmap and the offset to the array of bits that define the bitmap image. the next section is the bitmapinfoheader. this contains information such as the height and widht of the bitmap and the number of colors used. this section is followed by the color table. the color table contains two or more rgbquad structures the final section is the actual bits that define the bitmap image.
by the way, the bmp file holds a device independent bitmap and sometimes the extension used is dib.
the steps outlined below is valid for both windows 95 and windows nt. on windows 95, you can also use the loadimage() function to load a bitmap from a file. although windows nt also supports this function, it does not support the lr_loadfromfile flag. -from BMP file loaded bitmap and show the bmp file has four sections. The first is bitmapfileheader. This contains t
- 2022-03-02 16:58:15下载
- 积分:1
-
实现对一副球面失真图形进行操作,使得一幅圆形图片校正后成为方形...
实现对一副球面失真图形进行操作,使得一幅圆形图片校正后成为方形-The realization of a spherical distortion of graphics operations, makes a circular image after correction become square
- 2022-08-14 05:47:30下载
- 积分:1
-
基于vc下的细胞识别系统,包括细胞计数,处理等
基于vc下的细胞识别系统,包括细胞计数,处理等-based on the identification system cells, including cell count, and processing
- 2022-01-26 00:27:12下载
- 积分:1