资源列表
110120
- 该源码主要是实现了cad图形浏览功能,里面用到了反应器以及可浮动对话框的创建。-The source to achieve a cad graphical browsing capabilities, which used a reactor and a floating dialog box to create.
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
MyDraw
- 绘图板,与系统自带的画图板功能相似-Drawing board, similar to the drawing board comes with the system function
play
- 一个很小很好用的动画示例,可以帮你了解动画的编写过程
draw_on_desktop
- 在桌面左上角画一小段圆弧,绘图很简单,主要演示如何在桌面显示-draw an arc on the desktop in C#
DirectSkin0
- 方便的更换皮肤,不需要多少代码,非常简单易懂。-facilitate the replacement of the skin, not the number of code is very simple and understandable.
autoCAD
- AUTOCAD机械制图小样本1,总共有三个-autocad
6
- [VC源码:类似于WinAMP的图形界面]求积分 求积分-VC source: the graphical interface similar to WinAMP
ex04a
- 在学习mfc的过程中,我做了一个简单的画图程序(sin曲线),并且可以可变振幅,长度,可频率,状态栏能显示时间,鼠标坐标
Style
- 一个MFC画图软件,有基本的画图功能,可以画直线,圆,矩形-A MFC drawing software, a basic drawing functions, you can draw lines, circles, rectangles
2shitu
- VC++的练习程序,绘图程序中必不可少的两视图模块.-VC practice procedures, mapping procedures essential to the two View module.
huanbeijixing
- 计算机图形学课程设计,画一个北极星,用C++编写。