资源列表
poocefs
- TURBO码的MATLAB源程序,包括流程和子程序,不错的(TURBO code MATLAB source, including process and subroutine, pretty good)
实例93-在数据库中读写图像文件
- 在数据库中读写图像文件-in the database to read and write image files
recurso
- GPshell for Writing EMV cards
wodelizteierscope
- 这个是matlab分类工具箱,有大概三十多个matlab原程序(This is the classification of the matlab toolbox, there are probably more than 30 matlab program)
fengxing
- 分形图 海岸线 垫垒 分形矩形 分形树 Mandelbrot集 Julia集 牛顿集 有的是有修改参数的功能 部分代码粘帖来的,部分自己写的
fractal
- matlab语言编写的分形插值方法放大图像-Matlab language of the fractal interpolation method to enlarge the image
EvsImageProcess
- 一些常用的图象处理算法,列表如下 alpha_2.09.zip Alphat透明合成系统源代码源代码 jpeg_0.77.zip JPEG压缩编码系统源代码 calir_1.0.zip 腐蚀-膨胀-细化算法源代码 mkou_1.0.zip 图案抖动技术处理系统源代码 touch_1.01.zip 图象边沿检测-提取-轮廓跟踪算法源代码 xchange_1.03.zip 图象几何变换算法源代码 sima_1.
Fractal-algorithms-
- 本书从实用的角度出发,论述了分形图形的生成算法与程序设计。主要内容包括分形图的递归算法、文法构图算法、迭代函数系统算法、逃逸时间算法、分形演化算法,以及分形图的放大、分形图的动画、分形图的立体化和利用分形算法实现自然景物的模拟等内容。-From a practical point of view the book, discusses the fractal graphics generation algorithms and programming. The main contents inc
分形算法与程序设计——Java实现
- 分形算法与程序设计——Java实现 看到有vc的程序实现,我有java的教程,希望对大家有所帮助-fractal algorithms and programming -- Java vc see the program, I have a java Guide, we hope to help
FractalCruise
- 利用d-s算法对地形、上买、天空等自然景物进行模拟,并且最终得到巡游
dgfxs
- 递归实现分型树,由一个主干开始生成一棵完整的树-Typing recursion tree, from a trunk to start generating a full tree
FractalAlgorithmAndProgramDesignWithJava
- 详尽的用java实现各种分形图像的代码. 数量多达50个,囊括了各种常见的分形图像。