▍1. dcacinvertermodel
DCAC INVERTER MODELLING BY PSCAD/EMTDC
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.)
液滴在壁面上流动的程序 可以用 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)
杜晓增计算机图形学基础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.)
计算机辅助几何设计与非均匀有理b样条(修订版)施法中著;第6-7章附件(《CAGD & NURBS》)
谐波合成法模拟脉动风载时程曲线风载仿真计算(When harmonic synthesis process simulation fluctuating wind load wind load simulation curve)
用VS2012和open cv2.47编写的一个简单画图板程序,可以像画图板一样用鼠标画任意图形(Using VS2012 and open cv2.47 drawing board to write a simple program, you can use the mouse as the drawing board, like any graphic painting)
用于求解各阶贝塞尔函数和汉克尔函数零点,希望对大家有帮助。(besselj and hankel functions)
可以画图的功能强大cad软件一定不要错过你值得拥有制图高级工具(You can paint the powerful CAD software must not miss you worthy of drawing advanced tools )
dxflib-3.3.4-src ,dxflib是一个用来读写DXF文件的C++库。当读DXF文件的时候,dxflib分析文件并且调用用户自己定义的函数来添加实体、层、等。(dxflib-3.3.4-src,dxflib is an opensource C++ library for reading and writing AutoCAD (R) DXF files. )
国外高手写的可以读写dxf格式信息。值得收藏(Foreign experts to write the information can be read dxf format. Worth collecting)
Manejo de Imagenes usando haarcascade en QT+opencv