资源列表
Bresenham高效画线算法
- 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
一个OpenGL例子
- 一个OPENGL例子,本程序主要是让初学者认识OPENGL编程-an OpenGL example, the procedure is designed to allow beginners understand OpenGL Programming
ImageFFT2
- VC编写的高效的图象2D快速傅立叶正变换程序,编译通过.适合256色bmp图象变换.效果和matlab的fft2()没法比,但是程序值得借鉴.适合图象处理初学者,有助于理解傅立叶变换在图象处理中的重要作用.-VC efficient preparation of the image is 2D fast Fourier transform procedures compile. Bmp for 256-color image transformation. Results and Matlab
PictureTreatment
- 提供的 vc 代码完成以下功能: 1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。 2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。 [代码性质] VC完整应用程序代码 [代码作者] 王寒 [文件大小] 327K [更新日期] 2005-4-12 11:42:00 [来源]http://www.vckbase.com/code -vc code for the completion of
20051216165434883
- 这是一个用vc编写的简单的图形查看器程序,它可以用来实现图形查看的功能,好用哦-vc
jfreechart-sample
- 使用jfreechat写的例子程序,可以根据这个学习如何使用这个组件,希望对大家有用-jfreechat use examples written procedures, according to the study on the use of the components, we hope to useful
bbccddeec
- 世界编程大赛冠军的组品 自己看看吧 将其解压缩至c盘根目录下,在dos下运行会有意想不到的结果! 我看了后 汗颜了老半天-world programming Champion of their goods group to look at it to decompress c NOTE, the dos will be running under unexpected results! I read ashamed of himself after
b样算法
- 在tc++开发环境下,应用b样曲线生成算法绘制hat。-in tc development environment, application-like curve b Rendering Algorithm hat.
tuxingbianhuan
- 一个简单的汇编图形绘制程序代码,对编程学习者学习汇编图形编程有一定的帮助-a simple compilation of graphics rendering code, the programming Learner Series graphics programming is certainly helpful
图形学实验
- 一个低分辨率的图形包,做的比较差,但是通过这个图形包可以了解到图形是如何生成的.-a low-resolution graphics package, so the relatively poor, but through this graphics package could see how graphics are generated.
计算机图形学课程设计
- 计算机图形学的课程设计,对于开这门课的同学,应该有参考价值.-computer graphics design courses, opened this course students should be a valuable reference.
LookAtTheMouse
- 捕捉鼠标的轨迹,并用一双眼睛还显示它的位置。当按下鼠标左键时,可以将鼠标移到屏幕外也可得到鼠标的位置并显示在标题上。-capture mouse track, and with a pair of eyes also revealed its position. When the left mouse button pressed, the mouse can be moved to the outside screen also can get the location of the mous