资源列表
0514001
- 典型的多边形填充算法主要包括扫描线填充算法和轮廓标志域填充算法,适用于矢量多边形文件的填充算 法为扫描线填充算法。论文对原有的多边形扫描线填充算法中的最常用的活性边表和传统扫描线算法进行了分析,结 合活性边表和传统的扫描线填充算法的特点,针对复杂的大数据量的多边形填充时间效率较低的问题,提出了一种改 进的扫描线多边形填充算法一混合填充算法。该算法采用链表和数组结合的数据结构,形成连续的填充轨迹,有效地 提高了时间效率。 -Polygon Filling Algorithm t
painter
- 图形设计,我的毕业设计初稿。采用vb.net平台,不过功能相对简单。-Graphic design, the first draft of my graduation project. Vb.net platform used, but relatively simple function.
BCurve
- 由于最近工作需要,通过样条曲线来画线,所以自己写了一个样条曲线的算法。希望大家参考。-A result of the recent work by spline curves to draw lines, so to write a spline curve algorithms. I hope your reference.
h264source
- h264标准编解码,有编解码源代码,并有正确的码流-source for h264 codec,included encode and decode source
Digital_Image_Processing_by_MATLAB
- Matlab is perfect tool to process digital imgae.This .rar file includes many .m files with detailed comment.They can complete many operations of DIP.
Bezier-Curve
- 计算机图形学图形绘制之Bezier曲面绘制-computer graphis bezier-curve drawing
MAYATNIK
- Pendulum visualisation
Bresenham
- breshenham using opengl
06K1092
- circle using opengl circle using opengl
NumberDisplayer
- 数字显示器,专门做了个类。方便大家调用和修改-Digital display, so a special category. To facilitate calls and modify! ! !
old
- fast Fourier transform
SDLchinese
- 目录: 1. 作者介绍 2. SDL(Simple DirectMedia Layer) 1. SDL是什么? * SDL是一个自由的跨平台的多媒体开发包 * 适用于游戏 * 适用于游戏SDK * 适用于模拟器 * 适用于演示软件 * 适用于多媒体应用软件 3. SDL有哪些功能? * 视频 * 事件 * 音频 * CD音频 * 线程支持 * 定时器 * 和字节序(Endian)无关
