I would like to find node connectivity between node 1 and rest of the nodes in a graph. The input text file format is as follows:
I\'m working on a web application that should visualize CDR (Call Data Record) data in some sort of multidimensional graph. We will use a java framework for the application so I\'m mostly looking for
In my app i want to display the graph when app launches. For this i used the tab activity. is it possible to implement this without tab activity? if yes, then how to implement this. please can anybody
I got accelerometer data coming in at 20 samples /second开发者_运维百科. I\'d like to plot this data. Currently I\'m using http://developer.apple.com/library/ios/#samplecode/AccelerometerGraph/Introdu
Is it possible to get status updates in a certain language (similar to the Twitter search API?). For example, I want to be able to search for status updates containing watermelo开发者_运维百科n in En
I am developing an assistant to type database commands for DBAs, because these commands have many parameters, and an assistant will help a lot with their job. For this assistant, I need the grammar of
I work on an excel script that creates powerpoint slides. On a powerpoint slide, I want to show the legend of a chart, but not the rest of the chart.
I\'m designing a P2P application in which every peer have a partial graph. Some nodes in the partial graph can be proxy nodes which contain contact information for another peer.
I implemented the Line graph using the achartengine. But i want change the line graph background color. Somebody suggest that the following code for changing the background color.
I am implementing a k-shortest vertex-disjoint paths algorithm and need a fast algorithm to find the shortest path. There are negative weights so I cant