Skip to content
View ppd324's full-sized avatar
💀
Focusing
💀
Focusing
  • 西安邮电大学
  • 西安邮电大学

Block or report ppd324

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 Loading

  1. LockFreeQueue LockFreeQueue Public

    C++无锁队列

    C++ 5

  2. myCoroutine myCoroutine Public

    C++协程

    C++ 2

  3. TcpServer TcpServer Public

    基于Reactor模型事件驱动C++服务器

    C++ 4

  4. coroutine coroutine Public

    C语言实现简易协程库

    C 1

  5. FaceIdentificationAndroid FaceIdentificationAndroid Public

    基于opencv + dlib 进行人脸68点检测,提取人脸特性,上传至服务器进行人脸识别,返回识别结果

    C++ 1 1

  6. go-face-server go-face-server Public

    基于dlib go-face库实现远程人脸识别server

    Go