Skip to content

pedroangelo/cs-graphics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Science Graphics

Graphics written in TeX (and others) about computer science topics.

Data Structures and Algorithms

Linear search:

./data structures and algorithms/linear-search.png

Binary search:

./data structures and algorithms/binary-search.png

Uses

Convert from pdf to png with

convert -density 300 <source.pdf> -background white -alpha remove -alpha off -quality 90 <target.png>

About

Graphics written in TeX (and others) about computer science topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published