Pinned Repositories
Algorithms4
:fire:Algorithms, 4th Edition SOLUTIONS:fire:
argmat-clpb
Argumatrix is a set of C/C++ codes to intended to assist a researcher in studying argumentation algorithms based on matrix theory.
atomic_hash
A lock-free hash table that eanble multiple threads can concurrently read/write/delete up to 10M ops/s in mordern computer platform
awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
Book-1
BwTree
An open sourced implementation of Bw-Tree in SQL Server Hekaton
ERSCA
Modeling and Simulating the Evolution of Rural Settlements Using Probability-based Cellular Automata
reinforcement-learning-an-introduction-chinese
《Reinforcement Learning: An Introduction》(第二版)中文翻译
SRProject
The source codes of an embedded speech recognition system
vs-minisat-2.2.0
Compiling minisat-2.2.0 using visual studio on Windows
xixicat's Repositories
xixicat/SRProject
The source codes of an embedded speech recognition system
xixicat/reinforcement-learning-an-introduction-chinese
《Reinforcement Learning: An Introduction》(第二版)中文翻译
xixicat/Algorithms4
:fire:Algorithms, 4th Edition SOLUTIONS:fire:
xixicat/awesome-machine-learning
A curated list of awesome Machine Learning frameworks, libraries and software.
xixicat/book
个人认为对技术提升很不错的书
xixicat/C-C-
程序员资料免费分享,欢迎关注个人微信公众号:程序员编程指南
xixicat/calculator
Windows Calculator: A simple yet powerful calculator that ships with Windows
xixicat/cJSON
Ultralightweight JSON parser in ANSI C
xixicat/CnC_Remastered_Collection
xixicat/CX
A Wait-Free Universal Construct for Large Objects
xixicat/DesignPattern
:fire:Hand-drawn design patterns :fire:
xixicat/ext-saladict
聚合词典专业划词翻译,Chrome / Firefox 扩展
xixicat/free-programming-books
:books: Freely available programming books
xixicat/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
xixicat/fusedav
Successor to git://git.0pointer.de/fusedav.git
xixicat/httpdirfs
A filesystem which allows you to mount HTTP directory listings, with a permanent cache. Now with Airsonic / Subsonic support!
xixicat/kube-scheduler
kube-scheduler component configs
xixicat/libfuse
The reference implementation of the Linux FUSE (Filesystem in Userspace) interface
xixicat/linux-insides-zh
Linux 内核揭秘
xixicat/OptimizingSeriesTranslation
Chinese version for Agner Fog's optimizing series
xixicat/peloton
The Self-Driving Database Management System
xixicat/perfevent
An easy-to-use, header-only C++ wrapper for Linux' perf event API
xixicat/server
☁️ Nextcloud server, a safe home for all your data
xixicat/so-vits-svc
SoftVC VITS Singing Voice Conversion
xixicat/SpringBooks
学习后端的相关电子书
xixicat/sqlite
Official Git mirror of the SQLite source tree
xixicat/STL
MSVC's implementation of the C++ Standard Library.
xixicat/synchrobench
A benchmark to compare synchronization techniques for multicore programming
xixicat/webrtc-native-examples
examples that demonstrate how to use webrtc native code
xixicat/zheap
new heap with in-place update, powered by undo, for eventual integration into PostgreSQL