-
展示动态生成并处理菜单的工具,并以一个画图程序来说明。...
展示动态生成并处理菜单的工具,并以一个画图程序来说明。-Display dynamically generated and deal with the tools menu, and a drawing to illustrate the procedure.
- 2022-06-22 02:40:29下载
- 积分:1
-
图表显示的源代码,曲线,直方图和饼图,有三个
各种图表展示源代码,有曲线图、柱状图以及饼图,还有三维图-charts display the source code, curves, histogram and pie, there are three-dimensional map
- 2022-02-04 09:51:55下载
- 积分:1
-
AviCapWrp_srcAVI格式视频获取代码
AviCapWrp_srcAVI格式视频获取代码-AviCapWrp_srcAVI format video access code
- 2022-05-13 06:38:35下载
- 积分:1
-
MSChart 画出的动态及静态曲线图、饼图、柱状图及其它图形
MSChart 画出的动态及静态曲线图、饼图、柱状图及其它图形-MSChart draw of active and passive curves, pie charts, histograms and other graphics
- 2022-09-30 01:45:03下载
- 积分:1
-
深度图像生成:主要用于生成圆球的深度图像,并计算物体的高斯和平均曲率,以及生成表面类型图像...
深度图像生成:主要用于生成圆球的深度图像,并计算物体的高斯和平均曲率,以及生成表面类型图像-depth image generation : mainly used to generate the depth sphere images, and calculated objects and the average Gaussian curvature, surface types and generating images
- 2022-02-06 07:10:02下载
- 积分:1
-
用插值算法实现的图像放大,缩小,灰度图的转换等功能
用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
- 2022-01-26 00:01:39下载
- 积分:1
-
Vista玻璃窗体程序文件,VC++ 6.0
Vista玻璃窗体程序文件,VC++ 6.0-Vista windows program file body, VC++ 6.0
- 2022-01-22 12:04:13下载
- 积分:1
-
动态的演示小车的运行!可以按倒退前进暂停等
动态的演示小车的运行!可以按倒退前进暂停等-car play
- 2022-01-25 15:18:56下载
- 积分:1
-
将Windows图元文件(WMF)到新的增强型图元文件(EMF)。
Convert a Windows Metafile (WMF) to newer Enhanced Metafile (EMF).
- 2022-07-13 08:02:32下载
- 积分: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