搜索资源列表
EXCLINE
- 这个程序用c语言实现了一个划园的算法程序,效果相当不错啊-this procedure with C Language is a garden of the paper, the results are pretty good ah
bmpTransfer
- 另外的BMP实现,关于BMP图像格式的C语言算法具体实现代码.-other BMP Implementation of the BMP image formats C language algorithms for achieving specific code.
Tfill
- 图形学c语言填充算法,可以随意填充任何的多边形-graphics fill algorithm can be filled with any arbitrary polygon
watershed_c++
- 一种分水岭算法的C语言程序。包含watershed.cpp, kenel.cpp, transform.cpp等源代码-a watershed algorithm C language program. Included watershed.cpp, kenel.cpp. transform.cpp such as source code
graphic_arithmetic
- C语言实现图形学基本算法,有助于学习图形学的裁剪平移相交等基本算法。-C language graphics basic algorithm, to the learning graphics translation intersection of cutting the basic algorithm.
dfcsdfzsdgzdfgtsrtyfujgjcgjyiuykujhke
- 图形学扫描线填充算法,具有填充选择功能的代码体,C语言编写,以编译-graphics scanning fill algorithm, filled with choice of body function code, C language, compiler
DDA-line
- 自己用C语言编写的直线DDA算法。可以根据输入的坐标,在屏幕上画出直线。-own use C language prepared by the DDA linear algorithms. Can be imported under the coordinates on the screen paint line.
midpointcircle-coding
- 自己用C语言编写的中点画圆算法,根据用户输入的圆心坐标和半径画出相应的圆形。-own use C language prepared by the midpoint drawcircle algorithm, According to user input center coordinates and radius of the circle corresponding paint.
Soft20060210160843621
- 说明:C语言课程设计作品 功能:仿Windows的自带计算器 环境:DOS 大小:800多行 特色:图形界面,支持鼠标,算法稍有复杂 -: C language curriculum design works functions : imitation of the Windows environment, bringing their calculators : DOS Size : over 800 firms characteristics : a graphical interface,
colorcircle
- 用C语言实现的中点画圆算法,并根据扫描线种子填充算法来填充圆形。-C Language Circle the midpoint algorithm, and in accordance with scanning lines seed fill algorithm to fill round.
edgemarkfill
- 利用C语言实现的边缘填充算法、填充效率很高,很好用的-use C language to the brink of filling algorithm, filling highly efficient, easy to use! !
Mid_Clip
- 中点分割直线算法,C语言写的,完整的~~~~~~~~~~~ 写死我了,
rocka
- 图像边缘提取算法C语言代码-Image Edge Dectet code written in C.
DIBR的c实现
- depth image based render(dibr) 算法的c语言实现
c.tar
- 总变分(TV) 图像复原模型的C语言源码. 使用C语言与Matlab 混合编程. 主要计算由C语言完成. 图像的读, 输出由Matlab实现. 包含梯度下降流法, Chambolle对偶法, 交替半二次型算法 固定点线性迭代算法等.-Total Variation (TV) image restoration model of C language source code. Using the C language and Matlab mixed programming. Mainly c
gabor
- gabor滤波器算法源码,c语言描述,有兴趣可以拿去参考参考-gabor filter algorithm source code
work55
- 光线跟踪算法进行体绘制 使用C++语言实现-Ray tracing algorithm for volume rendering using the C++ Language
a
- 运用Sutherland-Hodgeman算法的多边形裁剪算法。C语言实现。-The use of the Sutherland-Hodgeman polygon clipping algorithm algorithm. C language.
ellipsepoint
- 计算机图形学 点画椭圆算法 C语言实现-ellipsepoint
DDA、中点及Bresenham算法生成直线
- 运用DDA算法、中点算法及Bresenham算法,用C++语言编写的实现二维直线的绘制(Using DDA algorithm, midpoint algorithm and Bresenham algorithm, C++ language is used to draw two-dimensional straight line.)