Enviroment:VC6.0 WinNT4.0 Win9x
I have an array of float data with more than 500000 points.
I need to make a XY plot with these data and this plot has to be very fast.
I can't do something like th...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10128774.htm...
Zones:
Windows MFCDate Answered: 02/18/1999 Rating: 8.6 Views: 0
Sorry for my bad english !
I get data (temperature+time) from a seriell port an write this in
a database.
The data comes as string like
22,23,24,18:05:04
22,23,25,18:10:04
23,22,25,18:15:04...
http://www.experts-exchange.com/Programming/Languages/Visual_Basic/VB_DB/Q_11039203.html
Zones:
VB DBDate Answered: 09/19/2000 Rating: 6.4 Views: 0
Hi all,
I have developed an ActiveX control (using VB), which will plot some data for 5 seconds. Now i have written a method that can accept the the time in run time.
Then i inserted the Ac...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_20404724.html
Zones:
C++Date Answered: 11/22/2002 Rating: 7.6 Views: 0
Experts,
I am currently developing a web based financial monitoring system at work. Has the usual (debit / credit) features. After every transaction, the date and balance are sent to a database...
http://www.experts-exchange.com/Web_Development/Miscellaneous/Q_20860509.html
I have datapoints that when plotted display an oscillator similar to a sine wave. The wave sometimes developes multipule ripples within the plot.
Sometimes the data points will show an almost p...
http://www.experts-exchange.com/Other/Math_Science/Q_21243940.html
Hello experts,
I have two columns of data. Some of the rows are blank. How do I create an XY scatter that excluded the null values?
f.ex
23 45
34 56
45 67
blank row
blank row
blank row
...
http://www.experts-exchange.com/Software/Office_Productivity/Office_Suites/MS_Office/Excel...
Zones:
MS ExcelDate Answered: 12/04/2005 Rating: 9.2 Views: 4
WHEN I PLOT I CAN ONLY GET BASIC COLORS TO PRINT. SUCH AS RED,BLUE,YELLOW,GREEN. I HAVE TRIED PLOT STYLE TO NO AVAIL.
I HAVE A ARCH. BUILDING DWG WITH FLOW LINES IN IT. PERSONNEL FLOW, MATERIAL ...
http://www.experts-exchange.com/Software/Photos_Graphics/CAD_Architecture/Q_21918199.html
Zones:
...Date Answered: 10/13/2006 Rating: 7.4 Views: 0
i'm using code found on http://blogs.msdn.com/bryanke/articles/71491.aspx within it ,it use's the following code to plot a
report image to print
I'm haveing dificulty printing in landscape ...
http://www.experts-exchange.com/Programming/Languages/C_Sharp/Q_21573552.html
Zones:
C#Date Answered: 09/27/2005 Rating: 9.2 Views: 0
We have a set of points stored in our database to draw the graph. We have many curves in a single graph with lot of points involved. Whenever the data changes, we need to redraw the curves which ta...
http://www.experts-exchange.com/Programming/System/Windows__Programming/MFC/Q_10065808.htm...
Zones:
Windows MFCDate Answered: 07/21/1998 Rating: 7.4 Views: 9
I'm writing a data acquisition program which takes an array of [512][512] data values for an image. One problem I'm having programming this in Visual C++ 6 on an NT platform is memory allocation ...
http://www.experts-exchange.com/Programming/Languages/CPP/Q_10106919.html