-
DirectX Texture Addressing
DirectX纹理寻址
- 2023-05-14 01:55:03下载
- 积分:1
-
简单二维图形编程系统,通过鼠标拖动绘制矩形和椭圆,并通过鼠标单击选择一图形。...
简单二维图形编程系统,通过鼠标拖动绘制矩形和椭圆,并通过鼠标单击选择一图形。-simple two-dimensional graphics programming systems, the mouse and drag drawing rectangular oval, and through a mouse click choose graphics.
- 2022-05-18 00:09:33下载
- 积分:1
-
获得指定点的颜色
获得指定点的颜色-been designated the color
- 2022-04-21 21:44:21下载
- 积分:1
-
桌面画图程序,对初学者了解vc的代码是个很好的例子,绩好玩又易学...
桌面画图程序,对初学者了解vc的代码是个很好的例子,绩好玩又易学-desktop drawing program for beginners to understand vc code is a good example of an area minded fun
- 2023-05-12 03:50:03下载
- 积分:1
-
本程序能使用鼠标在对话框上画图,并可以自由选取颜色
本程序能使用鼠标在对话框上画图,并可以自由选取颜色-this procedure can use the mouse to draw on in the dialog box, and can freely choose colors
- 2022-03-09 18:54:22下载
- 积分:1
-
用C++编写的比较dft算法,有待优化成为fft算法,请提意见
用C++编写的比较dft算法,有待优化成为fft算法,请提意见-C dft index prepared by the comparison algorithm, as fft pending optimization algorithm, please comment
- 2022-02-11 19:34:16下载
- 积分:1
-
三次样条插值曲线
三次样条插值曲线-cubic spline interpolation curve
- 2023-06-13 02:55:02下载
- 积分:1
-
使用CImage类实现图像读取,保存,和格式转换。
使用CImage类实现图像读取,保存,和格式转换。-CImage class implements the use of the image to read, save, and format conversion.
- 2022-03-20 10:54:18下载
- 积分:1
-
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使...
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-ago on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. renovation of time spent on this category, transformation and can be applied to any such MFC, WTL/ATL and other INDOWS API programming. As the original CPictureEx inherited from CStatic category that after transformation, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be
- 2022-03-11 20:27:26下载
- 积分:1
-
The image smoothing of the VC code, the code of practice to learn tutorial
有关图像平滑处理的VC代码,学习教程时的练习代码-The image smoothing of the VC code, the code of practice to learn tutorial
- 2022-04-19 06:39:21下载
- 积分:1