资源列表
autocad2000_3d_advance
- 书列出了AutoCAD的所有命令、功能介绍及其相关系统变量,十几个快速入门方法将有助于读者尽快掌握命令的使用。 本书命令齐全,查阅方便,是您案头必备的参考手册。-Book lists all the AutoCAD commands, functions and its related system variables introduced, more than a dozen methods of Quick Start will help readers use the command as
CT反演软件
- 基于VC++开发的探地雷达CT扫描数据处理程序,能够处理探地雷达CT数据,对地下介质的情况进行成像。(CT scan data processing program of ground penetrating radar based on VC++, which can process ground penetrating radar CT data and image the underground medium.)
Drawing
- 实现window画图程序的基本功能,包括直线,曲线,椭圆,矩形,圆角矩形等等。而且实现了线条颜色和粗细设置。-To achieve the basic functions of window drawing procedure, including line, curve, ellipse, rectangle, rounded rectangle and so on. And realized the line color and thickness settings.
WCAD
- 实现cad的绝大部分功能,画直线,画圆,尺寸线(To implement most of the functions of CAD, draw straight lines, draw circles, size lines)
VBA_manual
- AUTOCAD软件VBA开发人员手册,基本涉及了CAD二次开发的各个方面-AUTOCAD software VBA Developer s Guide, basically involves all aspects of CAD development
AUTOCAD_VBA
- AUTOCAD编程用的VBA开发人员指南-cad vba
ly-thuyet-trai-pho
- book is spreading code
DataRailv1.1
- 建设和测试模式,尤其是那些将以往的重大知识的过程,涉及到当前正在很差综合多个步骤。我们已经开发锑管道建立一个有效的工作流,基于开放源代码,公众标准与现代软件的做法-The process of constructing and testing models, particularly those that incorporate significant prior knowledge, involves multiple steps that are currently very poorly
1266016
- MATLAB数学实验之数值微分与数值积分,里面有课件以及作业,-MATLAB mathematical experiment and the numerical integration and numerical differentiation of courseware and assignment,
WCAD
- 用VC编的程序 来画CAD图 简单的图形能画出来.-VC series program to draw a simple graphical CAD drawings can be drawn.
CAD
- CAD基本入门文档,定位,基本操作,很适合新手-CAD basic introductory document, positioning, basic operation, it is suitable for novice
bezierPrj
- Bezier曲线的绘制,在Visual Studio 2006上做的,故运行要求在.net framework 2上。