搜索资源列表
console_graphic
- 用控制台程序(Console project)实现计算机图形学的基本图形,其中Bresenham为Bresenham算法画线的项目,输入起点和终点;dda为DDA算法画直线的项目,输入起点和终点;mid_point为中点画线法的项目,输入起点和终点;Bres_circle为根据Bresenham算法画圆,输入圆心点和半径; midpoint_circle为中点画圆法,包括填充,输入圆心点和半径;midpointEllipse为中点画
LCD12864
- DP_51PRO实验仪图形液晶显示实验。先在屏幕上的随机位置显示随机数字(0--9), * 然后调用画直线函数以屏幕中心为中点画对称的直线,最后显示一个简单的窗口。-Experiment DP_51PRO graphics liquid crystal display experiment. First in a random location on the screen shows random number (0 9),* th
MidPointCircle
- 将一个半圆用点画出来,而不是使用画圆函数,其中使用了一个确定点位置的算法-A semicircle with stipple out, rather than using drawcircle function, which uses a point location algorithm to determine
DDAForm1
- 在VB环境下实现各种2D图形画线算法,具体包括:数值微分法,中点画线法,Bresenham画线法-In the VB environment to achieve a variety of 2D graphics line drawing algorithm, including: numerical differential method, in stipple line method, Bresenham drawing line
BMPFILE
- 位图读取+距离变换+位图显示,带有中点画线算法-Read bitmap+ Distance transform+ Bitmap display with a stipple line algorithm in
drawline
- 通过数值微分法,中点画线法,Bresenham法画任意斜率直线-By numerical differentiation, medium stipple line method, Bresenham law slope of a straight line drawn arbitrarily
ddanew1
- 实现三种画线方法及画圆,DDA画线,中点画线,BRESENHAM画线法,可画任意直线及圆弧和圆-Draw a line to achieve the three methods and drawcircle, DDA painting line, in line stipple, BRESENHAM Line Act, may be painting a straight line and arc and arbitrary round
zhongdianhuaxian
- 中点画线算法-In stipple line algorithm
cazhi
- 各种插值方法的效果比较 线性内插法,内插法,三次多项式内插法,多项式拟合法 将这些内插的结果及原先的采样点画在同一个图 -The effect of various interpolation methods compared linear interpolation, interpolation, cubic polynomial interpolation, polynomial fitting interpolatio
draw
- mpl.add(new MenuItem("DDA画线")) mpl.add(new MenuItem("中点画线")) mpl.add(new MenuItem("Bresenham画线")) mpl.addActionListener(this) mp2=new Menu("画圆") mp.add(mp2) mp2.add(new MenuItem("公式法画圆"))
DrawLine
- 用bresenham,dda,midpoint三种算法实现画直线,鼠标可在屏幕上取点画直线-With bresenham, dda, midpoint algorithm painting of three straight, the mouse can check on the screen straight stipple
1
- 圆的中点画法 根据圆的八对称行,采用圆弧的中点算法,实现圆的中点扫描转换-Round and round in the stipple method in accordance with the eight symmetry line, using the mid-point arc algorithm, to achieve the mid-point circle scan conversion
Typical_image_processing_routines
- 提供画点画线位块传输等典型算法及VC++源代码(用VC++.net打开)-Stipple line provides bit block transfer typical algorithm and VC++ Source code (using VC++. Net open)
dda_line2007
- DAA画线,这个是我计算机图形学的实验的源代码, 包括中点画线 画圆,Bresenham 画线 画圆, 种子扫描填充区域, 三角形图形基本3种变换-DAA painting lines, this is my experimental computer graphics source code, including stipple line drawcircle, Bresenham Line drawcircle, seed fill
22222
- 计算机图形学 中点画直线方法 可直接运行-Computer Graphics stipple straight-line method can be directly run
code
- 绘制B样条曲线,可以由控制点画,也有反求控制点的-Rendering B-spline curve can be controlled by the stipple, but also have control points in Reverse
ex1
- 计算机图形学中用“中点画线法”和“Bresenham算法”实现画直线和圆弧的扫描转换算法(matlab实现)-Computer graphics using in the line stipple and Bresenham algorithm realize painting a straight line and arc scan conversion algorithm (matlab realize)
zhong_dian_hua_xian
- 图形学程序,我们的作业,实现中点画线法,适合初学者用来参考-Graphics procedures, our operations, to achieve in stipple line method, suitable for beginners to reference
zongdian
- 中点画线法源代码,属于计算机图形学范畴,可以在c以及c++的编程环境下运行-Stipple line method in the source code belonging to the scope of computer graphics, you can c, as well as c++ Programming environment running under
Graphic
- 一个简单的使用MFC描点画法,画出直线,虚线,Bezier曲线和铁路轨的程序,并具有保存文件功能。-A simple depiction of the use of MFC stipple method, draw a straight line, dotted line, Bezier curve and the railway track procedures, and have the function to save the f