Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - graph
Search - graph - List
Otherhj
DL : 0
图的算法实现 (1)将图的信息建立文件; (2)从文件读入图的信息,建立邻接矩阵和邻接表; (3)实现Prim、Kruskal、Dijkstra和拓扑排序算法。 -Graph Algorithms (1) will map the information to create the document (2) read from the document map information, the establishment of adjacency matrix and adjacency list (3) the realization of Prim, Kruskal, Dijkstra, and topological sorting algorithm.
Update : 2024-05-15 Size : 105472 Publisher : 陈阳

Java 图算法, 包括最短路径, 有向图算法, 无向图算法, 网络流算法, 等-Java graph algorithm, including the shortest path algorithm for directed graph, undirected graph algorithms, network flow algorithms, such as
Update : 2024-05-15 Size : 4379648 Publisher : 唐某某

This sample program loads an image and plots the graph of its horizontal or vertical projection The Document contains an image and a projection vector. When the Open command is sued, the image is loaded from a file. Then, a projection along a row or a column is applied and stored in the vector. The code relative to the eVision functions has been generated by EasyAccess while executing the lesson Sample programs -> ImgProjection -This sample program loads an image and plots the graph of its horizontal or vertical projectionThe Document contains an image and a projection vector.When the Open command is sued, the image is loaded from a file.Then, a projection along a row or a column is applied and stored in the vector.The code relative to the eVision functions has been generated by EasyAccess while executing the lesson Sample programs-> ImgProjection
Update : 2024-05-15 Size : 25600 Publisher : magnilog

DL : 0
c语言些的程序,数据结构中图的遍历算法实现。-c language of some of the procedures, the data structure in graph traversal algorithm.
Update : 2024-05-15 Size : 7168 Publisher : 帅帅

DL : 0
程序为种种闪字图程序试用版,本程序采用JSP+MSSQL开发,在JDK1.6+Tomcat6.0+IIS上通过测试,后台登陆地址为/admin/login.jsp 用户名和密码都是admin -Procedures for a variety of flash trial version of the word graph procedures, the procedures used JSP+ MSSQL development, in JDK1.6+ Tomcat6.0+ IIS on to pass the test, background landing address/admin/login.jsp user name and password are admin
Update : 2024-05-15 Size : 37251072 Publisher : qiming

DL : 0
二、问题描述 给出一张某公园的导游图,游客通过终端询问可知: a) 从某一景点到另一个景点的最短路径。 b) 游客从公园大门进入,选一条最佳路线,使游客可以不重复的游览各景点,最后回到出口。 三、实验要求 1、将导游图看作一张带权无向图,顶点表示公园的各个景点,边表示各景点之间的道路,边上的权值表示距离,选择适当的数据结构。 2、为游客提供图中任意景点相关信息的查询; 1、 为游客提供任意两个景点之间的一条最短的简单路径。 2、 为游客选择最佳游览路径。
Update : 2024-05-15 Size : 2048 Publisher : kozzy

随机游走在图像分割中的应用,它类似于图割算法,利用谱信息进行分割-Random walk in the image segmentation application, it is similar to graph cut algorithm, the use of spectral information partition
Update : 2024-05-15 Size : 31744 Publisher : 寒雪

DL : 0
该程序可实现三位图形的绘制,并可以选择颜色进行着色,可以选择光源亮度。-The program can realize the three graphics rendering, and can choose colors for coloring, you can choose the light source brightness.
Update : 2024-05-15 Size : 2587648 Publisher : 王帝维

DL : 0
绘制图表控件,在zdgraph基础上改编,增加了风标的绘制。可绘制曲线、风标线、饼图、面积图、bar等-Draw control charts in zdgraph the basis of adaptation, an increase of wind mapping subject. Curve can be drawn, the wind subscript line, pie chart, area graph, bar, etc.
Update : 2024-05-15 Size : 461824 Publisher : Maker.L

DL : 0
java web graph program, can generate many network graph ,
Update : 2024-05-15 Size : 403456 Publisher : asfd

对15阶高斯导函数给出各自的峰值功率,从图中可以看出他们的峰值功率的区别!-15-order derivative of Gaussian function are given their peak power, can be seen from the graph of their difference between peak power!
Update : 2024-05-15 Size : 1024 Publisher : 娜娜

DL : 0
图论研究中的图着色问题的matlab程序,非常好用啊!-Study of Graph Theory Graph Coloring Problem of matlab program, very easy to use ah!
Update : 2024-05-15 Size : 1024 Publisher : liu

DL : 0
dijkstra算法,可以求解图论中的两点间最短路径-Dijkstra algorithm, can solve the graph theory in the shortest path between two points
Update : 2024-05-15 Size : 1024 Publisher : 晞睿

This packet contains the MATLAB files that fit a hidden Markov tree model to the contourlet coefficients of images. The files require the contourlet Toolbox, which can be downloaded from http://www.programsalon.com/downloads121/sourcecode/graph/detail516305.html.
Update : 2024-05-15 Size : 2480128 Publisher : Mordecai

该代码是一个绘图源代码。设计了一个绘图类cgraph,可绘制bar graph,line graph,pie graph,scatter graph等各种不同类型的图形。-The code is a mapping source code. Designed a graphics category cgraph, can be drawn bar graph, line graph, pie graph, scatter graph, such as different types of graphics.
Update : 2024-05-15 Size : 2299904 Publisher : 贺苗

DL : 0
图论经典算法,包括最短路径,最小生成树,强联通分支等-Classical graph theory algorithms, including shortest path, minimum spanning tree, strong branch of China Unicom, etc.
Update : 2024-05-15 Size : 17408 Publisher : c4pt0r

DL : 0
信息学竞赛中常用的算法总结: 串匹配的高效算法-KMP 公开密钥体系之RSA算法 双向广度搜索 图论算法 -Informatics algorithms commonly used race Summary: Efficient String Matching Algorithm-KMP system RSA public key algorithm for bi-directional breadth of the search algorithm of graph theory
Update : 2024-05-15 Size : 106496 Publisher : lll

DL : 0
cost存放了一个强连通图的边权矩阵,作为一个实例。 可在workspace中加载 运用此算法要注意多次试验。 bianquan.m文件给出了一个参数实例,可在命令窗口中输入bianquan,得到邻接矩阵C和节点个数N以及一个任意给出的路径R,,回车后再输入jiaohuan3,得到了最优解。 由于没有经过大量的实验,又是近似算法,对于网络比较复杂的情况,可以尝试多运行几次jiaohuan3,看是否能到进一步的优化结果。-storage cost of a strongly connected graph edge weight matrix, as an example. Can be loaded in the workspace to use this algorithm to the attention of numerous tests. bianquan.m document gives examples of a parameter can be in the command window, type bianquan, be the adjacency matrix C and the node number N and an arbitrary given path R,, carriage return after the input jiaohuan3, have been the optimal solution . After the absence of a large number of experiments, it is approximate algorithm, for more complex network situations, you can try to run several jiaohuan3, can look to further optimize the results.
Update : 2024-05-15 Size : 11264 Publisher : 岳明

DL : 0
图论中二分图匹配求最佳匹配的KM算法,用c实现,简单易懂-Graph Theory in the bipartite graph matching the best match for KM algorithm, with c realize, easy-to-read
Update : 2024-05-15 Size : 1024 Publisher : cdw

DL : 0
图论中典型的搜索算法——Dijkstra最小路径-Graph Theory typical search algorithm- Dijkstra minimum path
Update : 2024-05-15 Size : 2048 Publisher : iltomzhang
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.