1 / 3

Stonewalled Progress of Computing Efficiency

Stonewalled Progress of Computing Efficiency. Reiner Hartenstein (keynote). http://hartenstein.de reiner@hartenstein.de. http://xputer.de/UnB/Reiner-SBCCI-12.pdf. SA - Sep 1 16:10 - 16:50. goto PixMap[1,1] HalfZigZag; SouthWestScan uturn (HalfZigZag). x. EastScan is

marcie
Télécharger la présentation

Stonewalled Progress of Computing Efficiency

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Stonewalled Progress of Computing Efficiency Reiner Hartenstein (keynote) http://hartenstein.dereiner@hartenstein.de 1 http://xputer.de/UnB/Reiner-SBCCI-12.pdf SA - Sep 1 16:10 - 16:50

  2. goto PixMap[1,1] HalfZigZag; SouthWestScan uturn (HalfZigZag) x EastScan is step by [1,0] end EastScan; y SouthScan is step by [0,1] endSouthScan; NorthEastScan is loop8 times until [*,1] step by [1,-1] endloop end NorthEastScan; HalfZigZag HalfZigZag data counter data counter HalfZigZag is EastScan loop 3 times SouthWestScan SouthScan NorthEastScan EastScan endloop end HalfZigZag; data counter data counter JPEG zigzag scan pattern *> Declarations SouthWestScan is loop8 times until [1,*] step by [-1,1] endloop end SouthWestScan; Flowware language example (MoPL) 37 http://xputer.de/GAG/ 2

  3. But thereis an Asymmetry DualityofproceduralLanguages notunnelview! programcounter: datacounter(s): more simple: no ALU tasks 3

More Related