资源列表
bd
- 创建一个mydll动态链接库,在其中编写一个函数DrawTree(),实现一个递归分形树。-Mydll create a dynamic link library, write a function in which DrawTree (), implement a recursive fractal tree.
fract
- 分形算法详细教程及代码。希望对你有帮助。PPT格式的。-fractal algorithm
homework1
- 编写求解几何图形周长、面积的应用程序,要求如下: 1) 几何图形要求至少包含直线、三角形,矩型,圆等类型,计算周长,面积等。 2) 要求能计算两个图形之间的距离 3) 要求能计算两个图形进行布尔运算(即交、并、差)后的面积(可选作)。 4) 必须用到继承、接口、多态和包 -Written to solve geometry perimeter, area of application requirements are as follows: 1) The geomet
basicPainter.c.tar
- Take two pictures with slightly different camera positions Find corner points and the correspondences in both pictures Geometric image transformation T Apply the transformation T to register the distorted image to the reference image Show the
time-series-analysis
- 时间序列分析的书籍,包括混沌时间序列的liyapunov指数计算,分形位数的计算等。-some books about time series analysis
newton
- 牛顿法解方程之分形图生成源代码。双击Debug下的Faction.exe文件,程序运行;双击Faction.exe文件,进入编辑环境。-Newton' s method for solving equations of fractals generated source code. Double-click Debug under Faction.exe files, the program runs double Faction.exe file into the editing en
delaunay
- 计算几何学,很重要的图形学的书籍,相信很多人都见过 很多人都需要-computing geo
IFS
- IFS分形树-IFS fractal tree
tuxin
- 多边形裁剪算法 Sutherland-Hodgeman算法 -Sutherland-Hodgeman polygon clipping algorithm algorithm
chenkengtx
- 二维图形几何变换,包括旋转,平移,翻转,屏幕坐标与实际坐标转化-Two-dimensional graphics geometric transformation
EasyIFS
- IFS是分形学的组成部分,输入几行代码做成ifs文件,就可以做出可画出逼真的画面。适于广大分形爱好者研究。本人自己写了些例子在里面。-IFS is an integral part of the fractal, enter a few lines of code make ifs file, you can make a realistic picture can be drawn. For the majority of fans of the fractal. I wrote out so
Bezier
- 计算机图形学中,对曲线做三次Bezier曲线等分作图算法-Computer graphics, to do the curve plotting algorithm cubic Bezier curve decile