资源列表
vbopendxf
- 演示了如何读取dxf文件,简单易用。有需要的朋友可以下载
paintboard
- 一个简单的画图版程序,类似以WINDOWS自带的绘图程序VISUAL BASIC版本-a simple version of the drawing process, WINDOWS similar to the drawings, bringing their procedures VISUAL BASIC version
PlotStampdemo
- Simulate stamping similar to education stamp through ObjectARX using custom entity.在ACAD的ARX开发中,如何在打印时加上单位图标或者其他图形的水印。
mytree2
- 使用分形迭代算法,画出一棵简单的分支的树。没有树叶。顶端形成扇形,类似银杏树叶。-use fractal iterative algorithm, to give a simple tree branch. No leaves. Fan top form, similar ginkgo leaves.
listbox-1
- 本程序实现 Visual Studio 风格的列表框(A VisualStudio-like ListBox class)
SCHOOLBAR
- 这是一个VC++编写的简单调色板,可以当工具用也可以参考代码-This is a simple VC++ written in the palette can be used as tools can also refer to the code
YLScsDrawing
- vc 绘制波形图 vc 绘制波形图-vc chart
实验报告2
- 重点撑握数值微分法.此法主要内容为先算出直线的斜率 k=△y/△x 其中, △x=x1-x0, △y=y1-y0,(x0,y0)和(x1,y1)分别是直线的端点坐标。然后,从直线的起点开始,确定最佳逼近于直线的y坐标均为整数,让X从起点到终点变化,每步递增1,计算对应的y坐标,y=kx+B,并取象素(x,round(y))。用这个方法既直观,以可行,然而效率低。-focus on shoring grip numerical differentiation. This method is mai
Areas-filling
- 利用vc实现多边形的区域填充,可以绘制图形并且选择颜色,界面精美。-Vc achieved using polygon area fill, you can draw graphics and color, attractive interface.
MyPen
- VC++ 画笔,铜笔工具,用过PS的大根都知道这功能,另外Windows画图板也有这功能,就是在空白文档上写字,类似手机的手写功能,这只是一个简单的实现,没有什么修饰功能,甚至还没有Windows画图功能多-VC++ brushes, copper pen tool, used PS large roots are aware of this function, other Windows drawing board also has this feature, that is, a blank
bezier曲线的生成
- bezier曲线的生成,可以简单的描述此类曲线的生成过程
visudxf
- View dxf file wiı th vb source code