搜索资源列表
GraphicsClasses_demo
- GraphicsClasses_demo,一个很优秀的图表类。里面附带实例代码。
sufdlg
- sufer图象广泛应用于各行各业,本程序原代码,汇集了vc调用surfer指令的各种实例
ObjectARX_book_20070715
- ObjectARX开发实例教程 以电子版发布此书的目的是提高国内CAD 开发者的普遍水平,让入门者更快地能够编写代码,让初级程序员更快达到中高级程序员的水平。为国内CAD 开发整体水平的提高, 我们愿意尽一份微薄之力。-ObjectARX development tutorial examples to publish the electronic version of this book is aimed at domestic CAD developers improve the g
121323345676677chuanjianshujukuyingyongchengxu
- VBA开发AUTOCAD的代码实例,创建数据库的应用程序。很实用!-VBA code development AUTOCAD instance, create a database application. Very practical!
quxian
- c#绘制曲线图实例,下载后,解压出来,即可打开查看代码-c# draw graph instance, download, unzip them, you can open the View Code
texiaohuaxian
- mfc实例,很好的一段代码,看了受益匪浅啊。-mfc exmple!
CreateEnts
- AutoCAD下,使用ObjectARX创建实体的实例代码。可以指定层,颜色,线形等属性。-AutoCAD, using ObjectARX code to create an instance of an entity. You can specify layer, color, alignment and other properties.
ObjectARX
- AutoCAD ObjectARX的开发实例代码-Development of AutoCAD ObjectARX sample code
objectarx-dimension-set
- object arx尺寸标注设置,附有代码实例,转载他人的。 -objectarx dimension set, accompanied by code examples, reproduced others.objectarx dimension set, accompanied by code examples, reproduced others.
DrawDialog
- VC++自绘对话框 实例 代码 VC++自绘技术的一个展示实例,自绘对话框实例源码下载,送给VC++界面制作者,自绘是一个非常实用的技术,特别是在窗体风格样式制作方面,搞明白了会让你的窗体制作品位上一个档次。-VC++ self-drawn dialog technology the instance the code VC++ since painted a showcase instance, self-painted dialog box example source code Dow
VBDRAW
- VB函数画图形的源码示例,生成图形的VB绘图实例,设置Picture1控件使其中心点坐标为(0,0),Picture1.Cls清除其他图形,以下三行VB代码实现在Picture1中绘制黑色的水平坐标轴和垂直坐标轴。 Picture1.ForeColor = &H0 Picture1.Line (-300, 0)-(300, 0) Picture1.Line (0, 300)-(0, -300) 开始绘制白色函数图形-The VB function to d
nihe
- 各种曲线拟合方法,其中包含实例及代码的解释-Curve fitting methods, including instance and the interpretation of the code