当前位置: 首页 > news >正文

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

《算法导论(第4版)》学习第 24 天,p127-p133 总结,总计 7 页。

一、技术总结

1. probabilistic analysis(概率分析)

(1)定义

Probabilistic analysis is the use of probability in the analysis of problems.

2. randomized algorithm

(1)定义

More generally, we call an algorithm randomized if its behavior is determined not only by its input but also by values produced by a random-number generator.

3. random-number generator & pseudorandom-number generator

(1)random-number generator

(2)pseudorandom-number generator

a deterministic algorithm returning numbers that look statistically random(一种具有确定性的算法,返回的数值具有统计学的随机性特征)。

3.集合

(1)disjoint sets

If the intersection of two sets is the empty set, then these sets are said to be disjoint.

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

1. binomial

(1)binomial: bi-(“two”) + nomius(“name”)

binomial literally means “a name consisting of two terms”。c. [mathematics]an expression (= mathematical statement) that has two terms (= numbers or symbols) that are not the same(二项式)。For example “4x + y” is a binomial。

(2)示例

The study of the binomial distribution continues in Section C.5, an advanced discussion of the “tails” of the distribution(《算法导论(第4版)》第 1178 页)。

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

三、其它

刚看到 Cartesian product 的时候第一反应是“笛卡尔积”,但读着感觉读音不对啊,查了一下,Cartesian 的意思是“connected with the ideas and theories of the mathematician René Descartes”,看到有些翻译把 Cartesian product 翻译成“卡尔积”——从读音上来说,似乎更准确一些。

四、参考资料

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)

http://www.xdnf.cn/news/627049.html

相关文章:

  • C语言 — 内存函数和数据的存储
  • 【Code Agent Benchmark】论文分享No.15:TAU-Bench
  • Windows下编译Zipios
  • 线性回归原理推导与应用(七):逻辑回归原理与公式推导
  • 解决input框被禁用后无法添加点击事件的几个方案
  • 前端大文件上传性能优化实战:分片上传分析与实战
  • 构建Harbor私有镜像库
  • MySQL--day7--聚合函数
  • 【一对一文件重命名】如何按照Excel表格文件名对应的关系,批量一对一的批量改名,一对一关联改名,如何按照映射关系一对一重命名文件夹
  • Serv00 免费邮局 搭建属于自己的域名邮箱 支持 SMTP / Catch-all
  • 电子电路:为什么导体中的电子数量能够始终保持不变?
  • NSSCTF-[羊城杯 2023]程序猿Quby
  • 【通用技巧】技术文章工业级指南:目标定位、架构设计与持续演进
  • PINN高阶技术综合应用:复杂问题求解与神经算子进阶
  • NV123NV134美光闪存颗粒NV139NV143
  • 52页 @《人工智能生命体 新启点》中國龍 原创连载
  • 详细设计文档怎么写?@附参考原件
  • Spring Boot中如何对密码等敏感信息进行脱敏处理
  • 【一. Java基础:注释、变量与数据类型详解】
  • 安卓11 多任务视图270 度的情况报错
  • n 阶矩阵 A 可逆的充分必要条件是 ∣ A ∣ ≠ 0
  • (泛函分析)线性算子谱的定义,谱的分类,谱的性质。
  • 精益数据分析(83/126):从病毒性到营收——创业阶段的关键跨越与商业化策略
  • 《Java 单例模式:从类加载机制到高并发设计的深度技术剖析》
  • go多线程压测监控
  • 每日算法刷题Day14 5.24:leetcode不定长滑动窗口求子数组个数越长越合法4道题,用时1h20min
  • 行为型:模板方法模式
  • Web 安全进阶:前端信封加解密技术详解
  • day35 python模型可视化与推理
  • 【卫星通信】通信卫星链路预算计算及其在3GPP NTN中的应用