Cours C

Séance 1 (PDF)

exemples_syntaxes
leap.c
leap_sol.c
prog.c

Séance 2 (PDF)

hello_world_multiple_files: hello.c, volume.c, volume.h
hello_world_multiple_files_makefile: hello.c, volume.c, volume.h, Makefile
pointeurs.c: pointeurs.c

Séance 3 (PDF)

Séance 4 (PDF)

Makefile
read1.c
sine.wav

write1.c

decay.c
harmonics.c
snd.cpp
snd.h

Projet son (PDF)

Imperial March
Star Wars theme
Star Wars theme + sin 8000 Hz to filter at 4000 Hz

Séance 5

Color test image 1: Lena
Color test image 2: Barbara
Monochrome test image 3: Cameraman
Monochrome test image 4: Mandril

Read an image with libpng: Makefile, read1.c
Write an image with libpng: Makefile, write1.c