CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - graph c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - graph c - List
[
Other
]
用C实现的bfs源程序
DL : 0
图论算法中必学的内容之一,希望能给学习编程的学弟学妹们有所帮助-graph algorithm will learn one of the elements in hopes of giving the incoming young men and women to learn programming help
Update
: 2025-02-17
Size
: 2kb
Publisher
:
ipkh
[
2D Graphic
]
Graph SrcNew
DL : 0
几个很好的图形C++类,开发的时候,直接加入工程即可使用。-several good C++ graphics category, the development, directly joining the project can be used.
Update
: 2025-02-17
Size
: 1.03mb
Publisher
:
高陈强
[
Data structs
]
DataStructure-Graph
DL : 0
纯C写的图操作的一些程序,对于初学数据结构的朋友了解图的一些性质有很大帮助.程序很简洁明了,文本选择界面,无图形界面.-write pure C plans to operate some of the procedures, data structure for the novice friends to understand the nature of the map will be of great help. procedures are clear and concise text selection interface, no graphical interface.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
wei
[
Windows Develop
]
C++Graph
DL : 0
数据结构算法中关于图的经典算法的C++实现-algorithm data structure on the map of classical algorithm in C++
Update
: 2025-02-17
Size
: 10kb
Publisher
:
罗一
[
Special Effects
]
Graph-Based_segment
DL : 0
基于图方法的图像分割C++源码,详细内容参见Efficient Graph-Based Image Segmentation一文。-graph-based methods of image segmentation C source code, See details Efficient Graph- Based Image Segmentat ion a text.
Update
: 2025-02-17
Size
: 21kb
Publisher
:
liufu
[
Algorithm
]
graph.tar
DL : 0
linux环境对二维数组画出图像。使用c语言。-linux environment on two-dimensional array of painted images. Using c language.
Update
: 2025-02-17
Size
: 1.01mb
Publisher
:
tongjiaei
[
2D Graphic
]
Graph
DL : 0
CGraph是一个外国人写的图形库,本文工程中的CGraph已经封装到了DLL,由于时间关系,我没做DEMO,此类库的详细介绍你可以到VCCODE搜索。-CGraph is a graphics library written by foreigners, this article has been CGraph engineering package to the DLL, due to time constraints, I did not do DEMO, a detailed description of such library you can search VCCODE.
Update
: 2025-02-17
Size
: 39kb
Publisher
:
姚鑫
[
Special Effects
]
FGseg
DL : 0
该代码实现了基于graph cut的图象分割算法,具体代码是用c++编写的,但提供了matlab接口,分割效果较好.-The code based on the graph cut image segmentation algorithm, the specific code is used c++ Prepared, but provides a matlab interface, better segmentation.
Update
: 2025-02-17
Size
: 25kb
Publisher
:
chinon
[
Graph Drawing
]
graph
DL : 0
(1).用Bresenham算法绘制直线. (2).用Bresenham算法画图. (3).用打点(如:C语言的putpixel())法显示汉字,汉字库以文件形式保存,以图形方式显示汉字. (4).在二维空间绘制一个多边形(三角形,四边形任选),然后实施平移变换,对称变换和旋转变换,-(1). Bresenham algorithm for drawing a straight line to use. (2). By drawing Bresenham algorithm. (3). With RBI (for example: C language putpixel ()) display Chinese characters,汉字库preserved in documentary form in order to graphically display Chinese characters. (4). In the two-dimensional spatial mapping of a polygon (triangle, quadrilateral optional), and then the implementation of translational transform, symmetry transform and rotation transformation,
Update
: 2025-02-17
Size
: 17kb
Publisher
:
鹰隼
[
Graph program
]
graph
DL : 0
图的邻接表存储和深度优先搜索,采用的是递归。-Graph adjacency list storage, and depth-first search, using recursion.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
谢斌
[
Linux-Unix
]
graph-0.1b.tar
DL : 1
graph是一款linux/unix下绘制数据曲线图形的程序,用C++编写。-graph is a linux/unix data under the curve of graphics rendering procedures, using C++ prepared.
Update
: 2025-02-17
Size
: 42kb
Publisher
:
阿商
[
Mathimatics-Numerical algorithms
]
Graph-Theory
DL : 1
图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是为参加ACM/ICPC竞赛而准备的资料,由于竞赛的对编程速度要求较高,所以为了将代码写的短一点,为了便于调试,代码的写的并不是最优的。 该代码在VisualAge C++ 4.0下写成,但是很容易将其移植到MS Visual C++上。 -err
Update
: 2025-02-17
Size
: 10kb
Publisher
:
lllstar
[
Data structs
]
C
DL : 0
本文档容括了C(C++)所有算法,分为数值算法、图论算法、背包算法、排序算法、高精度算法、树的遍历、进制转换、全排列和组合生成、查找算法、贪心、回溯法框架、DFS框架、BFS框架、数据结构相关算法。并有实例源码-This document, including the capacity C (C ) for all algorithms, divided into numerical algorithms, graph theory, algorithm, knapsack algorithm, sorting algorithm, high-precision algorithms, tree traversal, binary conversion, the whole arrangement and combination of generation, search algorithm, greedy , backtracking framework, DFS framework, BFS framework, data structure-correlation algorithm. And examples of source
Update
: 2025-02-17
Size
: 15kb
Publisher
:
海霞
[
Data structs
]
graph
DL : 0
数据结构C对图的操作算法,有广度、深度优先遍历,拓扑排序,最短路径的实现算法,最小生成树的算法-C data structures to operate on the map algorithm, there is the breadth, depth-first traversal, topological sorting, shortest path algorithm, minimum spanning tree algorithm
Update
: 2025-02-17
Size
: 5kb
Publisher
:
韩杰
[
source in ebook
]
Graph
DL : 0
图的基类以及最短路径算法,dijkstra,floyd,Kruskal算法等,代码来自北大赵海燕老师编著的数据结构与算法。-Graph base class as well as the shortest path algorithm, dijkstra, floyd, Kruskal algorithm, code Zhao Haiyan teachers from Beijing University and edited by the data structure and algorithm.
Update
: 2025-02-17
Size
: 648kb
Publisher
:
张淼
[
Data structs
]
graph
DL : 0
c++实现的有向图的临界矩阵构造,深度广度的遍历。-c++ achieved critical digraph matrix structure, depth, breadth Ergodic.
Update
: 2025-02-17
Size
: 31kb
Publisher
:
小宋
[
matlab
]
Graph_Cut
DL : 1
Graph Cut algorithm implementation. Includes MATLAB compiled codes.
Update
: 2025-02-17
Size
: 514kb
Publisher
:
GM
[
Windows Develop
]
graphics-using-c++
DL : 0
this a math fuctions to create the different type of graph by using the mathematical formula. (chaos)-this is a math fuctions to create the different type of graph by using the mathematical formula. (chaos)
Update
: 2025-02-17
Size
: 1.33mb
Publisher
:
ganesh
[
File Format
]
What-energy-functions-can-be-minimized-via-graph-c
DL : 0
本文首先介绍了需要通过graph cut最小化的能量函数的特性。虽然是二进制变量但是很容易推广到其他方面。我们详细描述了通过graphcut最小化的能量函数。并提供了最小化能量函数的通用构建。最后给出了最小化二进制能量函数的必要条件。-In this paper, we give a characterization of the energy functions that can be minimized by graph cuts. Our results are restricted to functions of binary variables. We give a precise characterization of what energy functions can be minimized using graph cuts. We also provide a general-purpose construction to minimize such an energy function. Finally, we give a necessary condition for any energy function of binary variables to be minimized by graph cuts.
Update
: 2025-02-17
Size
: 323kb
Publisher
:
巡洋舰
[
Other
]
Coursera Graph Theory Solutions
DL : 0
Coursera Graph Theory Course .. assignments' solutions to pass the course in cplus plus
Update
: 2017-11-24
Size
: 8.38kb
Publisher
:
sigsegv22
«
1
2
3
4
5
6
7
8
9
10
...
42
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.