▍1. draw
电力系统绘图程序源码,对开发GIS系统的程序员有一定的帮助(VC++ electrotic DRAWING PROGAM)
电力系统绘图程序源码,对开发GIS系统的程序员有一定的帮助(VC++ electrotic DRAWING PROGAM)
光立方测试程序,包括各种图形显示,和字符显示(LEDCUDE TEST,SHOW HOW TO MAKE A LED CUBE.)
autocad生成的.DXF文件转化成G代码,应用于数控编程。(Autocad generated. DXF file into G code, is applied to the numerical control programming.)
对于刚接触曲线拟合C++编程的同行是一个不错的例子。(刚接触curve fitting for the C++ Peer programming is a good example.)
poiseuille的LBM模拟,C++,三种边界处理方法。周期、反弹、曲线。(LBM simulation poiseuille s, C++, three border approach. Cycle, rebound, curve.)
DCAC INVERTER MODELLING BY PSCAD/EMTDC
PSCAD风机(异步机)+SVC无功补偿模型(PSCAD wind SVC)
代码是关于Peano-Hilbert曲线算法,属于图形学范畴(Code is on the Peano-Hilbert curve algorithm, belongs to the category Graphics)
结合VS2010和TeeChart v5控件读取txt文件数据并画曲线图。可以画2条以上的曲线图,也可以修改曲线图的颜色。(Combine VS2010 with TeeChart v5 to read TXT data and draw graph.It can draw more than 2 curves and also can modify the color of the curves.)
《AutoCAD VBA & VB.NET开发基础与实例教程》(C#版)代码-Chap03(" AutoCAD VBA & VB.NET development infrastructure and tutorial examples" (C# version) Code-Chap03)
液滴在壁面上流动的程序 可以用 tecplot画图 效果很好(The flow of the liquid drop on the wall of the program can be used to draw the effect of Tecplot is very good)
c#在HALCON 窗体上画图,任意图形。(c# in the HALCON form drawing, any graphics.)
杜晓增计算机图形学基础Bresenham法画圆源程序(Du Xiaozeng computer graphics based Bresenham law circle source program)
杜晓增计算机图形学基础Bresenham画线源码(Du Xiaozeng computer graphics based Bresenham line source)
draw用法。新手必看,通俗易懂,请结合工具书(draw Xinshoubikan usage, easy to understand)
本文以电场的三大定理、连续超张弛迭代算法、拉格朗日插值算法等原理知识作为理论基础,以 C 语言为编程工具,将由根据以上物理和数学原理所推导出来的模型转化为可以计算像管内电势的 CAD 程序软件。所编写的程序可以在给定像管参数和电极电位的情况下,计算圆柱形像管内任意一点的电位大小,并绘制出像管内的等势线;拉格朗日插值得到对称轴上任一点的电位值。 (In this paper, we base on the three theorems of the electric field, continuous ultra-relaxation iterative algorithm, and Lagrange interpolation algorithm. We use the C language as a programming tools, and transform the model derived above into a CAD software to calculate the electric potential in the image tube. In case the image tube parameters and electrode potential are known, the program written can get the potential of every point in the image tube, and plot equipotential lines inside the image tube. It can also get the potential of every point on the axis of symmetry by Lagrange interpolation. )
改进的Bresenham算法,用visual c++ 实现(Improved Bresenham algorithm, using visual c++ achieve)
绘制多图形图表的强大功能库软件示例。请下载!(PGL is a library that encapsulates plot capabilities in a MFC project for VC6 and VC7. It is designed to be able to easily plot data generated in a project without the need of any external software.)