-
Qt简单绘图程序
Qt平台下,基于双缓冲技术设计的简单绘图工具,可以绘制简单的图形,同时可以设置画笔颜色、填充颜色、线条类型等
- 2022-01-22 00:02:07下载
- 积分:1
-
本程序绘制打开闭合的曲线,闭合曲线可以使用Brush对象填充
本程序绘制打开闭合的曲线,闭合曲线可以使用Brush对象填充-mapping procedures to open the closed curve, closed curves can be used to fill Brush object
- 2022-06-18 13:40:00下载
- 积分:1
-
这是华中科技大学出版社出版的Vega可视化实时仿真技术中最中的一个源码,实现了动态加入ADF文件,环境的模拟,不同的绘图模式,多种漫游方式等。...
这是华中科技大学出版社出版的Vega可视化实时仿真技术中最中的一个源码,实现了动态加入ADF文件,环境的模拟,不同的绘图模式,多种漫游方式等。-This is the Huazhong University of Science and Technology Publishing House of Vega visualization real-time simulation technology the most in a source, adding ADF to achieve a dynamic document, the simulation environment, different graphics mode, a variety of ways, such as roaming.
- 2022-11-12 19:45:03下载
- 积分:1
-
And use the compilation to achieve in text mode, the characters in neon
利用汇编实现在文本模式下,字符霓虹灯式地显示。-And use the compilation to achieve in text mode, the characters in neon-style display.
- 2022-03-12 16:03:21下载
- 积分:1
-
练习绘制各种图形的源码
练习绘制各种图形的源码-practice to draw various graphics FOSS
- 2022-06-20 11:23:52下载
- 积分:1
-
利用Solidworks APIVisual Basic 与 开发的自动获取Solidworks绘图窗口中选择实体的外轮廓的model...
利用Solidworks APIVisual Basic 与 开发的自动获取Solidworks绘图窗口中选择实体的外轮廓的model-use Solidworks APIVisual Basic and development of the automatic acquisition So lidworks drawing window select entities outside the contours of the model
- 2022-03-25 05:55:53下载
- 积分:1
-
适合初学者入门学习的程序,使用microsoft的基本功能函数。主要实现了画矩形,画直线2大功能,对处于矩形框架外的直线进行裁剪。(工程文件名为“裁剪”)...
适合初学者入门学习的程序,使用microsoft的基本功能函数。主要实现了画矩形,画直线2大功能,对处于矩形框架外的直线进行裁剪。(工程文件名为“裁剪”)-AppWizard has created this CUT application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
- 2022-10-19 19:40:04下载
- 积分:1
-
用vc+mapobjects开发的源代码,实现鼠标多边形的移动
用vc+mapobjects开发的源代码,实现鼠标多边形的移动-with vc MapObjects development of the source code, mouse polygon mobile
- 2022-11-05 02:35:03下载
- 积分:1
-
in VB6.0 and DX9 3D images to achieve programming.
在VB6.0和DX9中实现3D图象编程。-in VB6.0 and DX9 3D images to achieve programming.
- 2022-02-07 03:33:16下载
- 积分:1
-
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, B...
本实验实现RGB颜色与HLS颜色的相互转换;在此实验中,定义了函数void HSLtoRGB(UINT hue, UINT sat, UINT light, BYTE &r, BYTE &g, BYTE &b)实现HSL向RGB转换;void CPaletteDlg::RGBtoHSL(BYTE r, BYTE g, BYTE b, UINT &hue, UINT &sat, UINT
&light)实现RGB向HSL转换-Experimental realization of the RGB and HLS color color conversion in this experiment, the definition of the function void HSLtoRGB (UINT hue, UINT sat, UINT light, BYTE & r, BYTE & g, BYTE & b) the realization of HSL to RGB conversion void CPaletteDlg: : RGBtoHSL (BYTE r, BYTE g, BYTE b, UINT & hue, UINT & sat, UINT & light) to achieve conversion RGB to HSL
- 2023-04-19 04:00:05下载
- 积分:1