资源列表
LISP-create-application
- 本节通过一个简单的实例来讲述LISP程序的创建过程,介绍编制LISP程序的一些基本步骤,以及LISP程序在AutoCAD中的加载和运行的方法。首先来创建一个最简单的LISP程序—-“Hello.lsp”,在AutoCAD 2002中加载并运行该程序,将会在命令行出现-“Hello, Visual LISP!”。-This section provides a simple example to describe the creation of LISP program to introduce
drawing-software
- 与AUTOCAD2004相结合 实现平面图绘制,标注,快捷又使用-Combined with the realization of plans drawn AUTOCAD2004, mark, fast and use
drawingXX
- 用VC编写的绘图小程序,可以实现简单的功能,仿照Windows自带的绘图工具编写,可以供学习者参考-VC prepared by drawing a small program that can perform simple functions, modeled on the Windows built-in drawing tools to prepare, you can reference for learners
circle
- 提供三种不同的画圆相关方法,可直接运行。-Provides three different circle related methods.
XIAOQIU
- 小球沿正弦曲线运动,可以改变颜色,改变速度-Movement along the sine curve ball
CPPdrawing-program
- 利用Visual C++实现一个二维绘图系统。该系统能够进行基本图元的绘制,能够进行图元的组合,能够对图形进行各种编辑操作,并能实现图形文件的输入输出。该系统与目前许多CAD软件(如Microsoft Office Visio软件)的基本功能相似-The use of Visual C++ to achieve a two-dimensional drawing system. The system can carry out the basic graphic drawing, to map,
VCgraph
- 一个画图程序,绘制直线,矩形、椭圆形,设置不同的绘制颜色 -A drawing program, draw a straight line, rectangle, oval, set different colors to draw
SRM-MathCAD-model
- MathCad code of SR motor
CAD-commonly
- CAD commonly used instructions Daquan
linear
- 根据一定的数据,使用线性回归方法将非线性曲线进行平滑,要求每4个点确定一条直线。-According to some data, using linear regression to non-linear smooth curves, which require each four points determine a straight line.
Graphics-programming-in-C
- c语言的图形编程技术,教你如何用C语言编写图形-c graphics programming language, teach you how to write graphics in C language
canvas
- 一个关于画板的代码,可以使用铅笔、橡皮等,绘制出直线、圆形等-A code on the drawing board