Pinned Repositories
aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
aws_mbedtls_mqtt
The source code to use mbedTLS library to connect to AWS mqtt IOT server.
Baby-Crying-Detect
Using Spectrum Energy Matching algorithms to detect baby's crying. Running on ARM9 demoboard and the performance is not bad.
baby_cry_detection
Recognition of baby cry audio signal
caffe
Caffe: a fast open framework for deep learning.
Cloud-Vision-API
C++ implementation of Google's Cloud Vision API using gRPC
darknet
Convolutional Neural Networks
eMail
Command line SMTP client
evmongoose
DEPRECATED. Evmongoose is an asynchronous, event(libev) based multi-protocol embedded networking library with functions including TCP, HTTP, WebSocket, MQTT and much more. It's based on mongoose and libev implementation and it's support Lua API.
Face-Identify
A Face Identify Demo developed with Baidu AI and C++
xiaoxiaokongyi's Repositories
xiaoxiaokongyi/aria2
aria2 is a lightweight multi-protocol & multi-source, cross platform download utility operated in command-line. It supports HTTP/HTTPS, FTP, SFTP, BitTorrent and Metalink.
xiaoxiaokongyi/aws_mbedtls_mqtt
The source code to use mbedTLS library to connect to AWS mqtt IOT server.
xiaoxiaokongyi/Baby-Crying-Detect
Using Spectrum Energy Matching algorithms to detect baby's crying. Running on ARM9 demoboard and the performance is not bad.
xiaoxiaokongyi/baby_cry_detection
Recognition of baby cry audio signal
xiaoxiaokongyi/caffe
Caffe: a fast open framework for deep learning.
xiaoxiaokongyi/Cloud-Vision-API
C++ implementation of Google's Cloud Vision API using gRPC
xiaoxiaokongyi/darknet
Convolutional Neural Networks
xiaoxiaokongyi/eMail
Command line SMTP client
xiaoxiaokongyi/evmongoose
DEPRECATED. Evmongoose is an asynchronous, event(libev) based multi-protocol embedded networking library with functions including TCP, HTTP, WebSocket, MQTT and much more. It's based on mongoose and libev implementation and it's support Lua API.
xiaoxiaokongyi/Face-Identify
A Face Identify Demo developed with Baidu AI and C++
xiaoxiaokongyi/fftw3
This is the official repository for the FFTW Fourier transform library, version 3.x
xiaoxiaokongyi/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 语义依存分析 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
xiaoxiaokongyi/hmac
Software implementation in C of the FIPS 198 Keyed-Hash Message Authentication Code HMAC for SHA2 (namely HMAC-SHA-224, HMAC-SHA-256, HMAC-SHA-384, and HMAC-SHA-512).
xiaoxiaokongyi/httpserver
Http server is written on C++14 language. Dynamic libraries act as applications for the server (*.so - linux, *.dll - windows).
xiaoxiaokongyi/httpserverapp
Sample application for C++ http server
xiaoxiaokongyi/kcp
KCP - A Fast and Reliable ARQ Protocol
xiaoxiaokongyi/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
xiaoxiaokongyi/librtsp
tiny RTSP(RFC2326) streaming server for H.264 video
xiaoxiaokongyi/mbedtls
An open source, portable, easy to use, readable and flexible SSL library
xiaoxiaokongyi/media-server
RTSP/RTP/RTMP/FLV/HLS/MPEG-TS/MPEG-PS/MPEG-DASH/MP4/fMP4
xiaoxiaokongyi/mini_gzip
mini_gzip - embeddable, minimal, in-memory GZIP API
xiaoxiaokongyi/models
Models and examples built with TensorFlow
xiaoxiaokongyi/mongoose
Mongoose Embedded Web Server Library - Mongoose is more than an embedded webserver. It is a multi-protocol embedded networking library with functions including TCP, HTTP client and server, WebSocket client and server, MQTT client and broker and much more.
xiaoxiaokongyi/mqtts
mqtt server
xiaoxiaokongyi/NVHTarGzip
A library to handle .tgz and .tar.gz files on iOS
xiaoxiaokongyi/ofxGoogleCloudVision
openFrameworks wrapper for Google Cloud Vision
xiaoxiaokongyi/rtmpdump
rtmpdump is a toolkit for RTMP streams.
xiaoxiaokongyi/Sound-Analyser
A VST/AU Plug-in For Audio Analysis
xiaoxiaokongyi/tensorflow
Computation using data flow graphs for scalable machine learning
xiaoxiaokongyi/uMQTT
A micro MQTT implementation equally suitable for use on low powered embedded devices and power hungry servers.