搜索资源列表
C版图形学circle
- 经典画圆程序,C语言版,建立了坐标系,用户只需要输入圆的半径。-classic Circle procedures, C language version, a coordinate system, the user need only input the circular radius.
C版图形学line
- 由两点坐标画任意直线的C语言图形学程序。输入2点坐标即可得到所求直线。-painting arbitrary linear coordinates the C language graphics procedures. 2:00 coordinates input can be obtained by seeking straight.
小型CAD系统(做图程序)
- 用C语言编写的小型做图程序。它提供了对直线,矩形,圆,图形文本等对象的绘制。-C language so small graphic program. It provides a pair of linear, rectangular, round, graphic objects, such as text drawing.
gnuplot_i c++
- 通用绘图程序,用于科学工程相关图表的绘制,交互式和自动模型转换-generic drawing program for scientific projects related charts mapping, interactive and automatic conversion model
BMP位图文件程序
- 手把手教你了解BMP图形文件结构,C语言文件读写函数应用,一般数据处理方法,如果看不懂,说明我写的还不够具体,以后继续改进.-Maxivista you know BMP graphics structure of the document, document literacy C language function applications, generally data processing methods, if they did not understand that I was als
Bresenhman.c
- Bresenhman.c 在Turboc2下编写Bresenhman画直线算法。本程序实现的是整数画线算法。-Bresenhman.c Turboc2 prepared in painting Linear Bresenhman Algorithm. This program is integral line drawing algorithm.
ddaline.c
- ddaline.c 在Turboc2下编写DDA画直线算法。本程序实现的是数值微分画线算法。-ddaline.c prepared under the DDA Turboc2 painting linear algorithms. This program is the numerical differential line drawing algorithm.
MidpointLine.c
- MidpointLine.c 在Turboc2下编写中点画直线算法。本程序实现的是中点线算法。内有详细介绍。-MidpointLine.c in Turboc2 under preparation dotted line algorithm. This program is the midpoint algorithm. Within a detailed briefing.
BEZIER.C
- 基于C的贝塞尔曲面生成程序,此程序对于没有专门学习过计算机图形学的人也能看懂.-Bessel surface generation process, This procedure not specifically studied computer graphics people can understand.
vcmat
- 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
drawskypic
- 可绘制蓝天图案的C程序。本实例实现的效果参见可执行文件。-be drawn to the sky pictorial C program. Examples of the results, see the realization of the executable file.
00_DDA_LINE
- 一个DDA算法画线的c程序,希望对初学者有些帮助,学习图形学都要学这个。-a line drawing algorithm c procedures in the hope that some help for beginners, students are learning the graphics.
simplezhifangtu
- virual c++程序,实现的简单绘制直方图
sector
- virual c++程序,实现的简单绘制扇形的程序
tuxianxue
- 图形学中的几个C程序 B曲线 切线 交线 房子 点划线
C++
- 用VC++实现图像检索技术基于子块颜色直方图方法的程序实现
Fill
- 区域填充算法源代码,在TC编译器上编译通过并实现多边形填充的C程序
Turbo C 绘图程序实例戴
- turbo c 编的-turbo c series
c-leaf
- c语言做的叶子程序,在一定范围内,随即生成一定大小,形状,颜色等信息的叶片-c language program to do the leaves, in a certain range, then generate a certain size, shape, color and other information leaves
The-C-code-of-Yanghui-triangle
- 杨辉三角的C程序代码,用以学习C语言 ,希望对他人有所帮助-The C code of Yanghui triangle