I need an algorithm to calculate the following...
*Although this might sound like homework - its not, I actually need this calculation for a
project on which I am working*
Given a floating ...
http://www.experts-exchange.com/Programming/Languages/Pascal/Delphi/Q_20033393.html
Hi Experts,
I need some tricky Questions and its Answers in C++ for preparing an Interview. I know this is the best place for this. Links appreciated. If many experts contributing in this sessio...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20696503.html
Zones:
C++Date Answered: 08/05/2003 Grade: A Views: 0
Hi experts,
I have a question which sounds simple but appeares to be quite tricky:
I have a database with daily prices for various securities and I'm trying to write the following query:
...
http://www.experts-exchange.com/Microsoft/Development/MS-SQL-Server/Q_20762136.html
Please see this Q
http://www.experts-exchange.com/Databases/MS_Access/Q_20874244.html
http://www.experts-exchange.com/Database/Miscellaneous/Q_20875674.html
Zones:
DatabasesDate Answered: 04/11/2004 Grade: A Views: 0
I have a string that contains an example http://www.msn.com/home.asp what I need to do is just grab the host name which would be http://www.msn.com
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_21708218.html
Zones:
Visual BasicDate Answered: 01/24/2006 Grade: A Views: 0
I tryng to setup a query (that wil be used for the basis for a report).
I'm trying to setup some kind of filer. I have a field of form1 called call_id
I basically want to the query to run ...
http://www.experts-exchange.com/Microsoft/Development/MS_Access/Q_21969416.html
Zones:
MS AccessDate Answered: 10/16/2006 Grade: A Views: 0
Let's say that you start off with X organisms in a system.
After A years, these organisms can mate, thus creating more organisms.
On average, the birth rate is Z organisms for every 2 organisms t...
http://www.experts-exchange.com/Other/Math_Science/Q_22100857.html
What is wrong with this statement: I get no records returned. I need the next record in order where bought is not = 1
SELECT * from products WHERE Bought is null and ID IN (Select MIN(ID) from p...
http://www.experts-exchange.com/Database/Miscellaneous/Q_22115206.html
Zones:
DatabasesDate Answered: 01/08/2007 Grade: A Views: 0
I need an algorithm to find the shortest distance between two points ( or nodes ) imagine them as cities.
Given a table such as;
leg id start_node end_node distance
1 1 ...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/Q_22680997.html
Let's say I have a very long list of names like this (each name is in 1 cell):
<Firstname Lastname>
I want to reformat the names in each cell to look like:
<Lastname, Firstname>
I already h...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 11/20/2007 Grade: A Views: 0