Skip to content
View vikeyfox's full-sized avatar

Block or report vikeyfox

Report abuse

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

Report abuse

Popular repositories Loading

  1. github-roam github-roam Public

    Forked from phodal/github

    GitHub 漫游指南- a Chinese ebook on how to build a good build on Github. Explore the users' behavior. Find some thing interest.

    HTML

  2. Raspberry-W25Q64 Raspberry-W25Q64 Public

    Forked from nopnop2002/Raspberry-W25Q64

    SPI Flash Memory W25Q64 Access Library for RaspberryPi

    C

  3. esp-idf esp-idf Public

    Forked from espressif/esp-idf

    Espressif IoT Development Framework. Official development framework for ESP32.

    C

  4. kaldi kaldi Public

    Forked from kaldi-asr/kaldi

    This is now the official location of the Kaldi project.

    Shell

  5. CocoaAsyncSocket_Demo CocoaAsyncSocket_Demo Public

    Forked from coderMyy/CocoaAsyncSocket_Demo

    基于AsyncSocket搭建即时通讯体系 . 包含TCP连接 , 消息发送 , 消息接收 , 心跳处理 ,断网重连 , 消息超时 , 消息分发 , 数据库结构设计 , 消息丢失等 . 以及UI设计, 文本表情消息/语音消息/图片消息/视频消息/文件消息/撤回消息/提示语消息的实现思路讲解

    Objective-C

  6. Linux-TCP-Demo Linux-TCP-Demo Public

    Forked from AifiHenryMa/Linux-TCP-Demo

    用Linux C 写的一个socket TCP例程,采用C/S模式;过程清晰,易于理解

    C