Changes

Jump to: navigation, search

DPS921/ASCII

285 bytes added, 18:30, 3 December 2018
Algorithm and Pseudocode
[[File:charTmpl.png|150px]]
 
Iterating over character template forms the second pair of inner-most loops. The pseudocode to do this is below. And while it may look like we have 4 nested loops the runtime complexity is O(N) since we are iterating over each pixel in an image exactly once.
 
[[File:code.png|400px]]
==vTune Amplifier with OpenMP (Alex)==
120
edits

Navigation menu