搜索资源列表
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文件包含所有的库函数,其调用接口见程
testConvexHull
- 凸包测试,用std实现的凸包计算程序。可以作为一个类加入任何程序中。
textfr
- 计算图像分维的几个程序,都已测试过,效果不错!
BSplineTest
- 这是我根据资料编写的bspline b样条测试程序,代码中只保留了bspline相关的代码,内含编译好的可执行文件,初学者一看就懂-this is a bspline test program, and it s very easy to understand because most parts of program is the bspline parts
BSPLINE
- 这是BSPLINE测试程序,鼠标单击4个点后生成3次b样条,使用qt4.8.5 + vs2008编译 内含可执行文件,支持定点拖拽-This is BSPLINE test program that generates click four points after three b-spline, use qt4.8.5+ vs2008 compiled containing the executable file, and support drag control point