c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlying assumption that there are possibly distinct network paths between a source-destination pair. Given a directed graph as input, write a program that uses depth-first search to determine all such paths. Note that, these paths are not vertex-disjoint i.e., the vertices may repeat but they are all edge-disjoint i.e., no two paths have the same edges. The input is the adjacency matrix of a directed acyclic graph and a pair(s) of source and destination vertices and the output should be the number of such disjoint paths and the paths themselves on separate lines. In case of multiple paths the output should be in order of paths with minimum vertices first. In case of tie the vertex number should be taken in consideration for ordering.
资源简介:c pgm to find redundant paths in a graph.Many fault-tolerant network algorithms rely on an underlying assumption that there are possibly distinct network paths between a source-destination pair. Given a directed graph as input, write a prog...
上传时间: 2013-12-18
上传用户:jkhjkh1982
资源简介:C++ methods to write ecash procedures in a secure way also containded with are description of the protocols.
上传时间: 2013-12-30
上传用户:cmc_68289287
资源简介:its a program in word but C++ how to program projectile (physics) in C++
上传时间: 2017-08-16
上传用户:gtf1207
资源简介:This C/C++ code example demonstrates porting standard C software to the S60 platform. In this example, an open source FTP library (ftplib and qftp) written in C has been ported to Open C. In addition, a simple UI has been written in Sym...
上传时间: 2014-10-25
上传用户:cc1
资源简介:This programme is to control DC motor in a certain speed using PWM. The target speed is "r", it is the speed in 1s. The sample rate is 0.1s, so the actual speed target is "rc"=r/10. The "r" and "rc" are integer, and the range of "r" is f...
上传时间: 2014-11-22
上传用户:jyycc
资源简介:This file implements a pid controller used to simulator cruise control in a car The input is a throtle value between 0 - 100 ( read on P1 ) The output is the car s speed ( P2 - P0 )
上传时间: 2014-01-01
上传用户:13160677563
资源简介:microtik tool to vie another router in a network
上传时间: 2017-04-14
上传用户:zuozuo1215
资源简介:ImageJ Conebeam Filtered Back Projection Plug-in. To use this plug-in, a stack of projection images need to be opened first.
上传时间: 2013-12-25
上传用户:z1191176801
资源简介:this file contains java source code to connect two computers in a network
上传时间: 2014-01-21
上传用户:wl9454
资源简介:This file is used to transfer p2s data in a Spartan 3e
上传时间: 2014-01-01
上传用户:大三三
资源简介:a genetic algorithm to find the maximum of a polynomial function
上传时间: 2013-12-10
上传用户:cc1915
资源简介:c code to find the difference between two dates... given 1st the past date... then the latest date...
上传时间: 2017-08-11
上传用户:weiwolkt
资源简介:Implementations of a queue in C with algoritmo BFS, that calculates the minimum distance in a graph.
上传时间: 2017-08-26
上传用户:z754970244
资源简介:This mambot adds to the external links in a content the text “ target="_blank"” . Thus, all the links pointing to external sites will be opened in a new window.
上传时间: 2013-12-17
上传用户:zhaiyanzhong
资源简介:Koders makes it easy for software developers to find existing source code that solves many common development problems with our vast index of working source code from a variety of open source projects.
上传时间: 2016-05-13
上传用户:ccclll
资源简介:Koders makes it easy for software developers to find existing source code that solves many common development problems with our vast index of working source code from a variety of open source projects.
上传时间: 2014-12-01
上传用户:ANRAN
资源简介:Koders makes it easy for software developers to find existing source code that solves many common development problems with our vast index of working source code from a variety of open source projects.
上传时间: 2014-01-11
上传用户:er1219
资源简介:tty驱动 * This driver shows how to create a minimal tty driver. It does not rely on * any backing hardware, but creates a timer that emulates data being received * from some kind of hardware.
上传时间: 2013-12-04
上传用户:金宜
资源简介:A code writing by Verilog which can find medium value. With a C file to see the simulation results. A co-design example of C and Verilog.
上传时间: 2014-11-18
上传用户:ljt101007
资源简介:A clock writing by Verilog which can count from 00:00 to 23:59. With a C file to see the simulation results. A co-design example of C and Verilog.
上传时间: 2016-10-12
上传用户:王者A
资源简介:Indian urbanization is a complex puzzle which is extremely difficult to comprehend. Yet, as academicians, it is our responsibility to study, comprehend, analyse, assimi- late, and express on salient happenings in our urban systems. The expr...
上传时间: 2020-05-26
上传用户:shancjb
资源简介:8051 RC5 Decoder A simple RC5 decoder written in C . Written to emulate a SAA3049.
上传时间: 2015-01-13
上传用户:stewart·
资源简介:A program to find frequent molecular substructures and discriminative fragments in a database of molecule descriptions. The algorithm is based on the Eclat algorithm for frequent item set mining.
上传时间: 2014-01-20
上传用户:龙飞艇
资源简介:C in a Nutshell is the perfect companion to K&R, and destined to be the most reached-for reference on your desk.
上传时间: 2015-07-26
上传用户:kr770906
资源简介:A static analysis tool to find bugs in Java programs
上传时间: 2015-10-30
上传用户:dsgkjgkjg
资源简介:This library provides a C++ interface to XML files. It uses libxml 2 to access the XML files, and in order to configure libxml++ you must have both libxml and pkg-config installed.
上传时间: 2016-01-05
上传用户:firstbyte
资源简介:This SDK allows to integrate a syncml stack in a C++ application on a variety of platforms. Currently, Windows, WinMobile and Linux are actively supported, but you can easily build it on other Unixes or other mobile/embedded platforms.
上传时间: 2016-03-15
上传用户:yimoney
资源简介:this C file provides a method to use the timer in upsd mirvo processor
上传时间: 2016-03-28
上传用户:fnhhs
资源简介:FFTW, a collection of fast C routines to compute the Discrete Fourier Transform in one or more dimensions.The fftw/ directory contains the source code for the complex transforms, and the rfftw/ directory contains the source code for the r...
上传时间: 2016-08-17
上传用户:yoleeson
资源简介:software to find the threshold of an LDPC code in a Gaussian channel
上传时间: 2016-12-03
上传用户:fnhhs