المساعد الشخصي الرقمي

مشاهدة النسخة كاملة : C# VS 2005 Plotting real time data with Drawing 2D



C# Programming
12-31-2009, 06:51 AM
I have made a project for plotting the binary data from network.
The project name is Multibeam echo sounder.
The beam and position format to plot.
The beam consist of 30 lakh of lat,long,depth data.
The position consist of 750 lat,long,depth.
In this the beam i plot is stored in arraylist.
Arraylist store lat long depth.
It get very bulky as it start.
can any body give suggestion over real time plotting.

any type of buffer i used in this?
please rply asasp.