-
利用VC++6.0实现了对部分分形图的绘制功能
利用VC++6.0实现了对部分分形图的绘制功能-VC 6.0 part of the Fractal Map function
- 2022-11-04 05:45:03下载
- 积分:1
-
鼠标可以在窗口中画画、写字等操作,该程序实现画笔功能
鼠标可以在窗口中画画、写字等操作,该程序实现画笔功能-mouse can in the window paint, write such an operation, the program features a paintbrush
- 2022-03-24 14:18:38下载
- 积分:1
-
PNG文件格式的解码器源代码。适用于手臂平台
PNG格式文件解码源代码。适用于ARM平台-PNG file format decoder source code. Applicable to ARM platform
- 2022-07-04 02:57:31下载
- 积分:1
-
线段裁剪:
点击线段裁剪下的划线,画一条线段;
再点击矩形裁剪,进行线段裁剪。...
线段裁剪:
点击线段裁剪下的划线,画一条线段;
再点击矩形裁剪,进行线段裁剪。-Line Clipping: Click under the cut line segment, draw a line segment then click the rectangular cutting, for Line Clipping.
- 2022-12-12 19:55:03下载
- 积分:1
-
Protel2002简体中文正式版
Protel2002简体中文正式版-Simplified Chinese Protel2002 official version
- 2023-07-12 05:30:05下载
- 积分:1
-
这是一个学习语言的例程,对学习很有好处
这是一个学习语言的例程,对学习很有好处-this is a language learning routines, learning to very good
- 2022-11-20 04:35:04下载
- 积分:1
-
This is an image into the source code is downloaded from elsewhere to, and now f...
这是一个图像编成的源代码,是从其他地方下载来的,现在提供给各位,如果有用的话就是最好的事情了
-This is an image into the source code is downloaded from elsewhere to, and now for you. If so useful is the best thing
- 2022-02-21 19:10:19下载
- 积分:1
-
Beisaierniuman function mapping code, a common mathematical functions code, VC++...
贝赛尔纽曼函数绘图代码,一种常用的数学函数代码, VC++60 开发,编译通过-Beisaierniuman function mapping code, a common mathematical functions code, VC++60 develop, compile
- 2023-04-23 11:05:03下载
- 积分:1
-
能够在实现交互式绘图的软件
能够在实现交互式绘图的软件-to achieve interactive graphics software
- 2023-05-30 01:15:03下载
- 积分:1
-
用GDI函数抓屏
如果我们不太在意抓屏的效率,并且我们想要的只是一个屏幕快照的话,可以考虑使用GDI方式。这种抓屏机制是以“桌面也是一个...
用GDI函数抓屏
如果我们不太在意抓屏的效率,并且我们想要的只是一个屏幕快照的话,可以考虑使用GDI方式。这种抓屏机制是以“桌面也是一个窗口,桌面也有一个窗口句柄(HWND)”这个简单的常识为基础的,如果我们得到了桌面的设备上下文(DC),就可以利用blit(复制)它的内容到我们创建的DC中。我们可以用GetDeskWindow()得到桌面的窗口句柄,从句柄得到DC也是很容易的
-GDI function with screenshots screenshots if we do not care about efficiency, and we want only a snapshot of the screen, you can consider using GDI mode. This mechanism is based on the screenshots Desktop is also a window, the desktop also has a window handle (HWND) This simple knowledge-based, if we get the desktop device context (DC), can be used on the blit (copy) its contents that we created in DC. We can use GetDeskWindow () get desktop window handle from the handle to get DC is also very easy
- 2023-05-23 00:30:03下载
- 积分:1