搜索资源列表
并行图像细化算法和C代码实现
- 图像细化一般作为一种图像预处理技术出现,目的是提取源图像的骨架,即是将原图像中线条宽度大于1个象素的线条细化成只有一个象素宽,形成 骨架 ,形成骨架后能比较容易的分析图像,如提取图像的特征.-image thinning as a general image preprocessing technologies emerging, is the source of images from the frames, that is, lines of the original image width
fen
- 程序简介: 本程序是用Java实现的分形程序,实现了绘制M集分形的功能,并且可以方便的管理分形的颜色,可以将绘制得到的分形保存为图片文件,更可以对选中的一片分形区域进行反复的放大绘制。 程序采用Java语言书写,在编写过程中十分注重程序的架构,采用了完全的面向对象的程序设计方法。程序代码整洁清晰,在适当的地方做了注释,以方便大家的阅读和研究。-guide : This procedure is used Java Fractal procedures to achieve the map
fractal-FBM
- 分形里面的随机中点位移法(分形布朗运动),要正常运行程序,必须在机器上装OPEN GL,有原代码,可用于三维地形仿真显示方面,但是缺点是比较占用资源-fractal random inside the midpoint displacement method (FBM), to be normal operating procedures, must be in machinery makeup OPEN GL, the original code can be used for three-d
Bezier_3_ins
- Bezier曲线的一般C代码算法,在VC环境下运行的.-the general Bezier curve C code algorithm, the VC environment operates.
RSana
- RS分形算法matlab代码实现,既利用RS方法计算时间序列的分形hurst指数-RS fractal algorithm to achieve Matlab code, both RS calculated using time series fractal Hurst index
digui_flower
- 一个分形几何中最常用的递归算法所画的鸡冠花,仅几行代码。可以改变中间的宏定义以实现不同的图形,笔者还画出了树。-a fractal geometry of the most commonly used recursive algorithm painting cockscomb, just a few lines of code. The middle can be changed to achieve Acer different definition graphics, the author
c-graphics
- 一些图形学基础图形c代码-some graphics based graphics c code
图形学上机
- 图形学上机的一些代码-graphics on the machine code
bomb-1.30-src
- 分形算法 图形特效,可随音乐变化,完整VC代码-fractal algorithm graphics effects, which can change music, complete VC code
wavelet-xiaobo
- \\examples 目录中存放的是渐进传输的应用举例,包含有所需的.dll文件; \\wavelet 目录中存放的是具体的实现源代码; \\wavelet 子目录中存放的是基本的小波处理函数代码; \\wavelet_plugin 子目录中存放的是.dll的实现代码。-\\ examples directory storage is a gradual transfer of, for example, contains essential. dll; \\ wavelet d
work2z
- 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程
superresolution
- 这段代码可以进行图像的自类推式超分辨放大,它是图像类推技术的一种推广。-This code can be self-image analogy Large-super-resolution, it is images analogy of a promotion.
spinsky
- 这段代码将实现分形几何当中著名的sierpinsky垫图形。-This code will achieve fractal geometry which famous sierpinsky pad graphics.
colorandelbrot
- 这段代码实现分形几何当中著名的mandelbrot集合图形。-fractal geometry to achieve them famous mandelbrot sets graphics.
newton_xianglian
- 这段代码实现分形当中有名的牛顿项链图形。并可以进行参数调节。-Fractal Among the famous Newton necklace graphic. And can adjust the parameters.
fuzzygame
- 这段代码实现了一种混沌游戏。它产生变化丰富的分形图形。-This code implementation of a chaotic game. It changes rich fractals.
Tierazon-v29
- 功能十分完善的分形绘制程序,sourse目录下有图形界面的全部代码---不过很多算法似乎被弄到那个dll中了 尽管如此,其中依然有不少值得学习的地方,大家自己看吧-function is perfect fractal mapping procedures, sourse directory graphics interface all the code --- but many algorithms that seem to be prompting a dll China Neverth
Matlab_longquxian
- 利用此代码可画龙曲线,此代码仅供参考,希望大家学习并改进,-use of this code can be a dragon painted curves, the code for reference purposes only, we hope to learn and improve, thank you
M_fenxingtu
- 基于Matlab平台的绘制M分形图的一个小代码,希望大家通过学习能优化代码-platform based on the mapping of Matlab M fractal images of a small code, we hope that through learning can be optimized code
3分形例子代码
- 分形几何的matlab代码的一个小栗子。上课的一个作业。(Fractal geometry of a small example of Matlab code. A homework class.)