Pinned Repositories
aes_128
Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.
booksrc
cmake-examples
Useful CMake Examples
dotfiles
dotfiles for vim, git, zsh, cwm, xinit, and many others. Install with: lndir -silent /path/to/dotfiles $HOME
gutentags_plus
The right way to use gtags with gutentags
IPC
some practical examples for Linux IPC ,such as pipe(fifo),socket,shared memory and message queue etc.
lcm
Lightweight Communications and Marshalling
lcm_to_ros
Automatically generate ROS messages and corresponding republishers for LCM messages
libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
Linux_Code_Test
CMake/Make/Shell/Multi-thread' usage
yaoyz-yuneec's Repositories
yaoyz-yuneec/aes_128
Implementation of AES-128 in pure C. No modes are given. Only one block of encryption and decryption is given here.
yaoyz-yuneec/booksrc
yaoyz-yuneec/cmake-examples
Useful CMake Examples
yaoyz-yuneec/dotfiles
dotfiles for vim, git, zsh, cwm, xinit, and many others. Install with: lndir -silent /path/to/dotfiles $HOME
yaoyz-yuneec/gutentags_plus
The right way to use gtags with gutentags
yaoyz-yuneec/IPC
some practical examples for Linux IPC ,such as pipe(fifo),socket,shared memory and message queue etc.
yaoyz-yuneec/lcm
Lightweight Communications and Marshalling
yaoyz-yuneec/lcm_to_ros
Automatically generate ROS messages and corresponding republishers for LCM messages
yaoyz-yuneec/libzmq
ZeroMQ core engine in C++, implements ZMTP/3.1
yaoyz-yuneec/Linux_Code_Test
CMake/Make/Shell/Multi-thread' usage
yaoyz-yuneec/log-from-ubuntju
yaoyz-yuneec/MaixPy
Micropython env for Sipeed Maix boards
yaoyz-yuneec/MD5
C implementation of the MD5 algorithm
yaoyz-yuneec/posix-essentials
Includes some POSIX IPC examples
yaoyz-yuneec/ros
Core ROS packages
yaoyz-yuneec/spf13-vim
The ultimate vim distribution
yaoyz-yuneec/videoInput
A video capture library for windows.
yaoyz-yuneec/vim_config
yaoyz-yuneec/yuv420p_jpg_linux_C