Skip to content
View x55662306's full-sized avatar
Block or Report

Block or report x55662306

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. MyProxy MyProxy Public

    使用 Boost.Asio 這個 library 實做出一個 async SOCKS 4 Server。

    C++

  2. npshell npshell Public

    利用 pipe 和 fork 實作出 Linux shell,除此之外也結合 socket 加入了聊天室的功能。

    C++

  3. npshell_online npshell_online Public

    使用 boost:asio 做出一個可以互動的線上 shell。

    C++

  4. OOUML OOUML Public

    good

    Java

  5. RBFN RBFN Public

    利用Python實作RBFN類神經網路架構,且其中並無使用類神經相關套件。

    Python

  6. ClassroomBorrowingSystem ClassroomBorrowingSystem Public

    模擬學校系辦的教室借用系統,利用虛擬機當作server,採用LEMP的架構,作業系統使用CentOS。

    PHP