-
位图的高倍放大与平滑拖动。作者:谢经荣。运行环境:win2000 vc6。...
位图的高倍放大与平滑拖动。作者:谢经荣。运行环境:win2000 vc6。-bitmap with high magnification smooth drag. Author : Xie Jing-rong. Operating environment : WIN2000 vc6.
- 2022-01-25 21:12:40下载
- 积分:1
-
DrawTools示例说明如何创建一个Windows窗体应用程序绘制图形…
DrawTools向你展示如何在Windows Form程序中通过鼠标拖动绘制各种图形对象,它实现的固定图形有:矩形框、椭圆、线性和铅笔。并且,你可以通过鼠标选择、移动、删除图形,还可以改变图形大小等各种操作。另外,程序支持你把绘制的图形保存成文件,可以直接把一个文件从资源管理器中拖到程序界面上打开。-DrawTools sample shows how to create a Windows Forms application for drawing graphic objects in a Windows client area using mouse and drawing tools. Drawing tools implemented in this sample are: Rectangle, Ellipse, Line, and Pencil. There are well-known techniques for creating such type of applications, like: interaction with mouse, flicker-free drawing, implementing of drawing and selection tools, objects selection, managing of objects Z-order etc. MFC developers may learn all this stuff from MFC sample DRAWCLI. DrawTools C# program reproduces some of DRAWCLI functionality and uses some design decisions from this sample.
- 2022-07-06 18:52:18下载
- 积分:1
-
这是计算机图形学的一个显着的线性裁剪演示程序,一个..
这个是计算机图形学中的一个重要的直线剪裁的演示程序,里面包括了源代码解析和源代码,还有一个封装好的可以执行文件,仅供教学参考使用。-this is the computer graphics a significant linear tailoring the demo program, includes a source code and source code analysis, a good package can be implemented, only teaching reference.
- 2022-12-27 22:00:08下载
- 积分:1
-
命令的直方图校正和颜色转换过程
直方图修正和彩色变换
命令行编译过程如下
vcvars32
rc bmp.rc
cl colorope.c bmp.res user32.lib gdi32.lib-Histogram correction and color transformation process of the command-line compiler is as follows vcvars32rc bmp.rccl colorope.c bmp.res user32.lib gdi32.lib
- 2023-05-24 14:10:03下载
- 积分:1
-
一个较好的局部放大程序
一个更好的局部放大程序-a better local amplification procedures
- 2022-01-21 01:01:55下载
- 积分:1
-
//简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=...
//简单的可操作8位和24位bmp位图的图像类。 //特点: //1、显示速度快。(我用这个类显示图像序列,比VC++内幕的CDIB类快很多。) //2、重载=操作符。 //3、通过函数操作可以得到图像数据。 //局限: //只能显示8位和24位bmp位图-//simple operational 8 and 24 bmp bitmap image category.// Characteristics :// 1, showed faster. (I use this image sequence shows category, the VC Insider Bitmap type much faster.)// 2, heavy = operator.// 3, the function can be operated image data.// Limitations :// only shows 8 and 24 bmp bitmap
- 2022-03-24 08:50:49下载
- 积分:1
-
基于VC++实现透明对话框功能,非常实用
基于VC++实现透明对话框功能,非常实用-Based on VC++ to achieve transparency in the dialog box functionality, very useful
- 2022-02-21 17:37:10下载
- 积分:1
-
基于CJ60Lib界面库的扩展,vc界面一揽子解决方案
基于CJ60Lib界面库的扩展,vc界面一揽子解决方案-CJ60Lib based interface for the expansion, vc interface package solution
- 2022-05-05 02:56:07下载
- 积分:1
-
vc++数字图像处理AppWizard has created this ch1_1 application for you. This application...
vc++数字图像处理AppWizard has created this ch1_1 application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-vc Digital Image Processing+5.0 ch1_1 has created this application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.
- 2022-07-12 04:39:42下载
- 积分: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