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.
標簽: fault-tolerant algorithms redundant underlyin
上傳時間: 2013-12-18
上傳用戶:jkhjkh1982
contains documents relating to improvement of adaptive beamforming using mixed norm algorithm, combination of lms with smi algorithm, sample code for implementation of lms in matlab
標簽: beamforming improvement algorithm documents
上傳時間: 2014-01-21
上傳用戶:ommshaggar
The future satellite communication systems are re- quired to support the higher transmission data rate for providing the multimedia services by employing the e鏗僣ient modulation method such as multi-level QAM.
標簽: communication transmission satellite systems
上傳時間: 2017-04-18
上傳用戶:busterman
======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : SimpleExtMFC ======================================================================== AppWizard has created this SimpleExtMFC application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up your SimpleExtMFC application.
上傳時間: 2017-04-21
上傳用戶:daguda
program which uses hashing techniques for storing and retrieving the data. Input to the program: Some random numbers. Input will be from a file. Output: First the program reads all the input and store it properly using some hash techniques. Once your program reads the complete input,it waits for the user input (prompt to the user). User now enters some number.program displays if this number exists in the list or not. it also display the time taken in the search operation.
標簽: program techniques retrieving the
上傳時間: 2017-04-27
上傳用戶:shus521
This is a device for use by RC hobbysts: it transforms a servo from proportional to integrative. For RC boats, it allows user not to change the functionality of the throttle stick, UP/DOWN in stead of proportional. The archive contains also the PCB files.
標簽: proportional integrative transforms hobbysts
上傳時間: 2014-01-25
上傳用戶:love1314
This package implements a general purpose Reed-Solomon encoding and decoding facility. See the rs.3 man page for details.
標簽: Reed-Solomon implements encoding decoding
上傳時間: 2017-05-08
上傳用戶:lz4v4
Tiny Planet is small device connected to a GSM cell phone. When the mobile receives a predefined SMS (text message), like "Activate burglar alarm" or "Start backup pump", the circuit automatically recognizes it as a command, and switches the output port accordingly. Besides switching the port on or off, the user can pulse it for a short period (e.g. 鈥淩eboot remote server鈥?.
標簽: predefined connected receives Planet
上傳時間: 2017-05-17
上傳用戶:fanboynet
VideoMan is a very easy image acquisition library. It is able to manage many video inputs at the same time, such as WDM Firewire and USB cameras, PointGrey cameras and video files. It can also render the inputs using OpenGL. Suitable for computer vision
標簽: acquisition VideoMan library inputs
上傳時間: 2017-05-18
上傳用戶:plsee
VideoMan is a very easy image acquisition library. It is able to manage many video inputs at the same time, such as WDM Firewire and USB cameras, PointGrey cameras and video files. It can also render the inputs using OpenGL. Suitable for computer vision
標簽: acquisition VideoMan library inputs
上傳時間: 2013-12-25
上傳用戶:xlcky