All Projects → AndrewAndJenny → learning-cpp

AndrewAndJenny / learning-cpp

Licence: MIT license
Contains c/c++, java, operating system, data structure and algorithm, database, network communication, and related books

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to learning-cpp

Slic3r
Open Source toolpath generator for 3D printers
Stars: ✭ 2,791 (+7874.29%)
Mutual labels:  stl
NetCom7
The fastest communications possible. Delphi rulez.
Stars: ✭ 150 (+328.57%)
Mutual labels:  tcp-ip
LipSync
An open-source mouth operated sip and puff joystick that enables people with limited hand function emulate a mouse on their computer and/or smartphone.
Stars: ✭ 27 (-22.86%)
Mutual labels:  stl
xcsg
XML based Constructive Solid Geometry based on carve
Stars: ✭ 24 (-31.43%)
Mutual labels:  stl
HxSTLParser
Basic STL loader for SceneKit
Stars: ✭ 23 (-34.29%)
Mutual labels:  stl
BackportCpp
Library of backported modern C++ types to work with C++11
Stars: ✭ 53 (+51.43%)
Mutual labels:  stl
Sdfx
A simple CAD package using signed distance functions
Stars: ✭ 213 (+508.57%)
Mutual labels:  stl
vasaro
Vasaro let you create 3d printable vases in a snap.
Stars: ✭ 30 (-14.29%)
Mutual labels:  stl
Safe stl
A safe version of STL
Stars: ✭ 17 (-51.43%)
Mutual labels:  stl
android-3d-model-viewer
Android app to load 3D models in obj, stl, dae & gltf format using pure OpenGL ES 2.0. Published on Play Store https://play.google.com/store/apps/details?id=org.andresoviedo.dddmodel2
Stars: ✭ 150 (+328.57%)
Mutual labels:  stl
avl array
High performance templated AVL tree using a fixed size array. Extensive test suite passing.
Stars: ✭ 33 (-5.71%)
Mutual labels:  stl
C-Sharp-Multi-Threaded-Port-Scanner
C# multi threaded TCP port scanner console application.
Stars: ✭ 41 (+17.14%)
Mutual labels:  tcp-ip
CVIP
C/C++/Golang/Linux...知识整理
Stars: ✭ 62 (+77.14%)
Mutual labels:  stl
vtkplotlib
Wrap up VTK (python 3D graphics library) into an easy to use 3D equivalent of matplotlib
Stars: ✭ 31 (-11.43%)
Mutual labels:  stl
MKS WIFI upgrade with BeePrint web interface
Firmware for MKS WiFi module from Makerbase with BeePrint Web Interface, tested with Flying Bear Ghost 5/Ghost 4/Reborn
Stars: ✭ 35 (+0%)
Mutual labels:  stl
Bosl
The Belfry OpenScad Library - A library of tools, shapes, and helpers to make OpenScad easier to use.
Stars: ✭ 237 (+577.14%)
Mutual labels:  stl
dicom2stl
Python script to extract a STL surface from a DICOM image series.
Stars: ✭ 151 (+331.43%)
Mutual labels:  stl
tcp server client
A thin and simple C++ TCP client server
Stars: ✭ 124 (+254.29%)
Mutual labels:  tcp-ip
stl-part-viewer
A lit-element web component that uses Three.js to display an STL model file.
Stars: ✭ 19 (-45.71%)
Mutual labels:  stl
cstl
STL style library with red-black tree implementation in C
Stars: ✭ 34 (-2.86%)
Mutual labels:  stl

learning-programming

Cloning this repository

git clone https://github.com/AndrewAndJenny/learning-programming.git

Content

00 - C语言

01 - C++

02 - Java

  • 《Java开发手册》v1.5.0 华山版百度云链接 提取码:843n
  • 《Java设计模式及实践》百度云链接 提取码:5fmr
  • 《Java编程思想》在线版网址
  • 《Java编程思想(第4版)(带目录书签)》百度云链接 提取码:m7pp
  • 《Head+First+Java+中文高清版》百度云链接 提取码:960d
  • 《Java核心技术 卷1 基础知识 原书第10版》百度云链接 提取码:sir8
  • 《Java核心技术 卷2 基础知识 原书第10版》百度云链接 提取码:vj9h
  • 《深入理解Java虚拟机:JVM高级特性与最佳实践(第3版)周志明》百度云链接 提取码:5tjo
  • 《实战JAVA虚拟机》百度云链接 提取码:iprf
  • 《自己动手写Java虚拟机 (Java核心技术系列)》百度云链接 提取码:jrss
  • 《Java并发编程的艺术》百度云链接 提取码:3fzh
  • 《JAVA并发编程实践中文-高清-带书签-完整版》百度云链接 提取码:fwjj
  • 《Java并发编程之美》百度云链接 提取码:la4f
  • 《Java高并发编程详解》百度云链接 提取码:6xbk
  • 《实战Java高并发程序设计》百度云链接 提取码:aggf
  • 《研磨设计模式》百度云链接 提取码:54u1
  • 《大话设计模式》百度云链接 提取码:xlty
  • 《设计模式_可复用面向对象软件的基础》百度云链接 提取码:gnav
  • 《图解设计模式》百度云链接 提取码:pfo5
  • 《SpringBoot实战(第4版)》百度云链接 提取码:i7yb
  • 《Spring技术内幕:深入解析Spring架构与设计原理(第2版).计文柯.扫描版》百度云链接 提取码:xyvz
  • 《Spring源码深度解析》百度云链接 提取码:ckn0
  • 《Spring MVC+MYBatis企业应用实战》百度云链接 提取码:tg65
  • 《从Paxos到Zookeeper 分布式一致性原理与实践 倪超》百度云链接 提取码:gem8
  • 《RabbitMQ实战指南》百度云链接 提取码:fpkr
  • 《tomcat内核设计剖析》百度云链接 提取码:ecj2

03 - 计算机基础

  • 《大话数据结构》百度云链接 提取码:0nlq
  • 《计算机组成原理(第2版)唐朔飞》百度云链接 提取码:1d9y
  • 《计算机操作系统第三版(原版) 汤小丹》百度云链接 提取码:4kv0
  • 《数据结构与算法分析 C++语言描述.4th.Mark Allen Weiss.2016》百度云链接 提取码:r7x5
  • 《数据结构与算法分析Java语言描述 原书第3版 》百度云链接 提取码:9sc1
  • 《现代操作系统 原书第4版 》百度云链接 提取码:zcqd
  • 《CSAPP中文第三版》百度云链接 提取码:zcqd

04 - 计算机视觉

05 - 数据库

06 - Git版本控制

07 - CMake

08 - 刷题相关

09 - Linux

  • 《Linux系统命令及shell脚本实践指南linuxunix技术丛书》百度云链接 提取码:a8me
  • 《Linux鸟哥私房菜基础篇-第四版》百度云链接 提取码:lwxt
  • 《Linux鸟哥私房菜服务器架设篇 第三版 》百度云链接 提取码:ggbo
  • 《Linux高性能服务器编程》百度云链接 提取码:auaq
  • 《Linux多线程服务端编程:使用muduo C++网络库(陈硕)》百度云链接 提取码:jh3z

10 - 计算机网络

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].