《算法导论(第4版)》阅读笔记:p115-p126

《算法导论(第4版)》学习第 23 天,p101-p114 总结,总计 14 页。

一、技术总结

无。

二、英语总结(生词:1)

1. vagary

(1)vagary: vagus("roving, wandering(闲逛)")

c. originally, vagary means physical wandering, over time, it evolves to describe unpredictable changes(变幻莫测)。

(2)示例

Since our end goal is to understand algorithms and not the vagaries of mathematical corner cases, we'd like to be casual yet rigorous(《算法导论(第4版)》第 116 页)。

关于英语的注解同步更新汇总到 https://github.com/codists/English-In-CS-Books 仓库。

三、其它

第 4 章(Divide-and-Conquer)简评:介绍 recurrence(递归式),很难理解,在本人的实际开发过程中还为看到其应用,先快速过一遍。

四、参考资料

1. 编程

(1) Thomas H. Cormen,Charles E. Leiserson,Ronald L. Rivest,Clifford Stein,https://book.douban.com/subject/35591269/

2. 英语

(1) Etymology Dictionary:https://www.etymonline.com

(2) Cambridge Dictionary:https://dictionary.cambridge.org

欢迎搜索及关注:编程人(a_codists)

相关推荐
wuhen_n1 小时前
LeetCode -- 15. 三数之和(中等)
前端·javascript·算法·leetcode
sin_hielo1 小时前
leetcode 2483
数据结构·算法·leetcode
Xの哲學2 小时前
Linux多级时间轮:高精度定时器的艺术与科学
linux·服务器·网络·算法·边缘计算
大头流矢2 小时前
归并排序与计数排序详解
数据结构·算法·排序算法
油泼辣子多加2 小时前
【信创】算法开发适配
人工智能·深度学习·算法·机器学习
Aaron15883 小时前
AD9084和Versal RF系列具体应用案例对比分析
嵌入式硬件·算法·fpga开发·硬件架构·硬件工程·信号处理·基带工程
laocooon5238578863 小时前
插入法排序 python
开发语言·python·算法
wuhen_n3 小时前
LeetCode -- 1:两数之和(简单)
javascript·算法·leetcode·职场和发展
林shir5 小时前
Java基础1.7-数组
java·算法
Jeremy爱编码5 小时前
leetcode课程表
算法·leetcode·职场和发展