Giter VIP home page Giter VIP logo

cs9f_fall2017's Introduction

CS9F - Fall 2017

It contains assignments done for this class at University of California, Berkeley.

Program 1a

File(s):

  • prog1.cpp

Compile:

g++ -g -Wall -o prog1 prog1.cpp

Program 1b

Cat and Mouse Files(s):

  • cat+mouse.cpp
  • positions.h
  • positions.cpp

Compile:

g++ -g -Wall -o cat+mouse cat+mouse.cpp

Program 2

File(s):

  • p2.1.cpp
  • p2.1_test.txt
  • p2.2.cpp
  • p2.12.cpp
  • inventory.h
  • inventory.cpp
  • inventoryItem.h
  • p2.3.cpp
  • board.h
  • board.cpp

Compile:

g++ -g -Wall -o p2.1 p2.1.cpp
g++ -g -Wall -o p2.2 p2.2.cpp
g++ -g -Wall -o p2.12 p2.12.cpp
g++ -g -Wall -o p2.3 p2.3.cpp

Program 3

File(s):

  • destr.test.cpp
  • destr.test.txt
  • lists.h
  • lists.cpp
  • selection.cpp
  • CLLNode.h
  • CLLNode.cpp
  • amoebamain.cpp
  • amoebas.h
  • amoebas.cpp

Compile:

g++ -g -Wall -o destr.test destr.test.cpp
g++ -g -Wall -o selection selection.cpp
g++ -g -Wall -o amoeba amoebamain.cpp

Program 4

  • cat+mouse.cpp
  • positions.h
  • positions.cpp
  • park.h
  • park.cpp
  • p4.2.cpp
  • sorted.lists.h
  • sltest.cpp

Compile:

g++ -g -Wall -o cat+mouse cat+mouse.cpp
g++ -g -Wall -o p4.2 p4.2.cpp

cs9f_fall2017's People

Contributors

ezrayst avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.