473,387 Members | 1,504 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

graph data structure

10
i want ot make a site that represent graph data structure.
and i know how to do it in c or c++
my qustion is
1.i can save my information in structure that i made myself in C ++, and represent it in a site
or i have to use MYSQL.
2. what is your advice to me? use MYSQL or make my own structure?
Oct 19 '09 #1
5 2940
Banfa
9,065 Expert Mod 8TB
What sort of control do you have over the site that you are planning on putting this on?
Oct 20 '09 #2
amd321
10
my propose is making my part of sorting all of the information as small as possible. but generally i want to controll the database.
i want to let the people that coming to my site to manage the site.(somthing like wikipedia)
Oct 20 '09 #3
Banfa
9,065 Expert Mod 8TB
Yes but how are you planning on host the site?
Oct 20 '09 #4
amd321
10
i dont know. that is part of my qustion. how am i going to host it?!
i dont know
Oct 20 '09 #5
Banfa
9,065 Expert Mod 8TB
Well OK knowing that is really quite integral to the question of what solutions are available to you.

However if you assume the lowest common denominator then it should work on all other systems. In this case that is virtual hosting (you share a piece of a host).

You would likely not be able to create your own cgi programs to run on a virtual host, your solution would probably require a PHP/MySql solution (certainly on a XAMPP platform) or use of some other scripting language (probably with a data base to hold the data).
Oct 20 '09 #6

Sign in to post your reply or Sign up for a free account.

Similar topics

25
by: Magnus Lie Hetland | last post by:
Is there any interest in a (hypothetical) standard graph API (with 'graph' meaning a network, consisting of nodes and edges)? Yes, we have the standard ways of implementing graphs through (e.g.)...
6
by: Ramon M. Felciano | last post by:
Helo all -- I'm trying to gain a deeper understand for what type of semi-declarative programming can be done through XML and XPath/XSLT. I'm looking at graph processing problems as a testbed for...
8
by: Jef Driesen | last post by:
I'm working on an image segmentation algorithm. An essential part of the algorithm is a graph to keep track of the connectivity between regions. At the moment I have a working implementation, but...
11
by: Andreas.Burman | last post by:
Hi What is the best way to implement a undirected weighted graph ADT in javascript?
11
by: dhan | last post by:
please give answer
5
by: Sebastian.Pawlus | last post by:
SAX or DOM, graph processing. It is my fist application in XML or I should say it will be. Problem features. A xml file wile cover a huge graph structure. In fist sections will be defined...
12
by: Nathan Harmston | last post by:
Hi All, Currently I am working on a generic graph library so I can do various graph based analysis for various projects I have ideas for. Currently I am implementing Graph as a wrapper around a...
2
by: tmuldner | last post by:
Hi, I am looking for existing software/description of a directed graph representation of an XML Schema. Any help will be appreciated.
8
by: Adrian | last post by:
Having plotted a graph from x,y co-ordinate to x,y co-ordinate, the graph disappears immediately (after the last plot). Writing " " to a label, in between subsequent plots, solves this problem....
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.