Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - library
Search - library - List
图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是我为参加ACM/ICPC竞赛而准备的资料,由于竞赛的对编程速度要求较高,所以为了将代码写的短一点,为了便于调试,代码的写的并不是最优的。 虽然该代码在VisualAge C++ 4.0下写成,但是很容易将其移植到MS Visual C++上。 - -graph theory is the C language code as graph theory algorithm library, including the following algorithm : single source Dijkstra shortest path algorithm for single-source shortest path Bellman-Ford algorithm youngest generation Prim algorithm for each tree node on the shortest path between Flod - Warshall algorithm language C compiler platform Vi sualAge author starfish 4.0 C (starfish.h @ china.c om) Remarks procedures using C language, VisualAge C 4.0 debugging through. The compressed file contains Graph.h all library functions, procedures call interface see Notes. Other documents are used to test the algorithm testing procedures, the VisualAge C compiler running under 4.0. The algorithm is to participate in the ACM / ICPC contest and the preparation of information, because the competit
Date : 2008-10-13 Size : 4.17kb User : kelly

图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是我为参加ACM/ICPC竞赛而准备的资料,由于竞赛的对编程速度要求较高,所以为了将代码写的短一点,为了便于调试,代码的写的并不是最优的。 虽然该代码在VisualAge C++ 4.0下写成,但是很容易将其移植到MS Visual C++上。 - -graph theory is the C language code as graph theory algorithm library, including the following algorithm : single source Dijkstra shortest path algorithm for single-source shortest path Bellman-Ford algorithm youngest generation Prim algorithm for each tree node on the shortest path between Flod- Warshall algorithm language C compiler platform Vi sualAge author starfish 4.0 C (starfish.h @ china.c om) Remarks procedures using C language, VisualAge C 4.0 debugging through. The compressed file contains Graph.h all library functions, procedures call interface see Notes. Other documents are used to test the algorithm testing procedures, the VisualAge C compiler running under 4.0. The algorithm is to participate in the ACM/ICPC contest and the preparation of information, because the competit
Date : 2025-12-30 Size : 4kb User :

开源多边形计算GPC的修改版,可以添加到VC工程中直接调用。该库功能:计算多边形面积,顶点查找,边查找,计算多边形之间的交、并、或、补等各种操作,对于数值、图形图像处理非常有用。-Open-source computing GPC polygon modified version, can be added to the VC works directly call. The library features: calculating polygon area, vertex find, side to find, the calculation of the settlement between the polygon and, or, fill a variety of operations, for the value, graphics, image processing very useful.
Date : 2025-12-30 Size : 25kb User : 龚勋

一个完整的中点位移法产生三维分形地形的源码程序,注:用SGI的opengl库-A complete three-dimensional midpoint displacement method generated fractal terrain source procedures, Note: The use of SGI s opengl library
Date : 2025-12-30 Size : 62kb User : 李建

分形图像制作器源代码,可以通过调整参数修改分行产生变化。-MICROSOFT FOUNDATION CLASS LIBRARY : Fractal
Date : 2025-12-30 Size : 36kb User : Mark

基于opencv实现的分形几何牛顿迭代法的混沌情况的实现,编程环境vs2008-fractal implemented under the environment of vs2008 using the opencv1.0 library
Date : 2025-12-30 Size : 1.07mb User : Jason

CGAL几何算法库,从官方网站上下的-CGAL Geometric Algorithms Library, up and down from the official website. .
Date : 2025-12-30 Size : 13.46mb User : caowei

2D和3D几何计算。包含基本的形状,计算的交叉点,变型,显示等… -Library for geometric computing with Matlab in 2D and 3D. Contains function for creation and manipulation of basic shapes, computing intersections, transformation, display...
Date : 2025-12-30 Size : 399kb User : vickey

创建一个mydll动态链接库,在其中编写一个函数DrawTree(),实现一个递归分形树。-Mydll create a dynamic link library, write a function in which DrawTree (), implement a recursive fractal tree.
Date : 2025-12-30 Size : 5kb User : liuyan

计算几何第一版,介绍计算几何函数库,可用于学习,查阅-Computational geometry library, can be used for learning, consulting
Date : 2025-12-30 Size : 142kb User : fangjian

可直接应用于计算的矩阵类库Matrix。上手简单效率较高。-Class Library matrix can be directly used to calculate the matrix. Started simple efficient.
Date : 2025-12-30 Size : 7kb User : blacktavernboss

ALGLIB是一个跨平台的数值分析和数据处理函数库。它支持多种编程语言,如C++,C#,Pascal,VBA等,可以在多个操作系统平台上运行,如:Windows,Linux和Solaris。ALGLIB有以下特点: (1)线性代数(包括矩阵分析); (2)方程求解(线性和非线性); (3)插值; (4)最优化; (5)快速傅里叶变换; (6)数值积分; (7)线性和非线性最小二乘拟合; (8)常微分方程求解; (9)特殊函数; (10)统计(描述统计、假设检验); (11)数据分析(分类、回归、神经网络);-ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features include: • Data analysis (classification/regression, including neural networks) • Optimization and nonlinear solvers • Interpolation and linear/nonlinear least-squares fitting • Linear algebra (direct algorithms, EVD/SVD), direct and iterative linear solvers, Fast Fourier Transform and many other algorithms (numerical integration, ODEs, statistics, special functions)
Date : 2025-12-30 Size : 860kb User : zhouping

The EM Wave MATLAB Library consists of a collection of MATLA
Date : 2025-12-30 Size : 13kb User : pleyessor

介绍乐Matlab 5,2软件中的电气系统模块库在电路分析中的应用方法,(Le 5, 2 in the software Matlab electrical system is introduced in this paper module library application in circuit analysis method,)
Date : 2025-12-30 Size : 20kb User : comples

实现多小波变换的MATLAB工具箱库函数 学习可以 推荐一下(Implementation of multiwavelet transform MATLAB toolbox can recommend library function study)
Date : 2025-12-30 Size : 285kb User : ohoual

数学建模中常用的一些算法用matlab实现,可以作为一个library使用(Algorithms for some matlab in mathematical modeling, can be used as a library)
Date : 2025-12-30 Size : 216kb User : opljetd

GEOS(几何引擎 - 开源)是一个C++版本的的JTS。正因为如此,它的目标是包含JTS的完整功能C++库。它包括所有OpenGIS Simple Features for SQL的空间谓词的功能和空间操作,以及增强特定JTS的拓扑功能。 本工程已经直接转换成VS2013可编译工程,省去了用CMAKE转换工程的繁琐步骤。(GEOS (geometric engine - open source) is a c ++ version of the JTS.Because of this, its goal is to include the full functional c ++ library of JTS.It includes the function and space operations of all the OpenGIS Simple Features for SQL and the ability to enhance the topology of specific JTS. This project has been directly converted into a VS2013 compilation project, which eliminates the tedious steps of converting the project with CMAKE.)
Date : 2025-12-30 Size : 3.73mb User : shysky003
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.