-
Visual C++ CAD应用程序开发技术源代码ch5
Visual C++ CAD应用程序开发技术源代码ch5-Visual C CAD application development technology source code ch5
- 2022-03-29 10:48:47下载
- 积分:1
-
一个动画程序,一个旋转的风车,风车的页面风格有差异。
一个动画程序,实现一个风车转动,风车的风页颜色各异-an animation procedures, a rotating windmill, the windmill style pages with different colors
- 2022-03-13 05:43:46下载
- 积分:1
-
解决BMP和JPE图像在数据库储存和读出
解决BMP和JPE图像在数据库储存和读出-solution and JPE BMP images stored in a database and read out
- 2022-03-25 01:22:44下载
- 积分:1
-
online FLASH website procedure is a lot, but mostly by the success of other syst...
网上的FLASH网站程序虽多,但多是由其它系统修改成功,非正规的FLASH站程序,修改过程中多有不正规处。再者,一个网站,直接和用户接触的前台是最重要的,用户看到的感觉到的,才是最重要的。网上发布的FLASH站前台代码混乱,界面传统,使用不正规的HTML标签-online FLASH website procedure is a lot, but mostly by the success of other system changes, non-formal FLASH stations, the process of amending the many informal Department. Furthermore, a website, direct contact with customers and prospects is the most important, users see the feel is the most important. FLASH online publication of code to accomplish confusion, the traditional interface, the use of formal HTML labels
- 2022-01-31 11:03:50下载
- 积分: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
-
本为图形学中区域填充算法
本为图形学中区域填充算法-graphics for the regional filling algorithm
- 2022-02-20 12:41:39下载
- 积分:1
-
one can directly use the compression type, tested
一个可以直接使用的压缩类,测试过-one can directly use the compression type, tested
- 2022-01-26 03:57:03下载
- 积分:1
-
播放GIF动画的工程,用于播放GIF动画。
播放GIF动画的工程,用于播放GIF动画。-Play GIF animation project for the GIF animation player.
- 2022-05-14 02:17:55下载
- 积分:1
-
计算机绘图程序
用c语言实现的一些计算机绘图程序-Some of the computer drawing program
- 2022-03-07 08:55:22下载
- 积分:1
-
这是关于计算机图形学如何用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载...
这是关于计算机图形学如何用BRESEHAM方法制作直线的课程设计报告,内容有源码,调试过程,截图,有文档,希望大家下载-This is about how to use computer graphics methods BRESEHAM straight report of the curriculum design, content source and debugging process, screenshot, there are documents, I hope you download
- 2022-11-25 21:05:03下载
- 积分:1