cyb3727
Student from Harbin Institute of Technology, Studying the efficiency of Solid State Disk
Harbin Institute of TechnologyHarbin, China
Pinned Repositories
SimpleSSD
Educational SSD Simulatior for High-Performance Storage and Full-System Evaluiations
30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
ann_cbir
An ANN-based Image CBIR server
annrecognition
Automatically exported from code.google.com/p/annrecognition
Bayesian
Naive Bayes classifier and Bayesian network classifier C++ implementation
bayesian-belief-networks
Pythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions.
CBIR
a little search programming based on images
cnn-zh
CNN for Offline Handwriting Chinese Character Recognition
Credit-Card-Manage-System
Credit Card Manage System for magic282 & cyb
cs265-lsm-tree
A key-value store implemented as a Log-Structured Merge Tree in C++
cyb3727's Repositories
cyb3727/zstd
Zstandard - Fast real-time compression algorithm
cyb3727/SortDecision1
cyb3727/SortDecision
find the optimal scheme of external mergesort on SSDs
cyb3727/Level-Hashing
Write-Optimized and High-Performance Hashing Index Scheme for Persistent Memory (OSDI 2018)
cyb3727/femu
FEMU: Cheap, Accurate, Scalable and Extensible NVMe SSD Emulator
cyb3727/libspatialindex
C++ implementation of R*-tree, an MVR-tree and a TPR-tree with C API
cyb3727/ramssd
Open-Channel SSD emulator using memory
cyb3727/simulator
simulator
cyb3727/SimpleSSD-FullSystem
SimpleSSD FullSystem Simulation version
cyb3727/SimpleSSD-Standalone
SimpleSSD Standalone version
cyb3727/SimpleSSD
Educational SSD Simulatior for High-Performance Storage and Full-System Evaluiations
cyb3727/prefedge
PrefEdge: SSD Prefetcher for Large-Scale Graph Traversal
cyb3727/VSSIM
Virtual Machine based SSD Simulator
cyb3727/nvmedirect
cyb3727/cs265-lsm-tree
A key-value store implemented as a Log-Structured Merge Tree in C++
cyb3727/Linux-fscftl
NVMe SSD Host-Based(Linux Kernel) Flash Translation Layer
cyb3727/lsmtree
Log-Structured Merge-Tree (LSM-Tree)
cyb3727/ssdsim
cyb3727/EagleTree
An SSD Simulator
cyb3727/30dayMakeOS
《30天自制操作系统》源码中文版。自己制作一个操作系统(OSASK)的过程
cyb3727/Bayesian
Naive Bayes classifier and Bayesian network classifier C++ implementation
cyb3727/bayesian-belief-networks
Pythonic Bayesian Belief Network Package, supporting creation of and exact inference on Bayesian Belief Networks specified as pure python functions.
cyb3727/KMeans-GMM-HMM
HMM based on KMeans and GMM
cyb3727/lsm-trie
LSM-trie
cyb3727/sequential-vs-parallel-sort
A comparison study between sequential sorting algorithms implemented in C++ and parallel sorting algorithms implemented in CUDA as part of the master's thesis.
cyb3727/Disksim
DiskSim 4.0 with ssdmodel included and ported to linux 64
cyb3727/disksim-64bit
disksim 64bit with Microsoft SSD extension
cyb3727/DeepLearningBibliography
Bibliography for Publications about Deep Learning using GPU
cyb3727/CUDA-CNN
CNN accelerated by cuda. Test on mnist and finilly get 99.76%
cyb3727/cuda-convnet
Automatically exported from code.google.com/p/cuda-convnet