View/Edit/Compile/Run -
0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Courses and Projects
Introductory C Programming
- Moving average smoothing of noisy sine-wave data
- Using math.h functions to draw a Valentine's day heart
- Monte-Carlo simulation with an array of counters
plotted as a probability density function
Advanced C Programming
- Provided students with header files and code for functions
such as dynamic matrix allocation,
matrix singular value decomposition, and network I/O
Java Programming
- Provided the current Java development environment,
with security extension packages,
and other packages developed by the instructor