资源列表
Bresenham
- Bresenham画线算法,高效实用的画线算法,源于课本源码很实用-Bresenham line drawing algorithm, efficient and practical algorithm for drawing lines, from the textbook very useful source
IDCARDS_25_10_10
- How to made ID cards graphic - easy and fast!
GRAF
- Program to view a graph taken from a access library.
EastDraw
- 用VC++实现的矢量绘图软件EastDraw,及其完整的源代码-VC++ implementation using vector drawing software EastDraw, and the full source code
paint
- 完成直线 曲线 矩形 以及文本的显示 实现颜色的选择 文本是通过对话框的形式实现的 颜色和字体也都可以改变-Linear curve and the completion of the text display of rectangular color selection dialog box in the form of text is achieved through the colors and fonts can also be changed
model[2].cooler_water_pump
- water pump in auto cad
00362581
- lbg code for image complression
Good
- 能通过调整参数来在autocad中自动生成螺栓的三维实体模型-Through the adjustment of parameters to automatically generate autocad bolts in three-dimensional solid model
protel_library
- Protel常用元件库、分立元件库 使嵌入式 绘图 方便快捷-Protel library of common components, discrete components, embedded graphics library so convenient
duobianxing
- 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来 -Round with some way to generating algorithm 2. To achieve a rubber band line, circle, rectangle. 3. To achieve the basic geometric transf
VECTCRT
- Vector quantiuzation program for clustering datas.It is written completely in C++.
drawline
- 分别用DDA算法、中心点画线法和Bresenham算法实现任何斜率、任何方向直线绘制的演示程序。-DDA algorithm respectively, the center dotted line method and the Bresenham algorithm to any slope in any direction to draw a straight line demonstration program.