473,320 Members | 1,900 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,320 software developers and data experts.

Good Multidimensional Arrays article

I understand what are 1 and 2 Dimensional Arrays but I have some problems
understanding 3 and more dimensional Arrays.

If you know a good article, let me know.
Thnaks.
Nov 21 '05 #1
3 1090
I dont know any articles but a three dimensional array is basically adding
the Z axis to the array

I.E. Width, Height and Depth giving you a cube

A forth dimension is like a 1 dimension array of these cubes
A fifth dimension is like a 2 dimension array of these cubes
A Sixth dimension is like a 3 dimension array of these cubes (Basically a
cube of these cubes)
and so on...

Any Help?
Regards
Scott

"dotNETnews" <do********@gmail.com> wrote in message
news:OW**************@TK2MSFTNGP15.phx.gbl...
I understand what are 1 and 2 Dimensional Arrays but I have some problems
understanding 3 and more dimensional Arrays.

If you know a good article, let me know.
Thnaks.

Nov 21 '05 #2

"Scott Gunn" <sc***@thebigspider.co.uk> wrote in message
news:%2******************@tk2msftngp13.phx.gbl...
I dont know any articles but a three dimensional array is basically adding
the Z axis to the array

I.E. Width, Height and Depth giving you a cube

A forth dimension is like a 1 dimension array of these cubes
A fifth dimension is like a 2 dimension array of these cubes
A Sixth dimension is like a 3 dimension array of these cubes (Basically a
cube of these cubes)
and so on...

Any Help?
Regards
Scott

"dotNETnews" <do********@gmail.com> wrote in message
news:OW**************@TK2MSFTNGP15.phx.gbl...
I understand what are 1 and 2 Dimensional Arrays but I have some problems
understanding 3 and more dimensional Arrays.

If you know a good article, let me know.
Thnaks.


Any examples?
Nov 21 '05 #3

"dotNETnews" <do********@gmail.com> wrote in message
news:%2*****************@TK2MSFTNGP09.phx.gbl...

"Scott Gunn" <sc***@thebigspider.co.uk> wrote in message
news:%2******************@tk2msftngp13.phx.gbl...
I dont know any articles but a three dimensional array is basically adding
the Z axis to the array

I.E. Width, Height and Depth giving you a cube

A forth dimension is like a 1 dimension array of these cubes
A fifth dimension is like a 2 dimension array of these cubes
A Sixth dimension is like a 3 dimension array of these cubes (Basically a
cube of these cubes)
and so on...

Any Help?
Regards
Scott


This book confused me. It's a piece of cake :-)
I'm moving on to other collections!
Nov 21 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Mark | last post by:
Does Smarty support assigning multidimensional arrays? I've tried to get it working, but just can't get it. can someone help me? this is what I have in my php file: $side_bar = array('link'...
5
by: Golf Nut | last post by:
I am finding that altering and affecting values in elements in multidimensional arrays is a huge pain in the ass. I cannot seem to find a consistent way to assign values to arrays. Foreach would...
2
by: Terry | last post by:
Hi, can someone plz tell me how multidimensional arrays (like a 2-D array) are stored in memory? Are they like single dimensional arrays? Stored sequentially in one "row", so to say? Thanks ...
9
by: Charles Banas | last post by:
i've got an interesting peice of code i'm maintaining, and i'd like to get some opinions and comments on it, hopefully so i can gain some sort of insight as to why this works. at the top of the...
4
by: Kobu | last post by:
I've read the FAQ and several posts on multidimensional arrays and how their names decay to pointer to arrays (not pointer to pointers). If this is so, why does the following code fragment...
3
by: Claire | last post by:
I have a multidimensional array defined as private double myArray = new double; The first column of the array contains X values, the other contains Y values I have a charting function defined as...
3
by: Ravi Singh (UCSD) | last post by:
Hello all I am trying to use jagged and multi-dimensional arrays in C++. In C# these work fine // for jagged arrays string jaggedArray = new string ; //for multidimensional arrays string...
2
by: oopsatwork | last post by:
Ok...so, I have been outside of the C world for a _very_ long time...but not so long as to remember how to do multidimensional arrays. So, let me state that I know how to malloc pointers to...
9
by: Slain | last post by:
I need to convert a an array to a multidimensional one. Since I need to wrok with existing code, I need to modify a declaration which looks like this In the .h file int *x; in a initialize...
0
by: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...

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.