-
飞鸽传输的源码,VC++环境,这么强大的软件,居然这么小
飞鸽传输的源码,VC++环境,这么强大的软件,居然这么小-Dove transmission source, VC++ Environment, such powerful software, even such a small
- 2022-06-12 12:18:36下载
- 积分:1
-
一个用socket编的聊天室 以为java平台,实现聊天的小程序
一个用socket编的聊天室 以为java平台,实现聊天的小程序-socket with a series of the chat room thought java platform to achieve chatting small program
- 2022-01-21 00:09:18下载
- 积分:1
-
is a drawing of the VC Program
是一个有关画图的VC程序-is a drawing of the VC Program
- 2022-02-25 09:41:14下载
- 积分:1
-
程序功能:
在桌面上连续显示指定目录下的图片文件
程序功能:
在桌面上连续显示指定目录下的图片文件
-Program features: on the desktop display for the specified image file directory
- 2022-07-12 10:52:58下载
- 积分:1
-
windows下的GDI编程,对学习windows编程的会有点帮忙!
windows下的GDI编程,对学习windows编程的会有点帮忙!-GDI programming under windows, to learn windows programming will be a little help!
- 2022-03-17 19:14:12下载
- 积分:1
-
丰富的画图功能,能画直线,圆,长方形,可以旋转,平移,放缩,填充,真的很好,不行你试试vc...
丰富的画图功能,能画直线,圆,长方形,可以旋转,平移,放缩,填充,真的很好,不行你试试vc-Rich drawing capabilities, able to draw a straight line, round, rectangular, you can rotate, pan, zoom, filling, really good, can not you try vc
- 2022-03-14 12:30:52下载
- 积分:1
-
这是一个MFC写的OpenGL雪景,程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,对用MFC写OpenGL程序有很...
这是一个MFC写的OpenGL雪景,程序演示了MFC开发OpenGL的框架,和演示如在OpenGL访问封装在可执行文件中的资源,对用MFC写OpenGL程序有很好指导作用。-OpenGL Drawing For Vc++
- 2023-03-14 12:35:04下载
- 积分:1
-
1)基于图像处理头文件BMP文件的操作,这里有大量的投资。
1) 一个以BMP文件操作为基础的图像处理头文件,以下有不少源代码会用到它。
-1) a BMP file operation based on image processing header files, here are a lot of source code to use it.
- 2023-02-23 20:05:04下载
- 积分:1
-
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对...
位图的存取在vc中的 因为所在的项目中我负责的模块是有关与位图的读写和存储的,所以看了一些资料后,并且成功在vc 下实现所需的功能后写下这篇读书报告。
对于位图,要想在vc中实现读取和存储,先必须了解BMP的文件格式。
BMP文件大体上分成四个部分:位图文件头,位图信息头,调色板,实际的位图数据。
位图文件头BITMAPFILEHEADER是一个结构,它的定义如下:
typedef struct tagBITMAPFILEHEADER{
WORD bfType
DWORD bfSize
WORD bfReserved1
WORD bfReserved2
DWORD bfOffBits
}BITMAPFILEHEADER实现-Bitmaps in vc access because of the projects where I am responsible for the module is concerned with reading and writing bitmap and storage, so read some information, and the success achieved in vc feature required to write This study reports. For bitmap, in order to achieve in the vc read and stored, first must understand the BMP file format. BMP files generally divided into four parts: the first bitmap file, BITMAPINFOHEADER, palette, the actual bitmap data. BITMAPFILEHEADER bitmap file header is a structure, it is defined as follows: typedef struct tagBITMAPFILEHEADER (WORD bfType DWORD bfSize WORD bfReserved1 WORD bfReserved2 DWORD b
- 2022-09-19 08:45:03下载
- 积分:1
-
一个DLL中,只有两个功能,可以很容易地通过TWAIN图像扫描的…实现
一个DLL,只有两个函数,可以通过Twain轻松实现图象的扫描。附带有范例程序-a DLL, only two functions, can be easily achieved through Twain image scanning. Examples are incidental procedures
- 2022-07-15 16:34:34下载
- 积分:1