Pinned Repositories
Akgop
Akgop.github.io
정리 & 삽질
Algorithm_CLR_2020
[Algorithms] 광운대학교 황호영 교수님의 알고리즘 수업 과제
ALU-DMAC-Digital-Circuit-2019
[Digital Logic Circuit2] 광운대학교 이준환 교수님 디지털논리회로2 수업 과제. Implementation of mini CPU(ALU Operation) with DMAC by Verilog, Master-Slave Architecture
AVL-Kruskal-DS-2019
:evergreen_tree: Implementation of AVL Tree insertion, deletion, rotation + Kruskal Algorithm project
Bidirectional-Go-Back-N-2020
[Network] 광운대학교 이혁준 교수님 컴퓨터네크워크 수업 과제. :vertical_traffic_light: Bidirectional GBN Simulator: piggyback algorithms
Inverse-Matrix-ARM-Assembly-2019
:computer: NxN Floating Point Inverse Matrix using ARM Assembly
Problem-Solving
알고리즘 실력 상승을 위한 레포지! 쉬운거라도 꾸준히 하기
SWEngineering-WebApp-Project-2021
React, Node를 이용한 온라인 쇼핑몰 플랫폼 구축
System-Programming-FTP-Server-2020
:file_folder: Implementation of FTP Server by C: User Authentication, Big Size Data etc.
Akgop's Repositories
Akgop/ALU-DMAC-Digital-Circuit-2019
[Digital Logic Circuit2] 광운대학교 이준환 교수님 디지털논리회로2 수업 과제. Implementation of mini CPU(ALU Operation) with DMAC by Verilog, Master-Slave Architecture
Akgop/Problem-Solving
알고리즘 실력 상승을 위한 레포지! 쉬운거라도 꾸준히 하기
Akgop/Face-Recognition-2020
[Numerical Analysis] 광운대학교 심동규 교수님 수치해석 수업 과제. PCA & LDA
Akgop/SWEngineering-WebApp-Project-2021
React, Node를 이용한 온라인 쇼핑몰 플랫폼 구축
Akgop/System-Programming-FTP-Server-2020
:file_folder: Implementation of FTP Server by C: User Authentication, Big Size Data etc.
Akgop/Akgop
Akgop/Akgop.github.io
정리 & 삽질
Akgop/Algorithm_CLR_2020
[Algorithms] 광운대학교 황호영 교수님의 알고리즘 수업 과제
Akgop/AVL-Kruskal-DS-2019
:evergreen_tree: Implementation of AVL Tree insertion, deletion, rotation + Kruskal Algorithm project
Akgop/Bidirectional-Go-Back-N-2020
[Network] 광운대학교 이혁준 교수님 컴퓨터네크워크 수업 과제. :vertical_traffic_light: Bidirectional GBN Simulator: piggyback algorithms
Akgop/BitMEX-Trading-Bot
트레이딩 봇 - Bitmex (오래되서 리팩토링이 필요함)
Akgop/Inverse-Matrix-ARM-Assembly-2019
:computer: NxN Floating Point Inverse Matrix using ARM Assembly
Akgop/Binary-Search-Tree-DS-2019
:evergreen_tree: making the most cost-effective team using binary search tree!
Akgop/Blackjack-Card-Counting-2020
[Probability and Statistics] 광운대학교 심동규 교수님 확률과 통계 수업 과제. :black_joker: blackjack Simulator Card counting/not counting
Akgop/Context-Adaptive-Huffman-Coding-2020
[Probability and Statistics] 광운대학교 심동규 교수님 확률과 통계 수업 과제 :floppy_disk: Entropy Coding: Context-Adaptive-Huffman-Coding using c++
Akgop/Histogram-Equalization-2020
[Probability and Statistics] 광운대학교 심동규 교수님 확률과 통계 수업 과제. Histogram Equalization implemented by c++
Akgop/Histogram-Normalization-2020
[Probability and Statistics] 광운대학교 심동규 교수님 확률과 통계 수업 과제. Histogram Normalization: Uniform Distribution to Gaussian Distribution, implemented by c++
Akgop/Huffman-Coding-2020
[Probability and Statistics] 광운대학교 심동규 교수님 확률과 통계 수업 과제. :floppy_disk: Entropy Coding: Huffman-Coding by c++
Akgop/Interpolation_2020
[Numerical Analysis] 광운대학교 심동규 교수님 수치해석 수업 과제. Interpolations with fixed-point implementation
Akgop/java-baseball-precourse
숫자 야구게임 미션을 진행하는 저장소
Akgop/java-racingcar-precourse
자동차 경주 게임 미션을 위한 저장소
Akgop/javascript-study
Understanding WEB Programming Language
Akgop/Needs-web
웹
Akgop/Nonlinear_Equations-2020
[Numerical Analysis] 광운대학교 심동규 교수님 수치해석 수업 과제. Nonlinear Equations with variation methods
Akgop/Project2
Akgop/Shortest-Path-DS-2019
:airplane: Shortest Path Algorithms: DFS, BFS, Dijkstra, Bellman-Ford, Floyd
Akgop/springboot-study