-
class
实现三角形的类、用类的继承关系编写程序描述下图1中的类层次(Write a class Triangle Triangle、Class inheritance relationships with programming description Figure 1 class hierarchy)
- 2016-04-23 16:01:11下载
- 积分:1
-
drawMFC
一个简单的程序,可以绘制点、线、圆、方。可以保存成一定格式的图片文件。软件最大的问题是绘图基本在对应的鼠标事件里进行,而没有在paint方法里进行,可借鉴。(A simple program, you can draw points, lines, circles, square. Can be saved into a certain format image files. The biggest problem is the graphics software basic mouse events in the corresponding conduct, but not in the paint method in the conduct, we may learn.)
- 2013-09-13 09:27:12下载
- 积分:1
-
TCAD_pn
本人主要学习研究synopsis公司的Sentaurus TCAD半导体工艺软件的使用,本程序是实现光电二极管的建模脚本(I mainly study the synopsis of Sentaurus TCAD semiconductor process software, the use of this procedure is to realize the photodiode modeling scripts)
- 2020-07-03 03:40:02下载
- 积分:1
-
FileShow
本程序主要是利用NI公司提供的measurement studio控件画曲线,从文件中提取数据,通过定时器动态显示在对话框上。(This procedure is the use of NI offers measurement studio control to draw curves to extract data from the file, through the dynamic timer is displayed in the dialog box.)
- 2012-07-16 23:40:49下载
- 积分:1
-
droop_islanded_dc
基于孤岛模式下的PSCAD下垂控制模型,仅供参考学习(PSCAD islanding mode droop control model based study for reference purposes only)
- 2015-12-10 14:01:31下载
- 积分:1
-
绘制与鼠标同步拖动的旋转矩形
资源描述仿PhotoShop旋转图层的方式,设计一个用于旋转的矩形框。
- 2022-08-10 06:23:17下载
- 积分:1
-
光强及相位
MATLAB仿真模拟了LG光束的光强及相位的3维图与2维图(MATLAB simulation of LG beam intensity and phase of the 3-dimensional diagram and 2-dimensional diagram)
- 2021-04-09 12:49:00下载
- 积分:1
-
PictureGame
graphic game developing source code
- 2020-06-25 16:00:02下载
- 积分:1
-
grafic
工业自动化监控组态系统中图形组态功能的实现,用Visual C++6.0编写,希望对你有所帮助(industrial automation control system configuration graphics configuration are realized, Using Visual C 6.0, and I hope to help you)
- 2007-03-24 16:41:05下载
- 积分:1
-
DrawPaintCode
代码实现了计算机图形学中画线算法(包括DDA,中点法,Bresenham)以及画圆算法(包括中点法,Bresenham)以及多边形的填充(包括边填充,种子填充,扫描填充)多边形的二维变换,多边形的裁减等功能.根据不同的控件进行选择,然后实现各算法.(code realized the computer graphics line drawing algorithm (including DDA, the midpoint method, Bresenham) and Circle algorithm (including midpoint, Bresenham) and polygon filling (including edge filling, seed filling, Filled with scanning) transform two-dimensional polygon, polygon reduction, and other functions. According to various control options. then the achievement of the algorithm.)
- 2020-06-30 08:20:02下载
- 积分:1