Pinned Repositories
AOI_detect
BLETagRegister
bookhuochiue
Book或缺圖書志工系統為服務學習的線上志工平台,發行後,學生們可以透過網 路,進行線上預約服務時段或是申請服務學習證明。
buidl
CheckEmailValidity
Check if an e-mail address is valid or not.
CSubsetCompiler
GuessNumber1A2B
又稱Bulls and Cows、幾a幾b遊戲,設計演算法使其能用最少猜測次數贏得遊戲
HttpWebServer
a http web server using select() and fork().
pcapReader
a pacp file reader using c
QT_clock
利用QT實作一可變換數字顏色之數位時鐘
heysun0728's Repositories
heysun0728/AOI_detect
heysun0728/GuessNumber1A2B
又稱Bulls and Cows、幾a幾b遊戲,設計演算法使其能用最少猜測次數贏得遊戲
heysun0728/HttpWebServer
a http web server using select() and fork().
heysun0728/pcapReader
a pacp file reader using c
heysun0728/QT_clock
利用QT實作一可變換數字顏色之數位時鐘
heysun0728/BLETagRegister
heysun0728/bookhuochiue
Book或缺圖書志工系統為服務學習的線上志工平台,發行後,學生們可以透過網 路,進行線上預約服務時段或是申請服務學習證明。
heysun0728/buidl
heysun0728/CheckEmailValidity
Check if an e-mail address is valid or not.
heysun0728/CSubsetCompiler
heysun0728/CVwebsite
heysun0728/DigitalSystem2018
由中正資工林泰吉老師教授的大二數位系統實驗課,程式碼總整理。
heysun0728/ethereumjs-vm
The Ethereum VM implemented in Javascript
heysun0728/heysun0728.github.io
heysun0728/lab0-c
C Programming Lab: Assessing Your C Programming Skills
heysun0728/LBeacon
LBeacon (Location Beacon): BeDIPS uses LBeacons to deliver to users the 3D coordinates and textual descriptions of their locations. Basically, LBeacon is a low-cost, Bluetooth Smart Ready device.
heysun0728/lity
A rule-based contract-oriented high-level language.
heysun0728/minerGame
heysun0728/OOD2018
由中正資工劉興民老師教授的大二物件導向,程式作業總整理。
heysun0728/Pencil
heysun0728/remix
Ethereum IDE and tools for the web
heysun0728/RGB-N
heysun0728/SystemProgramming2018
由中正資工羅習伍老師教授的大二系統程式,程式作業總整理。
heysun0728/TcpChatRoom
chatroom server and client written by C