资源列表
SDKdraw
- 使用SDK编写一个画图小程序:交互式绘制图形(至少包括线、矩形和文本),绘制完成的图形能够正确地重现,绘制结果可以正确持久化(存储到文件、从文件中读出),线、矩形、文本的颜色(线色和填充色)、文本字体可调,能够通过鼠标点击选中图形,并进行属性的修改,修改的内容可包括:位置,大小,颜色,线型字体(对应文本图元而言)。适合初学windows编程,理解概念。 -Use the SDK to write a small drawing program: interactive rendering g
notebooka-Paint
- win32程序 简单记事本的基本功能和简单的画图功能-win32 notebook&Microsoft Paint
graphic
- 能实现画点,画直线(拖动式),画椭圆类(同上),画矩形(同上),填充,随意画线(拖动式),橡皮,清屏的绘图功能。 拥有设置画笔样式和颜色,设置橡皮样式和颜色,设置填充颜色的功能。 具有撤消和保存读取文档功能(有些方面有缺陷)。 所有操作都配备快捷键,方便操作。 状态显示画笔坐标和当前操作状态。(部分菜单项也设置了状态栏动态说明) -Can realize painting points, draw a line (drag type), painting elliptic c
ISE-TCAD
- 器件 模拟集成化开发环境 ise TCAD使用简介-ise TCAD
cadVBAguide
- CAD VBA教程,转载的,请大家慢慢学习,谢谢了,里面是初级入门-VBA guide please read thank you ..
1
- 半导体四探针法测半导体方块电阻的数据表格格式及绘图-Four-probe method to measure the resistance of the experimental data
Draw
- 使用VC开发平台,MFC框架实现一个画图程序,尽可能多的实现Windows自带的画图功能,并扩展其功能。-Use of VC development platform, MFC framework to achieve a drawing program, as many features of Windows comes with Paint, and expand its capabilities.
Drawing
- 提供简单画图工具,可选择不同颜色以及自由绘画,但不提供撤销功能-perform simple drawing methods
easydraw
- 利用VisualC++实现制作一款简单的画图程序Easydraw,通过此程序可使初学者学习VisualC++2005的使用-Produced using VisualC++ to achieve a simple drawing program Easydraw, through this program allows beginners to learn the use of VisualC++2005
6-837-fall-2003
- MIT图形学课程和PPT,公开课程 6.837-resources of MIT computer graphics, open course 6.837
PSCAD-simulation
- PSCAD simulation in wind turbine
PolyFill
- java 实现的图形学的多边形扫描转换算法-java implementation of the graphics polygon scan conversion algorithm