搜索资源列表
专业的C程序格式化源码
- 程序版本: 专业的C文件格式化源码 1.0 程序功能: 仅对C源文件行首空格及Tab进行整理,不拖拽大括号改变原有风格: 1).格式对齐, 删除行首的Tab或空格 2).格式缩进, 以Tab或空格填充行首 安全性能: 只对行首的空格和Tab操作,不添加空行, 不操作单行注释语句/多行注释段,不修改任何执行语句-version : Professional C 1.0 source document formatting procedures functions : C sourc
1
- 一个关于各种画线方法的研究报告,包含5种常见的画线算法-A method of drawing lines on a variety of research reports
Drawtu
- 画图程序,可以实现画圆,画直线,画点,以及画矩形。(nios II,C)-Drawing program, can achieve Circle, drawing straight lines, drawing point, and draw rectangle. (Nios II, C)
Gotten-the-water-surface-lines
- 这是一款推求河道设计水面线的应用程序,这要按要求输入各断面数据即能自动绘制水面线。市规划设计、水利计算的助手。-This is a calculated the water of the river channel design line application, this according to the section is asked to enter data can automatic drawing the water line. City planning and design,
MFCdraw
- MFC画图程序代码,可画椭圆,直线,矩形,改线宽,打开保存,颜色等-MFC drawing code can draw ellipses, lines, rectangles, change the line width, open the saved, color, etc.
ID3DXLine
- 使用DrawPrimitive()绘制的线没法控制其线性和绘制虚线,为此DirectX3D提供了ID3DXLine接口用来绘制线。-Use DrawPrimitive () to draw a line drawing can not control its linear and dotted lines, for DirectX3D provides ID3DXLine interface is used to draw the line.
Test-driver
- #GcodeCNCDemo If you’ve read the previous posts about building a CNC machine that understands GCODE, you’ll know that we only went as far as to draw straight lines. In this article we’re going to look at how to draw arcs. To keep the ideas her