mirror of
https://gitlab.com/Trygve/contour-creator.git
synced 2024-11-21 23:00:18 +00:00
lab 5
This commit is contained in:
parent
789f5aa84e
commit
0319f2ae29
18
documentation/lab5.md
Normal file
18
documentation/lab5.md
Normal file
@ -0,0 +1,18 @@
|
||||
# 29. Glossary:
|
||||
## dynamic library
|
||||
Dynamic libraries are libraries are pre compiled and often provided by the operating system, as opposed to compiling it as part of your project. This saves space as each program dont need its own "copy".
|
||||
|
||||
# 30. Draft slides:
|
||||
See slides.pdf
|
||||
|
||||
# 31. Basic functionality and validation per
|
||||
...
|
||||
|
||||
# 32 Special interest functionality and responsibilities
|
||||
Per now we dont have time to add any extra functionality.
|
||||
|
||||
33. Programming project: Progress on data structure implementation
|
||||
|
||||
...
|
||||
|
||||
34. Parallelization
|
Loading…
Reference in New Issue
Block a user