Pinned Repositories
CloudMusic
网易云音乐播放器--Qt
Hackintosh-KVM
Small collection of prerequisites to use with Qemu's i440fx chipset
learn_from_ceph
some code snippets from ceph
musicbox
网易云音乐命令行版本
pthread_cpp
将Pthreads线程封装为抽象类
real_tech
个人Wiki
simplefs
A simple, kernel-space, on-disk filesystem from the scratch
SimpleZoomeye
A simple Zoomeye written by python,more details click this link: http://blog.csdn.net/u011721501/article/details/41967847
VManagePlatform
Kvm Manage WebUI
caisan's Repositories
caisan/buddy
Buddy memory allocation
caisan/MPI-Image-Processing
A c program that duses a distributed enviroment to apply different filters on a set of images.The program has been developed in C and MPI
caisan/MPI-Image-Processor
The project consists of a image processing application that is using distributed processors (MPI). The development language is C/C++ with MPI extension and basically provides three operation types: contrast an image, add a filter (smooth, blur, sharpen, mean_removal, emboss) to an image and computing the entropy for an image.
caisan/Parallel-K-Means-MPI-C
Implementation of Parallel K-Means Algorithm using MPI-C
caisan/Virtue
a toy non-blocking HTTP server