Pinned Repositories
6.5840
AFL
american fuzzy lop - a security-oriented fuzzer
AnnotationTools
This tool helps me fill the area of positive samples in the picture. Therefore you could regard these picture as negative sample in training.
bustub
The BusTub Relational Database Management System (Educational)
CalibrationTest
CameraTest
clib
df-allocator
learn
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
Double0101's Repositories
Double0101/clib
Double0101/df-allocator
Double0101/learn
Double0101/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
Double0101/6.5840
Double0101/AFL
american fuzzy lop - a security-oriented fuzzer
Double0101/AnnotationTools
This tool helps me fill the area of positive samples in the picture. Therefore you could regard these picture as negative sample in training.
Double0101/bustub
The BusTub Relational Database Management System (Educational)
Double0101/CalibrationTest
Double0101/CameraTest
Double0101/detect_one
Double0101/df-bustub
Double0101/Double0101.github.io
This is my blog.
Double0101/ImageAnnotation
a simple image annotation tool
Double0101/learn_and_practice_vim
这是一个关于vim高效操作的入门教程,主要参考了《vim实用技巧》一书。
Double0101/learning_opencv
Double0101/linux
Linux kernel source tree
Double0101/MagnifierTest
Double0101/miniob
MiniOB is one mini database, helping developers to learn how database works.
Double0101/minix
Official MINIX sources - Automatically replicated from gerrit.minix3.org
Double0101/mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
Double0101/nimo-markdown-cv
Maintain your CV in Markdown :sparkles:
Double0101/PcapPlusPlus
PcapPlusPlus is a multiplatform C++ library for capturing, parsing and crafting of network packets. It is designed to be efficient, powerful and easy to use. It provides C++ wrappers for the most popular packet processing engines such as libpcap, Npcap, WinPcap, DPDK and PF_RING.
Double0101/PhotoView
Implementation of ImageView for Android that supports zooming, by various touch gestures.
Double0101/redis-r
Double0101/stonedb
StoneDB is an Open-Source MySQL HTAP and MySQL-Native DataBase for OLTP, Real-Time Analytics, a counterpart of MySQLHeatWave. (https://stonedb.io)
Double0101/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net