Pinned Repositories
.emacs.d
Emacs Spectre
.spacemacs.d
spacemacs 配置
awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
C-C-
程序员相关电子书资料免费分享,欢迎关注个人微信公众号:程序员编程指南
CMakeHelpers
cpp-learning
efs
flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
opensource
【编程随想】收藏的开源项目清单
Play-with-Algorithm-Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
echooops's Repositories
echooops/flash-linux0.11-talk
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
echooops/opensource
【编程随想】收藏的开源项目清单
echooops/Play-with-Algorithm-Interview
Codes of my MOOC Course <Play with Algorithm Interviews>. Updated contents and practices are also included. 我在慕课网上的课程《玩儿转算法面试》示例代码。课程的更多更新内容及辅助练习也将逐步添加进这个代码仓。
echooops/.emacs.d
Emacs Spectre
echooops/.spacemacs.d
spacemacs 配置
echooops/awesome-cpp
A curated list of awesome C++ (or C) frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
echooops/C-C-
程序员相关电子书资料免费分享,欢迎关注个人微信公众号:程序员编程指南
echooops/CMakeHelpers
echooops/cpp-learning
echooops/efs
echooops/ClientServer
Linux TCP/UDP Client-Server example
echooops/emacs.d
An Emacs configuration bundle with batteries included
echooops/everycodershouldknow
码农的荒岛求生
echooops/fsmd
file system monitor daemon
echooops/Fusepp
Fusepp -- A simple C++ wrapper for the FUSE filesystem
echooops/hackers-matrix
echooops/just-for-fun
echooops/leetcode
echooops/libnn
Header only, nanomsg C++ 11 wrapper
echooops/libsocket
The ultimate socket library for C and C++, supporting TCP, UDP and Unix sockets (DGRAM and STREAM) on Linux, FreeBSD, Solaris. See also my uvco library for a refreshed version!
echooops/libudevpp
Header only, libudev C++ 11 wrapper
echooops/LKMD
linux kernel module development
echooops/luna
Luna is an Emacs distribution that aims to enhance the default Emacs experience.
echooops/oops
echooops/snippets
echooops/speex_resampler_test
about speex resampler test
echooops/utils
Common tools
echooops/webcam-capture
The goal of this project is to allow integrated or USB-connected webcams to be accessed directly from Java. Using provided libraries users are able to read camera images and detect motion. Main project consist of several sub projects - the root one, which contains required classes, build-in webcam driver compatible with Windows, Linux and Mac OS, which can stream images as fast as your camera can serve them (up to 50 FPS). Main project can be used standalone, but user is able to replace build-in driver with different one - such as OpenIMAJ, GStreamer, V4L4j, JMF, LTI-CIVIL, FMJ, etc.
echooops/Windows-driver-samples
This repo contains driver samples prepared for use with Microsoft Visual Studio and the Windows Driver Kit (WDK). It contains both Universal Windows Driver and desktop-only driver samples.