CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - tuopupaixu
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - tuopupaixu - List
[
Other
]
tuopupaixu
DL : 0
拓扑排序算法和主函数,希望大家好好运用,如果有什么不懂可以联系我哦-topological sorting algorithm and the main function, we make good use of hope that if there is any link I can understand Oh
Update
: 2008-10-13
Size
: 913byte
Publisher
:
张宗博
[
Other
]
tuopupaixu
DL : 0
拓扑排序,VC能够通过,没错误!而且也比较好!
Update
: 2008-10-13
Size
: 1.08kb
Publisher
:
tevez
[
Other resource
]
tuopupaixu
DL : 0
拓扑排序,简单地说,是由某个集合上的一个偏序得到该集合上的一个全序,这个操作称之为拓扑排序。一个表示偏序的有向图可用来表示一个流程图。它或者是一个施工流程图,或者是一个产品生产的流程图,再或是一个数据流图(每个顶点表示一个过程)。图中每一条有向边表示两个子工程之间的次序关系(领先关系)。
Update
: 2008-10-13
Size
: 6.42kb
Publisher
:
伟
[
Other resource
]
tuopupaixu
DL : 0
运用拓扑排序进行课程的分类排序,是数据结构课程设计的辅助参考程序。
Update
: 2008-10-13
Size
: 1.94kb
Publisher
:
kahn
[
Other
]
tuopupaixu
DL : 0
拓扑排序算法和主函数,希望大家好好运用,如果有什么不懂可以联系我哦-topological sorting algorithm and the main function, we make good use of hope that if there is any link I can understand Oh
Update
: 2025-02-17
Size
: 1kb
Publisher
:
张宗博
[
Other
]
tuopupaixu
DL : 0
拓扑排序,VC能够通过,没错误!而且也比较好!-Topological sort, VC can be passed, no errors! But also better!
Update
: 2025-02-17
Size
: 1kb
Publisher
:
tevez
[
Data structs
]
tuopupaixu
DL : 0
拓扑排序,简单地说,是由某个集合上的一个偏序得到该集合上的一个全序,这个操作称之为拓扑排序。一个表示偏序的有向图可用来表示一个流程图。它或者是一个施工流程图,或者是一个产品生产的流程图,再或是一个数据流图(每个顶点表示一个过程)。图中每一条有向边表示两个子工程之间的次序关系(领先关系)。-Topological sort, simply put, is a collection from a poset to be the collection of a total order, the operation known as topological sorting. That the poset of a directed graph can be used to represent a flow chart. It is a construction or flow chart, or is a production flow chart, and then or a data flow diagram (a process that each vertex). Map to the side of each of two sub-projects that the order of relations between the (leading relations).
Update
: 2025-02-17
Size
: 6kb
Publisher
:
伟
[
Data structs
]
tuopupaixu
DL : 0
运用拓扑排序进行课程的分类排序,是数据结构课程设计的辅助参考程序。-The use of topological sort of Sort curriculum is the data structure of the curriculum design process auxiliary reference.
Update
: 2025-02-17
Size
: 2kb
Publisher
:
kahn
[
VC/MFC
]
tuopupaixu
DL : 0
这是一个数据结构c语言的拓扑排序的程序代码。用入度和出度实现的。-This is a data structure of the topological sort c language program code. With the degree of penetration and achievable.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
杨晓华
[
Data structs
]
tuopupaixu
DL : 0
拓扑排序,随机的给出一个图,通过此算法可以获得该图的拓扑排序的结果-Topological sorting, random given a map, get through this algorithm to sort the results of the topological map
Update
: 2025-02-17
Size
: 1kb
Publisher
:
xixi
[
Data structs
]
tuopupaixu
DL : 0
此为拓扑排序算法,拓扑排序是网络中的确定逻辑先后顺序的一种算法,要求网络中没有回路-This is the topological sort algorithm, the network topology in order to determine the logical order of an algorithm that requires no loop network
Update
: 2025-02-17
Size
: 789kb
Publisher
:
weiang
[
Data structs
]
tuopupaixu
DL : 0
数据结构实验,关于拓扑排序的,希望对大家有帮助-Experimental data structure, on the topological sort, we hope to help
Update
: 2025-02-17
Size
: 19kb
Publisher
:
倩儿
[
Data structs
]
TUOPUPAIXU
DL : 0
图论中的拓扑排序问题可以用来解决图中的回路问题。-Topological sort problem in graph theory can be used to solve the circuit in Figure.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
王莉
[
Documents
]
tuopupaixu
DL : 0
数据结构中拓扑排序问题,包括头文件和主文件-Topological sorting problem in the data structure, including the header file and master file
Update
: 2025-02-17
Size
: 8kb
Publisher
:
xiaoming
[
Software Engineering
]
tuopupaixu
DL : 0
实现拓扑排序算法,可用于判断图中是否存在环-Achieve topological sorting algorithm to determine the existence of maps Central
Update
: 2025-02-17
Size
: 1kb
Publisher
:
julia
[
MPI
]
tuopupaixu
DL : 0
输出一个有向无环图(DAG)的拓扑排序。通过计算各顶点的入度数,删除入度为零的顶点,同时将该顶点指向的点的入度减一。重复此操作直到所有点都被输出。-Output a directed acyclic graph (DAG) topological sort. Through calculating the degree of each vertex deleting zero vertices into degrees, at the same time the vertex point to point into the degree of minus one. Repeat this action until all points have been output.
Update
: 2025-02-17
Size
: 239kb
Publisher
:
李阳
[
CSharp
]
tuopupaixu
DL : 0
该程序使用VC编写的,其主要是实现ACM堆拓扑排序的功能。-The program uses the VC, which is mainly realized ACM heap topological sorting function.
Update
: 2025-02-17
Size
: 1kb
Publisher
:
jion
[
Mathimatics-Numerical algorithms
]
tuopupaixu
DL : 0
利用拓扑排序实现课表的排序,是拓扑排序的应用,供学习参考(Timetable topological sorting achieve the sort of topological sorting applications, for learning reference)
Update
: 2025-02-17
Size
: 198kb
Publisher
:
酷酷的那个小子
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.