-
an MFC prepared for the demonstration of various programming interface code, the...
一个MFC编写的用于演示各种界面编程的代码,比较全,基本上包含所有能够使用的MFC界面-an MFC prepared for the demonstration of various programming interface code, the entire comparison, contains basically all the MFC to use interface
- 2023-06-16 18:05:03下载
- 积分:1
-
VC under load bitmap display and use the timer to achieve a bitmap animation.
VC下实现加载显示位图,并用定时器实现了位图动画.-VC under load bitmap display and use the timer to achieve a bitmap animation.
- 2022-09-30 14:00:03下载
- 积分:1
-
动态加载位图等资源文件,有利于节省程序运行时所用资源。...
动态加载位图等资源文件,有利于节省程序运行时所用资源。-dynamically loaded bitmap documents, and other resources, to save operating procedures used by the resources.
- 2022-03-18 11:32:10下载
- 积分:1
-
这是一个开放的,我写BMP文件的小例子。写得很差,只是一个..
这是一个我写的打开BMP文件的小例子。写得不好,仅仅是老师布置作业马虎完成了。-This is an opening, I wrote a small example of BMP files. Poorly written, just a sloppy teacher assignments completed.
- 2022-02-27 05:03:01下载
- 积分:1
-
用EL99算法合成纹理,速度比较慢,效果还不错,适用于大多数纹理的合成...
用EL99算法合成纹理,速度比较慢,效果还不错,适用于大多数纹理的合成-EL99 algorithm using synthetic texture, fairly slow, and the results were pretty good, applicable to the majority of the texture synthesis
- 2023-02-19 10:55:03下载
- 积分:1
-
用c语言编的哈夫曼程序。用到了树的思想
!!!!强烈推荐...
用c语言编的哈夫曼程序。用到了树的思想
!!!!强烈推荐-series Huffman procedures. Use a tree thinking! ! ! ! Strongly recommended!
- 2022-05-30 09:08:51下载
- 积分: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
-
Icon显示,通过VB的控制,得到句柄 然后调用位图
Icon显示,通过VB的控制,得到句柄 然后调用位图-Icon, through the control of VB, to be called then handle bitmap
- 2022-01-25 18:31:22下载
- 积分:1
-
literature on the basis of a methodology for the Color Edge Detection procedures...
本人依据一篇文献介绍的方法编的彩色图像边缘检测程序,其效果要由于一般的方法。-literature on the basis of a methodology for the Color Edge Detection procedures, the effect due to the general approach.
- 2022-07-20 14:52:15下载
- 积分:1
-
GDI绘制立体圆饼图实例,细腻,快速,解决边缘覆盖问题。方法简单高效,可以用计时器改造成动画效果。...
GDI绘制立体圆饼图实例,细腻,快速,解决边缘覆盖问题。方法简单高效,可以用计时器改造成动画效果。-GDI round draw three-dimensional pie chart example, the delicate, rapid, and solve the problem of the edge of coverage. Method is simple and efficient, can be transformed into animation timer.
- 2022-09-23 12:30:03下载
- 积分:1