搜索资源列表
mytree2
- 使用分形迭代算法,画出一棵简单的分支的树。没有树叶。顶端形成扇形,类似银杏树叶。-use fractal iterative algorithm, to give a simple tree branch. No leaves. Fan top form, similar ginkgo leaves.
CoolScreenSaver
- 这是一个小巧并令你惊讶的屏幕保护程序,不过这个迭代算法不是我弄出来的,我可没这么厉害.-This is a compact and surprise your screen saver, but this algorithm is not my get out of the I can not be so powerful.
tuxiangfenge
- 图像的分割技术,对图像采用多种方法进行分割直方图、阈值和迭代阈值的方法-Image segmentation techniques, using a variety of methods for image segmentation histogram, threshold and iterative threshold method
region-subdivision
- 对二维平面上区域进行不规则四边形剖分,构造了区域到子区域的射影变换。由二元分形插值函数引入第三维的值,构成射影迭代函数系统。-Two-dimensional plane of the trapezoidal region subdivision to construct a regional to sub-regional projective transformation. By the binary fractal interpolation function the value of in
casteljau
- 一个简单的java图形学小例子,用迭代的方法实现Bezier曲线-A simple java graphics small example, an iterative method with Bezier curves
LS-composition-method
- C++实现LS文法,能直接运行,输入迭代次数,能够对蕨类、草等植物进行模拟-C++ LS grammar can be run directly enter the number of iterations, ferns, grasses and other plants to simulate
floyd
- 求解最短路算法,,, 赋路径初值 更新 显示迭代步数 显示每步迭代后-solve the lest distance
plotleaf
- 使用一篇论文提供的方程组和参数——分形仿射变换方法转换过来的MATLAB程序,画一片蕨叶。输入是起始坐标x0,y0和迭代次数——一般在几万次,十万次比较清晰。-Plotting the leaf with equations and parameters given by an essay. This method is fractal theory. The input is the location of starting points x0,y0 and the iteration ti
Assignment0
- IFS迭代函数系统构建分形图形,tests文件夹包含了生成一个简单的单一颜色图像的测试代码,myProject文件夹包含了主题程序以及代码文件,otherPerson文件夹包含了其他思路的代码。(Construction of fractal graphics using IFS iterated function system)