▍1. series_active_filter
for PSCAD softwear it can be very easy and coming soon challenger in this soft
for PSCAD softwear it can be very easy and coming soon challenger in this soft
mfc 实现绘制3次B样条 效果很好 模块化可以在自己论文中使用(mfc achieved drawing cubic B-spline)
mfc 实现绘制3次B样条 效果很好 模块化可以在自己论文中使用(mfc achieved drawing cubic B-spline)
MFC 画出简单的坐标 并通过按钮产生随机点坐标(横坐标逐渐增大纵坐标随机)存入文件中 另一按钮实现读出数据并将点连成折线(MFC drawing simple coordinate and through the button generates random point coordinates (abscissa increases ordinate random) into a file and another button to achieve read data points connected into line)
MFC 画出简单的坐标 并通过按钮产生随机点坐标(横坐标逐渐增大纵坐标随机)存入文件中 另一按钮实现读出数据并将点连成折线(MFC drawing simple coordinate and through the button generates random point coordinates (abscissa increases ordinate random) into a file and another button to achieve read data points connected into line)
一个简单的程序,可以绘制点、线、圆、方。可以保存成一定格式的图片文件。软件最大的问题是绘图基本在对应的鼠标事件里进行,而没有在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.)
一个简单的程序,可以绘制点、线、圆、方。可以保存成一定格式的图片文件。软件最大的问题是绘图基本在对应的鼠标事件里进行,而没有在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.)
关于固高运动控制卡T曲线运动模式程序的例子(About Googol motion control card T curves sport program)
关于固高运动控制卡T曲线运动模式程序的例子(About Googol motion control card T curves sport program)
基于Bresenham算法的四步画直线算法,加快画直线速度(draw line based Bresenham update alogrith)
基于Bresenham算法的四步画直线算法,加快画直线速度(draw line based Bresenham update alogrith)
二维图绘制的C#小程序,能生成二维图像。(about Drawing with C#)
二维图绘制的C#小程序,能生成二维图像。(about Drawing with C#)
可以动态移动的尺度的设计,适合图形显示和控制(The scale can be designed to dynamically move, for graphics display and control)
可以进行空间曲面的拟合 用于曲面拟合的代码:圆 球 直线 平面拟合都有(Surface fitting code: round ball linear plane fitting)
C#使用DrawLine对象绘制一条直线,绘制水平线和垂直线,点击对应的按钮,即可调用DrawLine方法绘制直线,一种固定的模式,没有什么难度,C#入门新手参考会不错,学习一点图形绘制方面的基础知识(C# uses the DrawLine object to draw a straight line, draw horizontal and vertical lines, click the corresponding button, you can call the DrawLine method to draw a straight line, a fixed pattern, there is no difficulty, C# Beginner Novice reference would be good to learn a little graphics rendering aspects Basics)
应用插件,可将autoCAD和shapefile文件自动转换,是安装在ARCmap下的,显示的是安装程序(Application plug-ins, you can automatically convert the shapefile autoCAD and is installed in the ARCmap under the display is setup)
使用C#实现的一个绘图程序,在绘图结束后双击鼠标会得到一条跟踪的直线(Using C# implementation of a drawing program, double-click in the drawing after the end of the line will get a tracking)