Pinned Repositories
7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
algorithms
CLRS study. Codes are written with golang.
algs4-py
A Python library for the textbook Algorithms, 4th edition
alog
王争哥数据结构与算法之美
awesome-cpp-cn
C++ 资源大全中文版,标准库、Web应用框架、人工智能、数据库、图片处理、机器学习、日志、代码分析等。由「开源前哨」和「CPP开发者」微信公号团队维护更新。
awesome-go-cn
Go 资源大全中文版, 内容包括:Web框架、模板引擎、表单、身份认证、数据库、ORM框架、图片处理、文本处理、自然语言处理、机器学习、日志、代码分析、教程和(电子)书等。由「开源前哨」和「Go开发大全」微信团队维护。
binarybook
biojava
:book::microscope::coffee: BioJava is an open-source project dedicated to providing a Java library for processing biological data.
bppsuite
Bio++ Program Suite
StudentsManageSystem
大一上所做(全C实现),实现了登陆操作,密码修改,文件读写,学生信息管理和学生成绩管理两个子系统,拥有着完善的功能
ThermQpple's Repositories
ThermQpple/7days-golang
7 days golang programs from scratch (web framework Gee, distributed cache GeeCache, object relational mapping ORM framework GeeORM, rpc framework GeeRPC etc) 7天用Go动手写/从零实现系列
ThermQpple/bppsuite
Bio++ Program Suite
ThermQpple/BricksBeater
超级多球,容易上头的打砖块小游戏!复刻自 Steam 游戏 ManyBricksBeater(原游戏 Steam 售价 15¥)
ThermQpple/BuildYourOwnLispCn
《学C语言写Lisp》 *Build Your Own Lisp* 中文版
ThermQpple/C
Collection of various algorithms in mathematics, machine learning, computer science, physics, etc implemented in C for educational purposes.
ThermQpple/c_AMPs-prediction
ThermQpple/cJSON
Ultralightweight JSON parser in ANSI C
ThermQpple/dash-bio
Open-source bioinformatics components for Dash
ThermQpple/evennia
Python MUD/MUX/MUSH/MU* development system
ThermQpple/Head-First-Java
Code for Head First Java
ThermQpple/hello-algo
《Hello 算法》:动画图解、一键运行的数据结构与算法教程。支持 Python, Java, C++, C, C#, JS, Go, Swift, Rust, Ruby, Kotlin, TS, Dart 代码。简体版和繁体版同步更新,English version ongoing
ThermQpple/HiEasyX
HiEasyX 是基于 EasyX 的扩展库,支持创建多窗口、透明抗锯齿绘图、系统 UI 组件等等。
ThermQpple/IDT
Windows 屏幕批注工具,拥有高效批注和丰富功能, 让屏幕演示变得简单,让教学授课变得高效,适用于触摸设备和PC端。 | Windows screen annotation tool with efficient annotation and rich features, Make screen demonstrations simpler, teaching more efficient, suitable for touch devices and computers.
ThermQpple/Learn-Algorithms
算法学习笔记
ThermQpple/leetcode-master
LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
ThermQpple/MARIE.js
MARIE.js is a simple, yet intuitive MARIE simulator built in JavaScript :pencil: and is used for teaching computing architecture and assembly language
ThermQpple/Mastering-Python-Design-Patterns-Second-Edition
Mastering-Python-Design-Patterns-Second-Edition, published by Packt
ThermQpple/Mudlet
⚔️ A cross-platform, open source, and super fast MUD client with scripting in Lua
ThermQpple/MultiplayerBook
ThermQpple/Nier-Automata-Ending-E
暨南大学C++课程大作业——尼尔E结局
ThermQpple/OnJava8-Examples
Code Examples for the book "On Java 8"
ThermQpple/pyxel
A retro game engine for Python
ThermQpple/qor
QOR is a set of libraries written in Go that abstracts common features needed for business applications, CMSs, and E-commerce systems.
ThermQpple/skynet
A lightweight online game framework
ThermQpple/stylized-neural-painting
Official Pytorch implementation of the preprint paper "Stylized Neural Painting", in CVPR 2021.
ThermQpple/ThinkJavaCode2
Supporting code for Think Java, 2nd edition, by Allen Downey and Chris Mayfield.
ThermQpple/TIJ4-code
Example code for the book "Thinking in Java, 4th Edition"
ThermQpple/Tinyhttpd
Tinyhttpd 是J. David Blackstone在1999年写的一个不到 500 行的超轻量型 Http Server,用来学习非常不错,可以帮助我们真正理解服务器程序的本质。官网:http://tinyhttpd.sourceforge.net
ThermQpple/tprPix
a Cross-Platform, 2D Survival Sandbox Game Project. Based on C++17/cmake/OpenGL/SQLite3.
ThermQpple/ultimate-go
The Ultimate Go Study Guide