Beauty-of-Programming

所属分类:Java书籍
开发工具:TeX
文件大小:0KB
下载次数:0
上传日期:2020-11-08 06:03:06
上 传 者sh-1993
说明:  《编程之美》一书的Java解决方案。,
(Java solutions to the book "Beauty of Programming".,)

文件列表:
.idea/ (0, 2020-11-07)
.idea/uiDesigner.xml (8792, 2020-11-07)
Beauty-of-Programming.iml (423, 2020-11-07)
solutions/ (0, 2020-11-07)
solutions/abstract.log (968, 2020-11-07)
solutions/abstract.tex (531, 2020-11-07)
solutions/chap01.aux (978, 2020-11-07)
solutions/chap01.tex (29, 2020-11-07)
solutions/chap02.aux (11913, 2020-11-07)
solutions/chap02.log (936, 2020-11-07)
solutions/chap02.tex (54257, 2020-11-07)
solutions/chap03.aux (5401, 2020-11-07)
solutions/chap03.tex (21255, 2020-11-07)
solutions/format.cls (3251, 2020-11-07)
solutions/format.log (1411, 2020-11-07)
solutions/missfont.log (0, 2020-11-07)
solutions/pictures/ (0, 2020-11-07)
solutions/pictures/fig2-1-1.png (2556, 2020-11-07)
solutions/pictures/fig2-11-1.png (36020, 2020-11-07)
solutions/pictures/fig2-11-2.png (38827, 2020-11-07)
solutions/solutions.aux (1013, 2020-11-07)
solutions/solutions.idx (0, 2020-11-07)
solutions/solutions.log (524288, 2020-11-07)
solutions/solutions.out (4937, 2020-11-07)
solutions/solutions.pdf (345909, 2020-11-07)
solutions/solutions.tex (987, 2020-11-07)
solutions/solutions.toc (8749, 2020-11-07)
solutions/title.aux (1000, 2020-11-07)
solutions/title.tex (542, 2020-11-07)
solutions/verbatim.cls (2856, 2020-11-07)
src/ (0, 2020-11-07)
src/.idea/ (0, 2020-11-07)
src/.idea/.name (3, 2020-11-07)
src/.idea/compiler.xml (686, 2020-11-07)
src/.idea/copyright/ (0, 2020-11-07)
src/.idea/copyright/profiles_settings.xml (74, 2020-11-07)
src/.idea/misc.xml (1322, 2020-11-07)
src/.idea/modules.xml (258, 2020-11-07)
... ...

Beauty-of-Programming ===================== Solutions to the book "Beauty of Programming". ## PDF下载 编程之美解题报告Java版.pdf ## LaTeX模板 本书使用的是陈硕开源的[模板](https://github.com/chenshuo/typeset)。 ## 完成进度 ### Chap 01 游戏之乐 未完成 ### Chap 02 数字之魅——数字中的技巧 - [x] 2.1 求二进制数中1的个数 - [x] 2.2 不要被阶乘吓倒 - [x] 2.3 寻找发帖“水王” - [x] 2.4 1的数目 - [x] 2.5 寻找最大的K个数 - [x] 2.6 精确表达浮点数 - [x] 2.7 最大公约数问题 - [x] 2.8 找符合条件的整数 - [x] 2.9 斐波纳契数列 - [x] 2.10 寻找数组中的最大值和最小值 - [x] 2.11 寻找最近点对 - [x] 2.12 快速寻找满足条件的两个数 - [x] 2.13 子数组的最大乘积 - [x] 2.14 求数组的子数组之和的最大值 - [x] 2.16 求数组中最长递增子序列 - [x] 2.17 数组循环移位 - [x] 2.18 数组分割 - [x] 2.19 区间重合判断 - [x] 2.20 程序理解和时间分析 - [x] 2.21 只考加法的面试题 ### Chap 03 结构之法——字符串及链表的探索 - [x] 3.1 字符串移位包含的问题 - [x] 3.2 电话号码对应英文单词 - [x] 3.3 计算字符串的相似度 - [x] 3.4 从无头单链表中删除节点 - [ ] 3.5 最短摘要的生成 - [x] 3.6 编程判断两个链表是否相交 - [x] 3.7 队列中取最大值操作问题 - [x] 3.8 求二叉树中节点的最大距离 - [x] 3.9 重建二叉树 - [x] 3.10 分层遍历二叉树 ### Chap 04 数学之魅——数学游戏的乐趣 - [x] 4.2 瓷砖覆盖地板 - [x] 4.3 买票找零 - [x] 4.4 点是否在三角形内 - [x] 4.5 磁带文件存放优化 - [x] 4.6 桶中取黑白球 - [x] 4.7 蚂蚁爬杆 - [x] 4.8 三角形测试用例

近期下载者

相关文件


收藏者