▍1. fenxingtu
分形图 。计算机图形学实验内容之一。 用C++语言编写的画分形图的源代码。(Fractal images. One of the elements of computer graphics experiments. C++ language with painting the source code of fractal images.)
分形图 。计算机图形学实验内容之一。 用C++语言编写的画分形图的源代码。(Fractal images. One of the elements of computer graphics experiments. C++ language with painting the source code of fractal images.)
QT绘图程序,可以实现放大缩小功能。可以绘制基本图元:直线、矩形、图元等。并可以修改其属性。(QT drawing program, can achieve zoom function. Can draw the basic primitives: straight lines, rectangles, and other graphic element. And can modify its properties.)
读取文本中的数据,然后应用Qpainter进行绘图。(Read the data in the text, and then apply the Qpainter to plot.)
本程序使用C#进行supermap二次开发,实现在工作空间里打开CAD数据,并实现图层的放大、缩小、漫游等操作。(The program uses C# for supermap secondary development of open space at work to achieve CAD data, and to achieve layers of enlargement, reduction, roaming and other operations.)
PSCAD仿真,可以设置各种故障,故障类型可以自由设置,并且得到故障仿真图形,本程序中附有单相故障(PSCAD simulation, you can set a variety of failures, fault types can be set free, and get fault simulation graphics, the program with a single-phase failur)
计算两条曲线的相似度,作为判断两条曲线相似度的依据(to calculate the frechet distance of two curves)
本人主要学习研究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)
本人主要学习研究synopsis公司的Sentaurus TCAD半导体工艺软件的使用,此程序主要是实现对光电二极管的I-V特性曲线的仿真脚本(可以测试反相击穿电压以及正向阈值电压)(I mainly study the synopsis of Sentaurus TCAD semiconductor process software, the use of this program is mainly for the photodiode I- V characteristic curve of the simulation script (can test the reverse breakdown voltage, and positive threshold voltage))
这是pscad运行的电弧炉模型,是学习pscad很好的例子(This is pscad running electric arc furnace model, is learning pscad good example)
计算机图形学,mfc实现二维图形的基本几何变换,如平移、旋转、缩放、对称、错切变换(Computer graphics, mfc achieve the basic two-dimensional graphics geometric transformations, such as translation, rotation, scaling, symmetry, shear transformation)
中点画圆与中点画直线 二维图形变换 多边形填充 计算机图形学实验(The midpoint Circle draws line in two-dimensional graphics transform polygon fill, computer graphics experiments)
代码实现了计算机图形学中画线算法(包括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.)
DDA法 P2P法插补直线、圆弧 DDA法 P2P法插补直线、圆弧 DDA法 P2P法插补直线、圆弧(Linear interpolation, circularLinear interpolation, circularLinear interpolation, circular)
最新版CADImport 可以在.NET环境操作CAD DXF文件,包含导出图片、DXF格式文档、PDF文件等等功能。(Folders contents: .in – executable files of demo applications, the Viewer or Import Library (Depends on the order, the Viewer library is offered by default)- CADImport.dll .doc – documentation for demo applications and the library .demos_sources – the source code of the demo applications .demos_sourcesAddEntityDemo – the source code of the demo application that demonstrates a process of new entities adding to the existing open DXF or DWG file this application uses the Import library and offered in the reduced form – executable file and the code of the Application without the library code (the Import library is needed for compiling the application) .demos_sourcesImportDemo – the source code of the application that demonstrates the access to the properties of the loaded entities this application also requires the Import library and by default offered in the reduced form – executable file and the code of the application without the library code (the Import l)
解析法面积计算,读数据文件,计算后生成结果文件,任意多边形的顶点坐标,然后 计算出面积是平方米和公顷(analytical calculation, reading data files, calculation results generated documents, arbitrary polygon vertices, then compute the area of square meters and ha)
VC++6.0的实时曲线图表程序.随着输入数据的变化,图表曲线随之实时的上下波动.(VC 6.0 real-time graphs procedures. Along with the changes in input data, Real-time charts followed the curve fluctuations.)