搜索资源列表
画图系统
- 我的程序是用C语言编的一个画图软件,满足以下几点: 用某种方法实现圆的生成算法。 实现橡皮筋直线、圆、矩形。 实现多边形裁剪。 实现基本几何变换(平移、旋转、缩放)。 实现Bezier曲线或B样条曲线。 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来。-the procedures I used the C language is part of a drawing software to meet the following points : the use of a ce
JAVA图形源程序
- 特别适用于JAVA初学者的源代码,都是标准算法-particularly applicable to beginners of Java source code, is a standard algorithm
selection-algorithm
- 协同网络中继选择算法 一种是基于门限的最大信噪比选择;另一种是基于门限的最小误码率选择,我们将选择一条最佳的中继链路和源节点到目的节点的直接传输链路在目的端进行最大比合并-Research on relay selection algorithm in cooperative wireless Networks
B-spline-surface
- 这是在MATLAB-2008a环境下编写的B样条曲面生成程序,可以通过调整节点矢量和控制顶点来调整曲面形状。-This is a MATLAB-2008a environment, prepared by B-spline surface generation program, you can adjust the knot vector and control points to adjust the surface shape.
3
- 实验要求:1、分别用圆的参数生成法和Bresenham算法画圆 2、请调用画圆和画椭圆的函数画出右图提示:openGL 里可通过glrotatef函数实现坐标系的旋转,如绕Z轴旋转45度(相当于XY平面内图形绕原点旋转45度)通过glrotatef(45,0,0,1)来实现。 -Experimental requirements: 1, respectively, the parameters used to generate a round and Bresenham algo
B_spline
- 计算机图形学作业源代码,利用双线性差值的算法的颜色变化。-Computer Graphics operating source code, the use of bilinear algorithm margin color change.
Cohen_Sutherland
- 本程序实现的是Cohen—Sutherland裁剪算法,一复制就能用。本来是要用.cpp 文件上传的,到考虑到.cpp文件包含很多预算法无关的代码行,所以就用.txt上传了。-Cohen-Sutherland algorithm, Graphics Analysis。
chap5
- 实现图像增强功能包括灰度线性非线性变换,直方图拉伸,伪彩色增强-The realization of image enhancement features include linear gray-scale non-linear transform, histogram stretching, pseudo-color enhanced
Cantor-set-algorithm
- 初学者的几个在MFC工程中实现的图形学算法例子Cantor集算法(1)- a few examples of graphics algorithm implemented in the MFC for beginners ,project Cantor set algorithm
Bezier-curve-algorithm
- 计算机图像学中的Bezier曲线算法,很经典的算法-Bezier curve algorithm in the computer iconography, classic algorithm
Edge-fill-algorithm
- 计算机图形学上机实验课源代码,是我大四课上用过的的,可以运行,请放心使用。 边缘填充算法-The source code of computer graphics on the experimental class is used in my senior class, you can run, and ease of use. Edge fill algorithm
Programming-algorithm-of-rhombic
- 菱形的编程代码,用以学习C用,希望对别人有帮助-Diamond programming code to learn C with
G---P-algorithm-
- G-P算法计算关联维数,可以运用在混沌时间序列的瓦斯浓度预测研究中-GP algorithm to calculate the correlation dimension, you can use the gas concentration in the prediction of chaotic time series in
bounding-box-algorithm
- 使用包围盒算法对三维激光点云数据进行压缩,包括完整的代码和测试数据-Use the bounding box algorithm three-dimensional laser point cloud data compression, including a complete code and test data
Bresenhams-Algorithm-in-MFC
- 用Bresenham算法实现画线和画圆,基于microsoft MFC模式,输入相应的数据,程序画出该直线-Draw Lines or circle using Bresenham Algorithm
midpoint-circle-algorithm
- opengl中点画圆算法,增添了鼠标控制事件等-opengl midpoint circle algorithm Adds mouse control events, etc.
Ellipse-midpoint-algorithm
- 计算机图形学中基于mfc的OpenGl实现的圆弧中点扫描算法绘制椭圆,半径可以自己设置,附有可执行文件。-Computer graphics based on the OpenGl MFC implementation of the arc midpoint scanning algorithm to draw the ellipse, the radius can be their own settings, with the executable file.
Circle-midpoint-algorithm
- 计算机图形学中基于MFC的OpenGL实现的圆弧中点扫描算法绘制圆形,半径可以自己设置,附有可执行文件。-Computer graphics based on the OpenGL MFC realization of the circular arc midpoint scanning algorithm to draw the circle, the radius can be their own settings, with the executable file.
Ant-colony-algorithm
- 蚁群算法求最短路径,经过运行可以实现想要的结果,供大家参考。-Ant colony algorithm for the shortest path, after running can achieve the desired results for your reference.
Image-Fog-Algorithm
- 图像去雾算法改进与研究,程序很完整且改进效果明显,希望可以帮到大家-Image fog algorithm improvement and research, the program is complete and improve the effect is obvious, hope to help everyone