资源列表
chapter-4(featureing)
- 使用matlab绘制各种特别图,注意区分其中的区别-image drafting
lisanfuliye
- MATLAB GUI界面设计,并对其编程设计系统-discrete fourier transform
pcb05
- 操作系统导读算法1、 新建一个文件,双击图层1,输入“夜空”把图层1命名为“夜空”。 2、 在混色器面板上,选“线性”渐变色 3、 双击左边的笔头,选深兰色,双击右边的笔头,选浅蓝色。 4、 用矩形工具,在埸景中画出一个深蓝到浅蓝色的矩形。 单击“填充变形工具”,在矩形上单击。用显示比例 -This is a C++ prongram
MyDraw(2)
- 简单的画图,能够实现直线、曲线、矩形、园和椭圆的绘制。适合初学者-Simple drawing, to draw lines, curves, rectangles, Park and oval. Suitable for beginners
ObjectARX
- CAD二次开发样例henduo 的人都想要的,你不想要么-CAD erci development examples
drawysb
- 一个简单的绘图程序,可以绘制直线椭圆、多边形并进行填充及裁剪-a easy draw source code for compute geometry
GeodeticX
- 大地测量学基础类库包含坐标转换、贝塞尔曲线等多个类-the basic class for the Geography
averagebackground
- 利用平均值法建立模型,再用减除法减去背景模型-failed to translate
line
- dda,bresenham,中点,不同方法屏幕画线。-dda bresenham ,draw line
orcad
- orcad学习教程,可以很快入门,希望有用,可以参考-orcad tutorials, you can quickly entry, seek to help, you can refer
pentagon
- 1.绘制一个五边形, 2.用不同的颜色线条连接不相邻的两点 3.用不同的颜色填充上述方法形成的图形每一个区域-1.Draw a pentagon 2.Use different color line connectivity is adjacent to two 3.With different colors of the formation of the above methods filling graphics every area
Sample_1
- 直线的DDA算法 中点算法 圆的中点算法 多边形逼近算法 的实现-DDA algorithm midpoint algorithm round the midpoint of the straight line algorithm for polygon approximation algorithm to achieve