-
原创,实现了Windows抓屏和保存。其实编写时主要目的是测试StretchBlt函数,此函数在许多机器上运行有BUG,可以用这个程序测试。...
原创,实现了Windows抓屏和保存。其实编写时主要目的是测试StretchBlt函数,此函数在许多机器上运行有BUG,可以用这个程序测试。-originality, the realization of the Windows Capturing the Screen and preservation. In fact, the main purpose of writing is to test StretchBlt function, this function in many machines running on a BUG, can use this test procedure.
- 2022-07-11 08:21:50下载
- 积分:1
-
use two basic class library can open png image files. Class included in the docu...
使用两个基本类库可以打开png图片文件.类库文件包含在下载文件当中.-use two basic class library can open png image files. Class included in the documents downloaded documents.
- 2022-01-28 21:02:47下载
- 积分:1
-
将源代码拷入硬盘中,用Visual C++打开项目文件,即可编译运行。注意有些程序需要配合硬件编程...
将源代码拷入硬盘中,用Visual C++打开项目文件,即可编译运行。注意有些程序需要配合硬件编程-to the source code it is copyed into your hard disk, open the Visual C project documents can be compiled operation. Attention to the need to meet some of the hardware programming
- 2022-03-19 17:55:35下载
- 积分:1
-
通过CASTELJAU算法,绘制指定文本数据文件的曲线
通过CASTELJAU算法,绘制指定文本数据文件的曲线-Through Casteljau algorithm, rendering the text data files specified curve
- 2022-04-01 13:57:02下载
- 积分:1
-
VC++ Programming Guide, has great help for beginners, of course, must have a cer...
VC++编程指南,对初学者有很大帮助,当然必须是有一定基础的初学者,什么都不会的直接看不可能-VC++ Programming Guide, has great help for beginners, of course, must have a certain foundation for beginners, what does not look impossible to direct
- 2022-12-20 23:25:03下载
- 积分:1
-
本程序的主要实现一个0-9的液晶点阵字符在屏幕上滚动输出,以达到保护屏幕的作用。程序主要包括(1)数字0-9的点阵;(2)用画像素点函数putpiel() 在屏...
本程序的主要实现一个0-9的液晶点阵字符在屏幕上滚动输出,以达到保护屏幕的作用。程序主要包括(1)数字0-9的点阵;(2)用画像素点函数putpiel() 在屏幕上画出数字0-9;(3)让10个数字在屏幕上滚动,以达到屏保的作用。
- 2022-03-23 01:00:00下载
- 积分:1
-
h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码...
h.264标准代码,用于视频编码!可以实现各种视频的编码和解码,可以在这个代码的基础上进行各种开发,比如算法的优化,转码技术,实现各种分辨了的转码-code for video coding! All can be achieved video encoding and decoding, this code can be the basis for all development, such as the optimization algorithm, code technology to achieve resolution of the various code switch
- 2023-03-25 17:05:04下载
- 积分:1
-
scrolling display..... for 5x7 matrix interface
scrolling display..... for 5x7 matrix interface
- 2022-01-26 06:33:19下载
- 积分: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
-
一个反走样的示例程序,可直接解压,没有密码.
一个反走样的示例程序,可直接解压,没有密码.-a programme for resisting of lose shape,can direct decompression by no password.
- 2022-05-21 03:08:04下载
- 积分:1