搜索资源列表
-
0下载:
这是我的计算机图形学课程设计,实现了简单的画图功能。用面向对象语言和面向对象程序设计方法完成一个画图应用系统的分析、设计和实施,实现对象的基本插入、删除、修改、查询 和对象的永久保存等功能。通过课程设计使学生掌握面向对象编程技术、语言的GUI编程、常用类库的使用、应用系统的开发过程和常用的画图算法,如画圆、画直线、画矩形、填充等。-This is my computer graphics curriculum design, realization of a simple drawing fun
-
-
0下载:
图形学 一些算法的实现
直线、圆、椭圆 中点偏差算法
barsky、编码法直线裁剪算法的实现
Bezier曲线
mfc编程-Some graphics algorithm for straight line, circle, ellipse midpoint deviation algorithm barsky, coding algorithms achieve linear Bezier curve cutting mfc programming
-
-
0下载:
求凸多边形最优三角剖分。用动态规划问题有效解决该问题。多边形是平面上一条分段线形封闭曲线。-Optimal convex polygon triangulation. Dynamic programming problem with an effective solution to the problem. Sub-polygon is a plane closed curve linear.
-
-
0下载:
常见计算机图形学图形生成程序(直线,椭圆,填充,样条曲线,分形,立体图形),有交互界面,有程序说明-Common computer graphics figure producing program (linear, ellipse, filling, spline curve, fractal, three-dimensional graphics), have interactive interface, programming instructions
-
-
0下载:
【matlab编程代做】Fisher二元线性判别 Matlab源码 -[do] matlab programming generation Fisher two element linear discriminant Matlab source code
-
-
1下载:
1.对于两个序列:x(n)=n R16(n),h(n)=R8(n)
(1)在同一图形窗口中绘出两序列的时域图形。
(2)利用FFT编程计算两序列的线性卷积,绘出的时域图形。
-1. For two sequences: x (n) = n R16 (n), h (n) = R8 (n)
(1) draw the two sequences in the same time-domain graphics window graphics.
(2) calculation of
-