-
直接在桌面上的任何状态下的程序,推出这个桌面…
可以直接在任何一种桌面状态下启动本程序后以此桌面为背景画图的C++源程序。-directly on the desktop of any state under the procedures launched this desktop background to draw the C source.
- 2023-09-01 15:20:03下载
- 积分:1
-
Smoothing: smoothing the image processing, filtering noise.
平滑处理:对图像进行平滑处理,滤除噪声的影响。-Smoothing: smoothing the image processing, filtering noise.
- 2022-02-01 16:01:12下载
- 积分:1
-
用于vc中的绘图功能,可提供具体的绘图函数,函数可直接用
用于vc中的绘图功能,可提供具体的绘图函数,函数可直接用-The graphics for the vc can provide specific mapping function, the function can be directly used
- 2022-06-17 13:04:23下载
- 积分:1
-
images show the code used : 1gt; Images show that the principle inversion; Image...
图像显示的代码,用到:1>图像显示原理2>图像显示函数3>提高显示性能的方法,双缓存技术和VFW组件(使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib)。-images show the code used : 1gt; Images show that the principle inversion; Image Display Function 3gt; Improve display performance, dual caching technology and VFW components (using the VFW components in Project-- Setting--Object/libray modules were added vfw32 . lib).
- 2022-03-16 01:42:55下载
- 积分:1
-
这个程序是我的一个图形学课程的小作业,其中实现了Bresenham直线插补算法、Barsky线框裁剪算法、平行六面体自消隐算法以及绕任意轴的旋转算法。...
这个程序是我的一个图形学课程的小作业,其中实现了Bresenham直线插补算法、Barsky线框裁剪算法、平行六面体自消隐算法以及绕任意轴的旋转算法。-this procedure is a small graphics course operations, which achieved a Bresenham interpolation algorithm, Barsky wireframe cutting algorithm, parallel hexahedron since blanking algorithm and around the axis of rotation of arbitrary algorithm.
- 2022-03-17 17:57:25下载
- 积分:1
-
Environment: VC6 Win2K/NT/98 This sample describes the difference between CONSOL...
Environment: VC6 Win2K/NT/98
This sample describes the difference between CONSOLE and GUI applications with 20 lines of code.
There are 2 small projects in this sample. The first project shows how to create a console in WinMain(). First of all, we need to allocate a console with AllocConsole() secondly, we in turn retrieve the operating system handle (GetStdHandle), run-time handle (_open_osfhandle), stream (_fdopen) and standard stream (stdout) finally, we can call functions like printf() and scanf().
The second project demonstrates how to create a window in main(). I created an edit box in a separate thread, so that you can control this window from the console. I retrieved the module handle through GetModuleHandle(), and then I called CreateWindow with the predefined class name EDIT.
As you can see, there is not much essential difference between console and GUI applications, even though VC requires us to indicate the type of the application when you create a p
- 2022-02-03 12:24:58下载
- 积分:1
-
使用Axiom写的一个游戏例子,Axiom是一个非常有名的游戏开发引擎...
使用Axiom写的一个游戏例子,Axiom是一个非常有名的游戏开发引擎-use Axiom wrote a game example, Axiom is a very famous game development engine
- 2022-03-14 12:10:49下载
- 积分: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
-
bmp文件读写函数
bmp文件读写函数-bmp document read-write function
- 2022-03-12 09:05:01下载
- 积分:1
-
调色器
绘图调色,可调出多种颜色,vb编写。。。。。。
调色器
绘图调色,可调出多种颜色,vb编写。。。。。。
-palette for drawing palette, adjustable variety of colors, vb prepared. . . . . .
- 2022-05-14 11:37:25下载
- 积分:1