-
-
-
-
BetterRDP Public
Forked from Upinel/BetterRDPThis is to enable 60fps and GPU acceleration on RDP connection
Apache License 2.0 UpdatedFeb 22, 2024 -
-
fullstack-hy2020.github.io Public
Forked from fullstack-hy2020/fullstack-hy2020.github.ioJavaScript Other UpdatedFeb 3, 2024 -
MsBuildCompileCommandsJson Public
Forked from 0xabu/MsBuildCompileCommandsJsonAn MSBuild logger that emits compile_commands.json for C++ projects
C# MIT License UpdatedNov 20, 2023 -
-
workflow Public
Forked from sogou/workflowC++ Parallel Computing and Asynchronous Networking Engine
C++ Apache License 2.0 UpdatedFeb 2, 2023 -
项目整体分为scrapy-redis分布式爬虫爬取数据、基于ElasticSearch数据检索和前端界面展示三大模块。做此项目是为了熟悉scrapy-redis的基本流程,以及其背后的原理,同时熟悉ElasticSearch的使用。本项目可以作为一个基于ES存储的简单但是相对全面的全栈开发的Demo。项目中所采用的组件均在win10本地环境搭建(伪分布),旨在演示项目流程。你可以参考该项目,…
-
program_options Public
Forked from boostorg/program_optionsBoost.org program_options module
C++ UpdatedNov 17, 2022 -
-
LoggingModule Public
Forked from jchristn/LoggingModuleBrain-dead easy C# class library for logging to syslog, console, and file
C# MIT License UpdatedAug 30, 2022 -
SMP 2020年微博情感分类评测任务 第六名解决方案
-
incubator-brpc Public
Forked from apache/brpcIndustrial-grade RPC framework used throughout Baidu, with 1,000,000+ instances and thousands kinds of services. "brpc" means "better RPC".
C++ Apache License 2.0 UpdatedAug 4, 2022 -
cmudb2021-ref Public
Forked from weiyanle/cmudb2021CMU database lecture 15-445 projects implement.-ref
-
python-api-tesing Public
Forked from china-testing/python-api-tesingpython中文库-python人工智能大数据自动化接口测试开发。 书籍下载及python库汇总https://china-testing.github.io/
Python UpdatedJul 16, 2021 -
fullstackopen Public
Forked from anancarv/fullstackopenExercise solutions for the Full Stack Open course
JavaScript UpdatedJun 2, 2021 -
awesome-database-learning Public
Forked from pingcap/awesome-database-learningA list of learning materials to understand databases internals
UpdatedDec 10, 2020 -
JavaDesignPatterns Public
本项目根据GOF的《设计模式》及李建忠的C++设计模式课程,用Java代码样例实现23种常见设计模式。同时,每种模式都有相应的笔记。
-
from-scratch Public
Forked from Quuxplusone/from-scratchC++ standard library features, "from scratch"
C++ MIT License UpdatedOct 14, 2020 -
Coding-Interviews Public
Forked from todorex/Coding-Interviews📚剑指Offer(java版)
Java UpdatedSep 4, 2020 -
-
Cpp-Design-Patterns Public
Forked from liu-jianhao/Cpp-Design-PatternsC++设计模式
-
smart-admin Public
Forked from 1024-lab/smart-adminSmartAdmin 使用 SpringBoot和Vue,前后端分离,我们希望用一套漂亮的代码和一套整洁的代码规范,让大家在这浮躁的代码世界里感受到一股把代码写好的清流!同时又让开发者节省大量的时间,减少加班,快乐工作,热爱生活。SmartAdmin 让你从认识到忘不了,绝对是你最想要的!
Java MIT License UpdatedMay 26, 2020 -
-
awesome-flask Public
Forked from humiaozuzu/awesome-flaskA curated list of awesome Flask resources and plugins
UpdatedFeb 24, 2020 -
CodingInterviewChinese2 Public
Forked from zhedahht/CodingInterviewChinese2《剑指Offer》第二版源代码
C++ Other UpdatedJan 2, 2020 -
Android-LoginDemoReposity Public
采用最原始的Servlet实现的一个Android Demo,具体实现了通过JDBC连接数据库,验证登录的过程
-
RelationExtract-Pytorch Public
Relation Extraction 论文复现