文件名称:fenxingxue
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
/*可以通过改变imPmin、imPmax以及rePmin与rePmax的值来对图像的局部细节进行放大,从而可以观察到更加精美复杂的图像,领悟分形图像的神韵。
float reP,rePmin=-1.5,rePmax=0.75
float imP,imPmin=-1.5,imPmax=1.5
*/-/* Can be changed imPmin, imPmax and rePmin with rePmax value to the local details of the image to enlarge, which can be observed more beautifully complex images, understanding the spirit of fractal image. float reP, rePmin =- 1.5, rePmax = 0.75 float imP, imPmin =- 1.5, imPmax = 1.5* /
float reP,rePmin=-1.5,rePmax=0.75
float imP,imPmin=-1.5,imPmax=1.5
*/-/* Can be changed imPmin, imPmax and rePmin with rePmax value to the local details of the image to enlarge, which can be observed more beautifully complex images, understanding the spirit of fractal image. float reP, rePmin =- 1.5, rePmax = 0.75 float imP, imPmin =- 1.5, imPmax = 1.5* /
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fenxingxue.c