-
粒子运动,详细描述粒子运动,是个很好的程序
粒子运动,详细描述粒子运动,是个很好的程序-Particle movement, a detailed description of particle motion, is a good procedure
- 2022-01-24 08:45:15下载
- 积分:1
-
6.0关于绘图的程序设计,图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话...
6.0关于绘图的程序设计,图形的绘制,如何使用自定义画笔(颜色,线宽,线形)。如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-6.0 on the graphics programming, graphics rendering, since the definition of how to use a paintbrush (color, line width, Alignment). How procedures for adding options menu and the option to set up the dialog box, use the standard color dialog, how to use the Font dialog box, the dialog box options to achieve preview function. Implementation Options dialog window and type of data exchange. How to change the dialog and control the background color, how to change the text color control, the right button controls special treatment. How in the window shows a bitmap.
- 2022-02-25 06:55:08下载
- 积分:1
-
对一帧灰度图像进行canny算子的边缘检测,在VC环境下编译
对一帧灰度图像进行canny算子的边缘检测,在VC环境下编译-on a gray image canny operator of edge detection, the VC environment compiler
- 2022-09-05 09:40:03下载
- 积分: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
-
直接拷贝屏幕上显示的图像或者文字,将他们打印到指定的打印机上...
直接拷贝屏幕上显示的图像或者文字,将他们打印到指定的打印机上-copy directly on the screen images or writing, they print to a specific printer
- 2022-02-20 21:57:23下载
- 积分:1
-
一个条码生成程序及源程序 带算法 39条码 EAN13条码
一个条码生成程序及源程序 带算法 39条码 EAN13条码-a barcode generation procedure and source algorithm with 39 barcode EAN13 barcode
- 2022-01-22 01:00:07下载
- 积分:1
-
binarization of images
binarization of images
- 2022-01-25 17:09:05下载
- 积分:1
-
simple drawing program, my graphics experimental operation, it has not yet compl...
简单的画图程序,我的图形学实验作业,还未整个完成-simple drawing program, my graphics experimental operation, it has not yet completed the entire
- 2022-01-31 12:49:11下载
- 积分:1
-
这是一个用VC++画Coons曲面、bezier曲面和B样条曲面的程序。
这是一个用VC++画Coons曲面、bezier曲面和B样条曲面的程序。-this is a painting with VC Coons surfaces, bezier surface and B-spline surfaces procedures.
- 2022-07-24 13:27:24下载
- 积分:1
-
渐变背景的VC源代码通过对GDI的操作来达到对窗口等对象的颜色改变...
渐变背景的VC源代码通过对GDI的操作来达到对窗口等对象的颜色改变-VC source code for the gradually changing background. Changing the color of the objects such as windows by operation on GDI.
- 2022-03-22 12:23:00下载
- 积分:1