搜索资源列表
并行图像细化算法和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
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文件包含所有的库函数,其调用接口见程
iphoneSierpinski
- iphone上的Sierpinski分形, 用来学习IPHONE OBJECTIVE C编程, 如UIImageViews-The Sierpinski triangle, also called the Sierpinski gasket or the Sierpinski Sieve, is a fractal named after Sierpinski who described it in 1915. Originally constructed as a curve, this is
ATLAS
- ATLAS致力于研究以观察为基础的技术从而提供可便携性能。目前它提供c和Fortran77接口。-The ATLAS (Automatically Tuned Linear Algebra Software) project is an ongoing research effort focusing on applying empirical techniques in order to provide portable performance. At present, it provides
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.
all-geometry-arithmetic-CPP-code--
- 几何算法大全,包含大量的几何算法的C++源码。如点、线、面的几何要素计算等。非常实用。-Geometric algorithms Daquan, contains a large number of geometric algorithms in C++ source code. Such as point, line, plane geometry factor calculation. Very practical.