VisualPoint Tutorials
From OO Lab
Revision as of 22:47, 12 July 2014 by Rickychien (Talk | contribs)
Contents |
Download Example
Download example here File:VisualPoint Example.rar
How to run example
There are 2 examples in File:VisualPoint Example.rar. After extracting rar file, you can see:
- bubble - bubble sort example
- AVL2 - AVL Tree example
Steps
Take bubble for example.
- getting started from opening the bubble.sln
- run
- hit loop中的中斷點
- 開啟visualpoint
- 選擇capture mode
- 按右邊視覺化變數 (Ex.矩陣、變數)
- 拉mapping
- Create 5 cube_uvbms to visualize
- 存檔MDS
- 選replay mode
- 進MDS畫面
- load剛剛存好的MDS檔
- 選擇hit速度 (Step Over、6秒、4秒、2秒)
- 觀看變化