资源列表
console_graphic
- 用控制台程序(Console project)实现计算机图形学的基本图形,其中Bresenham为Bresenham算法画线的项目,输入起点和终点;dda为DDA算法画直线的项目,输入起点和终点;mid_point为中点画线法的项目,输入起点和终点;Bres_circle为根据Bresenham算法画圆,输入圆心点和半径; midpoint_circle为中点画圆法,包括填充,输入圆心点和半径;midpointEllipse为中点画椭圆,包括填充,输入圆心点和长短轴; duobianxi
01020352200
- 本人制作的一个调色板,调色板可以调节颜色,内容很丰富的!-I created a color palette, color palette you can adjust color, very rich in contents!
axarin dsp
- to use fft function in zip file and filterrring in matlab (immazing 100%)
av
- 用C语言实现的,SH算法进行的多边形图形裁剪的代码(SH polygon graphics clipping algorithm code)
MyCAD
- 使用vc++实现的一个简单的画图程序,其中主要是由CMyCADView类中的函数完成了画线的功能,主要是:OnDraw、OnLButtonDown和OnMouseMove这三个函数-Using vc++ implementation of a simple drawing program, which is mainly a function of the class by the CMyCADView completed the painting line, and mainly: OnDra
readCplot
- 1.文件读写,cstudiofile。2二维绘图。就读写传感器采集到的数据,然后绘图显示。-1. read and write files with cstudiofile 2. 2d plot.without using mschart.
checktime9.8
- 在对话框的picture控件上绘图;使用缓技术,无需重载picture控件。-The picture in the dialog box controls on the drawing the use of technical ease, no heavy-duty picture controls.
picture-draw
- 画图波形并且显示 画图波形并且显示-Drawing waveform and displays
finaltest
- 这是一个修改了scribble的样例,仅仅是多了个小功能。-an example that has edited "scribble"。 a small function added.
gun1
- 这是一个使用C++写的绘图代码,实现单击界面显示烟花效果
Graphics
- 一个简单的绘图程序,可以实现直线、椭圆、矩形的绘制,还有图形的填充等等。-Graphics
12
- 实现画图软件的功能,与电脑自带的附件中的画图程序相似-Realize the function of drawing software, and computer comes with a drawing program similar to the Annex