Open main menu

CDOT Wiki β

Changes

DPS921/ASCII

1 byte added, 18:30, 3 December 2018
Algorithm and Pseudocode
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:codecode2.png|400px]]
==vTune Amplifier with OpenMP (Alex)==
120
edits