资源列表
sierpinskihaimian
- sierpinski海绵,Timer和tread两种不同的方式实现。
jiaojujisuan
- 透镜的焦距计算,通过曲率半径等计算出透镜的焦距-Lens focal length calculation, the radius of curvature, such as through the lens focal length is calculated
20061126121415
- 这只是分形学中布朗运动程序实现的一种简单算法,不过大家有好的可以交流交流。-Fractal Science Brownian motion procedures to achieve a simple algorithm, but we can have a good exchange of communication.
tree
- 分形树摇曳的动画实现,通过设置双缓冲区,解决绘制和输出速度不匹配的问题-Animated fractal tree swaying achieved by setting the two-buffer, rendering and output speed to solve the problem does not match the
hhe
- 余弦变换压缩,用于图像压缩,压缩比高,且压缩后图像质量仍然很好(Cosine transform compression, used for image compression, the compression ratio is high, and the quality of compressed image is still very good)
lesrning
- 自适应作业 具有很高的学习的价值 其中包括RLS和LMS(Adaptive homework Has the very high value of learning Including the LMS and RLS)
Julia
- Julia - Chaos and Fractals-Julia- Chaos and Fractals
fractal_java
- 一个用java编写的树形程序,很漂亮-with a tree prepared by the procedures, and very pretty
MECBE
- 功率谱图子程序源码,经过实验,和大量阅读资料最好得到最好的一种算法,,(Power spectra subroutine source, through experiment, and a lot of reading data, an algorithm to get the best best,)
dspx
- 在matlab环境下讲视频文件读入,程frames状,基本上所有的视频格式都支持,(In the matlab environment, read the video file, cheng frames, basically all the video format support,)
fractal_leaf
- 自己写的一个产生分形树叶的c++程序, fra.cpp是产生分形的主程序,bmp.cpp是把产生的图形写到bmp文件里去,IFS则是产生分形树叶的迭代算法。生成bmp图片是自己写的程序,没有调用系统函数,所以可在任何系统下运行。 程序运行产生一个画了分形树叶的bmp文件。-wrote it myself have a fractal leaves c procedures fra.cpp generated fractal is the main program. bmp.cpp is th
6_04
- 分形算法与程序设计——Visual C++实现6.04 内含作为Julia集字典的Mandelbrot集源代码。双击Debug下的Mandelbrot.exe文件,程序运行;双击Mandelbrot.dsw文件,进入编辑环境。