资源列表
huaxian
- 计算机图形学 Bresenham直线算法与画圆算法 -Bresenham line algorithm and draw a circle algorithms in computer graphics
12s145_Clock
- 计算机图形学 绘制有背景颜色的走样反走样时钟 -Computer graphics rendering background color aliasing Anti-aliasing clock
Primitives-3D-et-eclairage
- This program in Codeblocks (C-C++) focus on lighting in OpenGL and drawing spheres and textures !
graph
- 自己编写的一个计算机图形学画图软件,能实现一些简单图形,和一些图形变换-I have written a computer graphics drawing software, to achieve some simple graphics, and some graphics transform
datachange
- 本人收集了一些相关VC数据类型转换实例,供初学者很好理解各种类型转换方法。-I collected some the VC data type conversion examples, for beginners a good understanding of the various types of conversions.
caculatethelinebytes
- 学习位图时需要了解位图数据大小计算方法,这是我学习时找到的一行数据计算公式,供初学者参考。-Need to know the size of the bitmap data calculation method, which is the formula I am learning to find a row of data, reference for beginners learning bitmap.
bmpProcess
- 研究生课程数字图像处理,这篇讲述了关于位图图像处理得方法,如何去更好理解位图处理信息。-Post-graduate courses digital image processing, this tells the story of the bitmap image processing methods, how to better understand the bitmap processing information.
KT05you
- 直流电机双闭环调速系统MATLAB仿真,KT=0.5,有超调-DC motor double closed loop speed control system MATLAB simulation, KT = 0.5, there is overshoot
zernikeCalculator_new
- 给定某项Zernike系数能够绘出对应的三维、二维图像,支持合并功能的GUI计算器。-Given a Zernike coefficient can draw the corresponding three-dimensional, two-dimensional images, and support combined function GUI calculator.
Zernike-decomposition
- 给定波前像差的数据,能够分解出各项Zernike系数,方便进行分析。-Given the data of the wavefront aberration, it is possible to decompose various Zernike coefficients to facilitate analysis.
stategraphvist
- 借鉴了JHotDraw源码,开发单层状态图绘制工具, 支持三种遍历方法:CPP(中国邮递员算法),广度优先算法,简化的广度优先算法 里面有三个后缀为draw的图形-Draws JHotDraw source code, developers monolayer state mapping tool, supports three traversal methods: CPP (Chinese postman algorithm), breadth-first algorith
bianyantiqu
- 常见的几种边缘提取方法,含Roberts算子,Sobel算子,prewitt算子,Gauss-laplace算子,canny算子,和kirsch边缘检测。-Several common edge extraction method with Roberts operator, Sobel operator, prewitt operator, Gauss-Laplace operator, canny operator and the kirsch edge detection.