分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
分类
发现
榜单
服务器优惠
AI论文
免费AI编程助手
搜索
注册
登录
搜索
书栈网 · BookStack
本次搜索耗时
0.006
秒,为您找到
3
个相关结果.
搜书籍
搜文档
Debian Policy Manual v4.5
257
91922
4
2020-11-14
This manual describes the policy requirements for the Debian distribution. This includes the structure and contents of the Debian archive and several design issues of the operating...
SICP 的魔法
8
15521
63
2018-03-06
计算机科学的内容包罗万象,其中的经典的课程也是不胜枚举。但是在这其中SICP(Structure and Interpretation of Computer Programs)绝对是其中的经典和翘楚,在2008年以前SICP的MIT6.001课程历来是CS相关专业必修入门课程。
Python 数据结构与算法(Problem Solving in Data Structures & Algorithms Using Python 中文版)
121
163106
672
2019-08-06
数据结构作为计算机从业人员的必备基础,Java, c 之类的语言有很多这方面的书籍,Python 相对较少,其中比较著名的一本 problem solving with algorithms and data structure using python