Skip to content
View yihoc's full-sized avatar

Block or report yihoc

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.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Popular repositories Loading

  1. open62541 open62541 Public

    Forked from open62541/open62541

    Open source implementation of OPC UA (OPC Unified Architecture) aka IEC 62541 licensed under Mozilla Public License v2.0

    C

  2. DragonBallOnline DragonBallOnline Public

    Forked from Maufeat/DragonBallOnline

    DragonBall Online Client Development (Base: KR 0.50)

    C++

  3. sgos sgos Public

    Forked from 78/sgos

    一个多任务的操作系统,可运行在Intel x86 32位的计算机上。

    C

  4. CloudDisk-CS CloudDisk-CS Public

    Forked from 82457097/CloudDisk-CS

    多进程+数据库连接池+Epoll+FastDFS。其主要工作流程是由父进程维护一个监听socket,然后当有接到连接请求时,通过管道通知子进程来与新的客户端建立连接,并且将其添加到子进程维护的epoll上。这样每个子进程相当于实际的工作进程,父进程只负责客户端连接请求的分发。然后每个字进程都通过边缘触发的方式来结收客户端的数据消息,并且通过公用的mysql连接池将文件信息进行存储,然后再通过…

    C++

  5. CloudDisk CloudDisk Public

    Forked from 82457097/CloudDisk

    FastDFS+nginx+FastCGi+mysql,其主要利用ngnix反向代理服务器,接收并处理用户的请求,使用FastCGI+spawn-fcgi配合nginx工作,MySQL存储文件的信息,fastDFS作为分布式文件存储服务器。

    JavaScript

  6. hsac_pcie hsac_pcie Public

    Forked from zhuzhu2009/hsac_pcie

    hsac pcie win driver

    C