-
图像平移
图像平移-image translation
- 2022-02-07 13:56:10下载
- 积分:1
-
from the right three
由VC实现的对三维物体的绘制,可以让初学者领会到奥秘-from the right three-dimensional mapping of objects, allowing beginners to understand the mysteries
- 2023-08-09 18:40:02下载
- 积分:1
-
is a drawing of the VC Program
是一个有关画图的VC程序-is a drawing of the VC Program
- 2022-02-25 09:41:14下载
- 积分:1
-
最近在做一个图片查看器,由于使用一般的PctureBox,在性能和缩放控制上都无法满足预期的要求,因此所有组件的呈现均是通过重写控件的OnPaint事件来绘制。...
最近在做一个图片查看器,由于使用一般的PctureBox,在性能和缩放控制上都无法满足预期的要求,因此所有组件的呈现均是通过重写控件的OnPaint事件来绘制。在查看gif图片时发现Graphics.DrawImage只呈现第一帧,无法满足预期要求,因此经过摸索寻找到了解决自绘gif的较好办法。-At a recent picture viewer, because of the use of general PctureBox, at performance and zoom control are unable to meet expectations, all components are a rewrite control through case OnPaint to draw. Gif picture in view Graphics.DrawImage found only show the first frame, unable to meet expected requirements, therefore, after groping to find a solution since the better way to draw gif.
- 2022-05-19 13:48:54下载
- 积分:1
-
本程序是VC图像处理程序,是学习游戏开发不可多得的资料!
本程序是VC图像处理程序,是学习游戏开发不可多得的资料!-VC image processing procedures, the development of the game is a rare study of information!
- 2022-07-23 03:29:07下载
- 积分:1
-
- a very good source.
图像处理开发工具包——一个很好的源码。
- 2022-11-28 06:25:04下载
- 积分:1
-
一幅图象经过小波变换后为HH、HL、LH、LL四个子带,在小波变换的其中一个子带即h3嵌入水印,LH3为低高频子带...
一幅图象经过小波变换后为HH、HL、LH、LL四个子带,在小波变换的其中一个子带即h3嵌入水印,LH3为低高频子带 -an image after wavelet transform for HH, HL, LH, LL 4 subband. the wavelet transform of a subband that h3 embedded watermark, LH3 lower high-frequency band
- 2022-04-26 17:31:52下载
- 积分:1
-
C编程语言写的#位移滤波器,做翻转,水涟漪…
用C#编程语言写的位移滤波器,做翻转,水波纹效果好
- 2023-03-24 13:20:04下载
- 积分:1
-
此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MM...
此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MMX 和 SSE2 整数指令的更高级别的编译器支持,来优化位图操作而不必编写汇编程序代码。在项目中,Surface.* 文件包含 DIB 图面操作的 C++ 基类。-This example will explain the CImage support the achievement of applications, to a variety of image formats for data loading and preserve basic. In addition, this example to explain the direct DIB map surface operation, and how the use of MMX and SSE 2 integer instructions, higher level of compiler support to optimize bitmap prepared to operate without compilation code. In the project, Surface .* DIB map file contains the C-operating base class.
- 2022-01-30 16:34:15下载
- 积分:1
-
一个采用VC6.0的GDI函数编写的平面绘图程序,能够对各种基本图形进行绘制、编辑、拖动、剪切、撤消修改、保存数据到文档。适合初学者学习、模仿。...
一个采用VC6.0的GDI函数编写的平面绘图程序,能够对各种基本图形进行绘制、编辑、拖动、剪切、撤消修改、保存数据到文档。适合初学者学习、模仿。-a VC6.0 used GDI function of the two-dimensional drawings to prepare procedures to be able to conduct basic graphics rendering, editing, drag, shear, the withdrawal of changes to save data files. Suitable for beginners to learn and imitate.
- 2022-04-11 02:07:24下载
- 积分:1