Giter Site home page Giter Site logo

hyu_3rd-1se's Introduction

3rd-1se

Hyu-3rd-1se

2017년 3학년 1학기 Hyu GitLab 과제 기록들 입니다. 완벽하지 않아요



운영체제 ./OS/

  • HW1 simple user-level command line interpreter구현(Shell구현)
    Interactive mode & Batch mode
    fork(), execvp(), wait(), waitpid(), join(), strtok(), fgets()이용

  • HW2

    • (xv6 환경)
    • MLFQ, Stride 스케줄링 구현


  • HW3

    • (xv6 환경)
    • Light weight Process(Simple 스레드)구현
    • thread_create(), thread_join(), thread_exit()구현
    • 스레드가 exit(),fork(), exec(), sbrk(), kill(), pipe(), sleep() 시스템콜을 호출하는 경우에도 적절히 대응해야함
    • virtual page 개념을 정확히 알아야함
  • HW4

    • (xv6 환경)
    • inode 내에 single indirect 노드 외에 doublic indirect 구현



프로그래밍 언어론 ./PL/

  • HW1
    • FSA, LR 파서를 실행하는 c/c++ 함수를 만들어라
      1. FSA로 부터 DFA를 build하는 함수 작성
      1. LR parsing table로 부터 LR parser를 구현
      1. 정규표현식으로 부터 DFA를 build하는 함수 작성
  • HW2
      1. Prime들을 찾는 하스켈 함수 구현
      1. flip coin
      1. Jigsaw Sudoku를 해결



데이터통신 ./DT/

  • HW1

    • UDPEcho
    • c 소켓프로그래밍을 이용
    • UDP를 이용하여 echo를 구현하라

  • HW2

    • UDPChat
    • c 소켓프로그래밍을 이용
    • UDP를 이용하여 채팅을 구현하라

  • HW3

    • 신뢰성있는 UDP 채팅
    • LLC포맷으로 데이터를 보내고, 각 클라이언트는 이 데이터의 헤더 및 Control field를 읽을 수 있어야한다.



소프트웨어스튜디오



자료구조론 ./CSE/

  • HW1
  • HW2
  • HW3
  • HW4
  • HW5
  • HW6
  • HW7
  • HW8

hyu_3rd-1se's People

Contributors

yowpark avatar myloniz 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.