搜索资源列表
并行图像细化算法和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
Bezier_3_ins
- Bezier曲线的一般C代码算法,在VC环境下运行的.-the general Bezier curve C code algorithm, the VC environment operates.
c-graphics
- 一些图形学基础图形c代码-some graphics based graphics c code
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文件包含所有的库函数,其调用接口见程
fractal
- 用C++编写的代码,实现分形的LS语言所描述的所有功能,写的很简明清楚
sierpinski
- 绘制sierpinski镂垫(四面体)的c++代码 可实现拖动、放缩等交互功能 按住左键拖动 按右键改变大小 另可改变背景颜色 按esc退出 -Drawing pad sierpinski Lou (tetrahedral) and c++ code can be realized drag, zoom and other interactive features hold the left click, right-click to change the size of the other
container
- 运用C++语言编写集装箱代码,其中要求这个集装箱能够装载各种图形的物体,如:长方体,正方体等等。-C++ language using the container code, which requires the container to contain a variety of graphical objects, such as: rectangular, cube and so on.
fractal
- 分形的代码,采用opencv和c++完成,能实现该图像的分形,运行良好-fractal program
cmath
- 这个一个计算几何的C语言代码,学习用c语言来写计算几何的朋友会有帮助。-The computational geometry of a C-language code, learn to write using c language computational geometry friends would help.
cSharpFractal
- C# L系统 分形树部分代码 不够详细 在Visual Studio2008下实现-C# L-System FractalTree
sierpinsky-pad-in-c-plus
- 绘制sierpinski镂垫(四面体)的c++代码 可实现拖动、放缩等交互功能 按住左键拖动 按右键改变大小 另可改变背景颜色 按esc退出 -Drawing pad sierpinski (tetrahedral) in c++ code .It realized drag, zoom and other interactive features .hold the left click, right-click to change the size of the other can c
random-fractal-terrain-generation5
- 三维随机分形地形生成(续十五)分形计算核心代码:(fractmod.c)续- Three-dimensional random fractal terrain generation