Skip To Content
  • hogansung1005@gmail.com

Hogan's Site

We only live once.

  • Home
  • Blogs
  • Projects
    • Undergrad Projects
      • Sophomore (2012)
      • Junior (2013)
      • Senior (2014)
    • Graduate Projects
      • Fall (2016)
      • Winter (2016)
      • Spring (2016)
      • Fall (2017)
  • Research
    • Accepted Papers
    • Ongoing Research
    • Past Research
  • Forever Learning
  • About
  1. Home
  2. Category: Junior (2013)
  3. (Page 2)

Category: Junior (2013)

Convex Optimization Homework 6

Posted On: February 16, 2021

This homework asks me to implement newton method with a relative fast calculation. In the beginning, I try to simply run my calculation with parallel calculation in C++; however, it takes around `23916.17` CPU time. Later, I use C++ with `blas` library, which allows me to implement newton method using matrix calculation. At the end,

Continue Reading “Convex Optimization Homework 6” →

Categories: Junior (2013)Leave a comment

Computer Network Homework 2

Posted On: February 16, 2021

In this project, there are receiver, agent, and sender, which have their own main cpp files but share some functionalities in file named `common.h`. The task of this project is to balance the transmission loading from sender to receiver through varied numbers of agents. The transmitted file can be any format of file, including `txt`,

Continue Reading “Computer Network Homework 2” →

Categories: Junior (2013)Leave a comment

Computer Network Homework 1

Posted On: February 16, 2021

In this homework, I have three components: server, client, and executor. For server, I use `epoll` to ensure its ability to work with multiple clients. For client, I also use `epoll`, so that it can take care of the feedbacks from server as well as standard inputs at the same time. At the end, I

Continue Reading “Computer Network Homework 1” →

Categories: Junior (2013)Leave a comment

Computer Architecture Homework 6 (Bonus Report)

Posted On: February 16, 2021

This is a bonus report for me. In this homework, I work on accelerate matrix calculation with `collapse` command; however, naive approaches will incur race condition. Thus, guarantees of the independent calculation of each block is very crucial in this task.

Categories: Junior (2013)Leave a comment

Computer Architecture Homework 4

Posted On: February 16, 2021

In this homework, I am asked to examine the behavior of L1 and L2 caches under different settings, including comparisons between `bitcnts.x86` and `susan`, comparisons with different cache sizes, and comparisons between advanced optimizations.

Categories: Junior (2013)Leave a comment

Computer Architecture Homework 1

Posted On: February 16, 2021

Some textbook exercises, which relates to instructions, cycles, ratios for computing time and routing time, simply assembly codes, and address calculations.

Categories: Junior (2013)Leave a comment

Posts pagination

Previous page Page 1 Page 2

Recent Posts

  • From 2021 to 2022
  • Distance to FIRE
  • Interactive Learning
  • From 2020 to 2021
  • Some my ideas about cryptocurrency

Recent Comments

    Archives

    • January 2022
    • August 2021
    • February 2021

    Categories

    • Accepted Papers
    • Blogs
    • Fall (2016)
    • Fall (2017)
    • Junior (2013)
    • Ongoing Researches
    • Past Researches
    • Senior (2014)
    • Sophomore (2012)
    • Spring (2016)
    • Winter (2016)

    Meta

    • Log in
    • Entries feed
    • Comments feed
    • WordPress.org

    Tags

    Finance Resolutions Thoughts

    Recent Posts

    • From 2021 to 2022
    • Distance to FIRE
    • Interactive Learning

    Recent Comments

      Copyright © 2025 | Proudly powered by WordPress