CS领域计算机编程类常用电子书pdf,含完整下载链接,涵盖Java,Python,Go,C++,C,Linux,数据结构与算法,人工智能,计算机基础,面试,DDD,设计模式,数据库,前端等书籍
☆21Dec 18, 2021Updated 4 years ago
Alternatives and similar repositories for CS-Common-Books
Users that are interested in CS-Common-Books are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 相当不错的图书,例如《数学之美》、《浪潮之巅》、《TCP/IP卷一/卷二/卷三》等;一些大的上传受限制的文件在这里:https://download.csdn.net/download/singgel☆11Jan 4, 2019Updated 7 years ago
- Former Graph Drawing Software from FMI.UNI-PASSAU.DE☆21Jan 27, 2021Updated 5 years ago
- my books☆21Dec 7, 2017Updated 8 years ago
- 根据哔哩哔哩全手敲, c++ 高并发服务器项目,目前还在进行中,不知道能不能坚持做完这个项目!!!☆16Aug 19, 2020Updated 5 years ago
- 用c++面向对象高级编程与MySQL搭建框架,形成一个网购图书系统,系统有管理员,普通会员,VIP会员,管理员负责对MySQL数据库中的会员信息增删改查,并且负责网站图书的信息的增删改查,普通会员消费金额达到某一特定值之后自动升级为VIP会员,享受一定购书折扣☆14Sep 14, 2016Updated 9 years ago
- Simple, predictable pricing with DigitalOcean hosting • AdAlways know what you'll pay with monthly caps and flat pricing. Enterprise-grade infrastructure trusted by 600k+ customers.
- ☆11Dec 8, 2022Updated 3 years ago
- CPP 视频地址☆23Nov 27, 2022Updated 3 years ago
- FormulaNet is a new large-scale Mathematical Formula Detection dataset.☆21Nov 21, 2022Updated 3 years ago
- 考研计算机组成原理笔记☆33Jul 26, 2023Updated 2 years ago
- c++负载均衡 服务器☆29Aug 2, 2018Updated 7 years ago
- 很棒的校招web server☆31Jul 3, 2022Updated 3 years ago
- Image to Latex using Encoder-Decoder architecture☆19May 21, 2025Updated last year
- 基于Qt的音乐播放器☆39Dec 5, 2020Updated 5 years ago
- Chinese Mathematical Formula Detection (MFD) Dataset 中文文档数学公式检测数据集☆34Dec 21, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- C++ ORM (Object Relational Mapping)☆76Oct 30, 2017Updated 8 years ago
- 本仓库分享了作者在研究生备考期间整理的一份408专业课的个人笔记(思维导图),并给出了一些结合该思维导图学习的经验和建议,希望对广大计算机专业考研人有所帮助。☆79Apr 20, 2024Updated 2 years ago
- 浪海博客,一个基于SpringBoot快速构建的单体架构项目,部署简单方便,适用于个人博客系统搭建。/Langhai Blog, Personal blog system.Simple and convenient deployment.☆148Apr 17, 2025Updated last year
- 基于C++ Muduo网络库的集群聊天服务器项目☆74Jul 31, 2019Updated 6 years ago
- 基于C++的集群聊天服务器☆84Sep 22, 2022Updated 3 years ago
- 在Linux下用C/C++语言开发的即时通讯项目,用了libevent、多线程、mysql等技术☆78Mar 5, 2019Updated 7 years ago
- 这是一个基于Linux平台,C++编写的分布式系统。服务器端采用了线程池+Libevent的IO模型,并为其实现了简单的负载均衡。服务器端业务层使用了MVC的设计模式。数据存储方面对MySQL数据库C-API进行了C++的类封装。为了实现服务器集群的负载均衡,实现了以一致性…☆84Aug 28, 2025Updated 9 months ago
- C++技术面试知识笔记 — 剑指offer题解C++版、Leetcode题解C++版、数据结构与算法、操作系统、Linux、计算机网络、设计模式、数据库、嵌入式☆87Apr 5, 2021Updated 5 years ago
- 由Golang实现的分布式缓存demo☆93Jan 14, 2022Updated 4 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- Unofficial implementation of the paper "Full Page Handwriting Recognition via Image to Sequence Extraction" by Singh et al. (2021).☆54Oct 11, 2022Updated 3 years ago
- 聊天室项目 实时通讯软件 C++ Qt Mysql Socket☆86Mar 30, 2021Updated 5 years ago
- 用go刷leetcode,已更新2000+常见面试算法题目,提供多种解题思路☆129Jul 8, 2025Updated 11 months ago
- C++实现的简单http服务器(进程池+epoll)☆95Jun 28, 2018Updated 7 years ago
- 程序员必看的经典书籍,编程电子书下载,附带pdf下载链接,包括C,C++,Java,Python,Linux,Go,数据结构与算法,人工智能,计算机基础,面试,设计模式,数据库,前端等☆1,178Aug 31, 2021Updated 4 years ago
- TDF-ICDAR 2019 Dataset for Typeset Math Formula Detection☆69Feb 9, 2020Updated 6 years ago
- 一个基于协程的异步网络库☆115Oct 3, 2021Updated 4 years ago
- 华章计算机科学丛书高清扫描☆1,147Jan 14, 2023Updated 3 years ago
- ☆259Oct 3, 2025Updated 8 months ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- 超过1000本的计算机经典书籍、资源等。书籍资源包括C/C++、Java、Python、Go语言、数据结构与算法、操作系统、后端架构、计算机系统知识、数据库、计算机网络、设计模式、前端、汇编以及校招社招各种面经~☆138May 4, 2021Updated 5 years ago
- 郑州大学课程资料共享计划☆162Jun 3, 2020Updated 6 years ago
- Solution to im2latex request for research of openai☆88Apr 23, 2024Updated 2 years ago
- UNIX网络编程 卷1:套接字联网API(第3版)源代码☆169Jun 4, 2019Updated 7 years ago
- My learning materials for Computer Networking : A Top Down Approach☆247Nov 30, 2022Updated 3 years ago
- 1st Solution For ICDAR 2021 Competition on Mathematical Formula Detection(公式检测冠军方案)☆134Sep 4, 2023Updated 2 years ago
- Aliyun OSS SDK for C++☆227Jun 4, 2026Updated 2 weeks ago