Pinned Repositories
Data_structure_and_algorithm_java
数据结构与算法的代码实现(java)
Data_structure_and_algorithm_python
数据结构与算法(python)
frugally-deep
Header-only library for using Keras (TensorFlow) models in C++.
gmp
Unofficial GMP with added custom native Visual Studio project build tools. GMP: GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers.
goim
goim
library_web
图书馆管理系统
matplotlib-cn
matplotlib中文文档
MyPyMySQL
C++ Boost_Python编写的连接MySQL的Python第三方库
Pandas.NET
Pandas port in C#, data analysis tool, process multi-dim array in DataFrame.
ShockChat
类似qq的聊天程序,golang编写服务端,qt编写客户端
sirius-william's Repositories
sirius-william/Data_structure_and_algorithm_python
数据结构与算法(python)
sirius-william/Data_structure_and_algorithm_java
数据结构与算法的代码实现(java)
sirius-william/MyPyMySQL
C++ Boost_Python编写的连接MySQL的Python第三方库
sirius-william/ShockChat
类似qq的聊天程序,golang编写服务端,qt编写客户端
sirius-william/frugally-deep
Header-only library for using Keras (TensorFlow) models in C++.
sirius-william/gmp
Unofficial GMP with added custom native Visual Studio project build tools. GMP: GMP is a free library for arbitrary precision arithmetic, operating on signed integers, rational numbers, and floating-point numbers.
sirius-william/goim
goim
sirius-william/library_web
图书馆管理系统
sirius-william/matplotlib-cn
matplotlib中文文档
sirius-william/Pandas.NET
Pandas port in C#, data analysis tool, process multi-dim array in DataFrame.
sirius-william/PyMySQLConnector
C++编写的支持预编译SQL的python链接MySQL的库
sirius-william/QtRedis
sirius-william/SiriusLibrary_Serve
基于SpringBoot的图书馆管理系统,服务端部分
sirius-william/SiriusLibrary_Web
图书馆管理系统前端部分
sirius-william/test
GitLearningTest
sirius-william/test_db
A sample MySQL database with an integrated test suite, used to test your applications and database servers
sirius-william/zinx
基于Golang轻量级TCP并发服务器框架