资源列表
matlab
- MATLAB下的曲面拟合程序-源代码,挺有用的-MATLAB surface fitting process- source
jisuanjituxingxue
- 计算机图形学编程,画线、画点、画圆、画多边形并对其进行填充。-Computer graphics program, draw lines, draw point, circle, polygon drawing and filling them.
GRAPHS
- Generate mathematical graphs for trigonometry
2D-translation
- 二维图形变换操作,包括平移、旋转等,有参考价值。-Two-dimensional graphics transformations, including translation, rotation, etc., a reference value.
Two-dimensional-graphics
- 二维图形相交、相切,包括直线与直线、直线与圆等,有参考价值-Two-dimensional graphics intersection, tangent, including straight line and a straight, straight line and circle, etc., a reference value
matlab3
- 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波和图像的自适应魏纳滤波-Using MATLAB functions filter2 in the noise of the images by means of adaptive filtering and Weiner filtering the image
two-dimension-line-clipping
- 二维线段剪裁代码,用了多次取中值的方法进行的,内容还包括实验报告。-Two-dimensional cut line code, with a number of methods to take the value, and also includes test reports.
Computer-graphics-area-fille
- 计算机图形学实区填充实验代码,包括实验报告-Computer graphics area filled with real experimental code, including test reports
prova_alessandro.gid
- Basic scr ipt that enables you to run a Kratos 2D simulation with the recently developed Spalart-Allmaras model.
koch
- koch雪花绘制,能拖动,能选中,功能一般,简单容易上手-koch snowflake drawing, to drag, to select, function normally, a simple easy to use
DCT
- 多媒体编码,DCT离散余弦变换,CSharp版,Zig-Zag扫描。-This is multimedia encode program--DCT sosine change,programed by CSharp.
bresenham
- 计算机图形学编程实验,实现Bresenham算法绘制线段-Computer graphics programming experiment to achieve the Bresenham line drawing algorithm