Math & Science ⇒ graphical representation of array like data structure
graphical representation of array like data structure
How do I do it, the ones that look like from the book Introduction to algorithms.
NEW: TikZ book now 40% off at Amazon.com for a short time.

Re: graphical representation of array like data structure
Please upload an image (or provide a link to an image); citing that specific book tantamounts to nothing (at least for me).
1,1,2,3,5,8,13,21,34,55,89,144,233,...
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
graphical representation of array like data structure
I've found a kind of homepage [1]. But nobody knows which graphics are meant. For every chapter there exist presentation slides.
[1] Introduction to Algorithms
Best regards
Thorsten
[1] Introduction to Algorithms
Best regards
Thorsten
How to make a "Minimal Example"
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Re: graphical representation of array like data structure
http://highered.mcgraw-hill.com/sites/d ... pter02.ppt
It is shown on slide 7 and 9
It is shown on slide 7 and 9
-
- Posts: 274
- Joined: Fri Feb 05, 2010 10:15 pm
Re: graphical representation of array like data structure
I am new to this, but check out PSTRICKS, if you are trying to draw data structure. It will be time consuming. I would start under pstree and look there. I do not know enough myself to help.
NIck
NIck
graphical representation of array like data structure
As an alternative to coachbennett1981's suggestion, I would recommend PGF/TikZ.
Here you can find an example gallery that could give you some ideas:
TikZ exmples at TeXample.net
Here you can find an example gallery that could give you some ideas:
TikZ exmples at TeXample.net
1,1,2,3,5,8,13,21,34,55,89,144,233,...