Git Product home page Git Product logo

2017-spring-cnu-computer-programming-2-lecture's Introduction

Computer-Programming-2-Spring-2017

Codes from Computer Programming 2 lecture (Spring, 2017) in Computer Science Engineering in CNU(Chungnam National University)

Description

  • Language : C
  • Environment : macOS, Xcode

Contents

  • week 1 : solving simple equation
  • week 2 : solving quadratic equation
  • week 3 : creating magic square
  • week 4 : implemented object oriented programming concept in C with structure, malloc and free functions. remade week 2 : solving quadratic equation and week 3 : creating magic square with object oriented concept.

notice : every weeks following week 4 are also implemented by object oriented concept.

  • week 5 : measuring performance of magic square
  • week 6 : grade calculator
  • week 7 : grade calculator with array
  • week 8 : performance comparison between sorted and unsorted lists
  • week 9 : implementing stack
  • week 10 : implementing postfix evaluation with stack
  • week 11 : implementing sorted and unsorted linked list and comparing those performances
  • week 12 : implementing infix evaluation with implemented postfix evaluation with stack
  • week 13 : implementing queue and circular queue
  • week 14 : implementing dictionary with binary search tree and measuring its performance

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.