资源列表
Origin-5
- its a very useful program for drawing graphs which tied the relation in the data-its a very useful program for drawing graphs which tied the relation in the data
MathCAD
- 研究应用实例,分析了对具体实例的应用,有很好的学习价值-Of the application example
ACAD_Elec
- 适合初学者快速入门的autocad electrical-Suitable for beginners quick start autocad electrical
create_simple_graph.c.tar
- creating an applet for a simple graph.
create_simple_graph.java.tar
- creating an applet for a simple graph.
CGPainter_lineCircle
- 实现了DDA直线生成算法画直线,Bresenham圆弧生成算法画圆弧-Achieve DDA line drawing algorithm to generate a straight line, Bresenham algorithm for drawing arcs arc generated
Mxbed
- ACAD明细表,自动生成明细表,并可进行编辑-ACAD schedule, automatically generated in the frame on the list, and edit
MFC_Draw
- 1.1 程序界面参考Microsoft画图程序 1.2 能够支持画直线、自由连线(随鼠标移动连线)、实体圆形、实体矩形、实体椭圆 1.3 支持区域选中(通过鼠标拖拽方框选中),并删除选中区域内所画的形状 1.4 支持各种笔形画图时的前景和背景色 1.5 支持图擦功能,选中图擦时,随着图擦的移动,根据图擦的大小,将图擦经过的区域中的形状相关部分清除 1.6 支持打印、打印预览功能,并保持图片所见即所得。支持将所画的内容保存为文件格式BMP-1.1 Program Interface Referen
EasyDraw
- 可画方形圆形椭圆形点线,可设置线的类型型线的宽度。-you can be draw square,round,oval ,point and line, you can be set to line type and line width.
9.11
- code to calculate area of arectangular ,,, c-code to calculate area of arectangular ,,, c++
Attachments_2011_12_9
- this file about something like autocad and we have to draw
SDKdraw
- 使用SDK编写一个画图小程序:交互式绘制图形(至少包括线、矩形和文本),绘制完成的图形能够正确地重现,绘制结果可以正确持久化(存储到文件、从文件中读出),线、矩形、文本的颜色(线色和填充色)、文本字体可调,能够通过鼠标点击选中图形,并进行属性的修改,修改的内容可包括:位置,大小,颜色,线型字体(对应文本图元而言)。适合初学windows编程,理解概念。 -Use the SDK to write a small drawing program: interactive rendering g