This repository contains sample projects developed for Computer Science and Electrical Engineering Degree at UCLA. Each directory contains source code for the projects developed in respective courses. The sample projects here are prior to 2005 and should only be used as references for learning purposes. These projects were developed by students (R. Javier Vega & Eddie Esquivel) while learning key CS and EE at UCLA. Therefore they should NOT be considered for production or professional environments.
Professor: John A. Rohr, Spring 2003
- homeworks
- projects
Professor: Leon Alkalai
- class notes
- homeworks
- midterm
Professor: Mark Kampe, Spring 2004
This repository contains projects developed for the Operating Systems Class.
- Prj1: Sample Bash-Like Shell in C. (key conceps: string manipulation & process forking).
- Prj2: System Call in Linux Kernel**. (system calls in kernel, patchs, diff).
- Prj3: Multithreating Processes implementation. (round robin scheduler, locks, multi-threating).
- Prj4: Implementation of UnDelete Call in Fat 12/16 File System. (FAT12/16, FileOI, MemIO).
This repository contains projects developed for Networking Class.
- Prj1: Client/Sever Socket. (key conceps: data tx/rx over sockets).
- Prj2: FEC & CRC Implementation. (File transfer over UDP, FEC & CRC).
Class URL: http://www.cs.ucla.edu/classes/fall03/cs131/
Professor: Paul Eggert
This repository contains projects developed:
- Homework-1: Scheme code difference analyzer.
- Homework-2: Scheme-to-Prolog translator.
- Homework-3: Java web crawler.
- Homework-4: Python web crawler.
- Project-1: Scheme program matcher.
- Project-2: Web page comparison server.
Professor: Savio Chau, Ph.D., Spring 2003
Class notes, homeworks and projects. (CISC, RISK, CPU, DATA BUSES, ASM, etc.)
- homeworks
- projects
- notes
- sample problems & solutions
Laboratory to implement CPU Architecture with Floating Number Support.
- projects 1-4 (ALU, BUS, DATA PATH, JAVA ASM COMPILER)
- tutorials
Professor: Petros Faloutsos, Fall 2004
Class lectures, assignment and documents.
- Assignment 1: Simple OpenGL animation.
- Assignment 2: Textes, objects and camera motion.
- Assignment 3: Ray tracer implementation to render 3D image in 2D png.
Professor: Majid Sarrafzadeh http://www.cs.ucla.edu/~majid/
Homeworks and official solutions.
- Homework 1: Book exercises.
- Homework 2: Sorting and complexity algorithms.
- Homework 3: Advacned data structures.
- Homework 4: Dynamic Programming.
- Lecture notes.
- Spice tutorials.
- Lecture notes.
- Homeworks.
- Midterm samples.
Entry level analog circuits laboratory about resistance, capacitance, filters, frequency responses, Kirchhoff’s laws and others.
Lab experiments 1 to 6.
- Homeworks.
- Mid-terms.
- Spice tutorial.
- Lecture notes.
- Homeworks.
- Projects.
- Midterm.
Project files and lab reports.
- Lab 1: Introduction to the Breadboard, Wiring, and 7400 Logic Chips.
- Lab 2: Implementation of a State Machine.
- Lab 3: General Register Implementation.
- Lab 4: Digital Oscilloscopes and Frequency Response.
- Lab 5: Implementation of a Multiplier.
- Lab 6: Implementation of a Simple Modem.
- Class materials & handouts.
- Labs 1-7 & solutions.