信息时代的计算机科学理论 上海交通大学出版社 2025 chm pdf kindle rb azw3 下载 115盘

信息时代的计算机科学理论 上海交通大学出版社电子书下载地址
- 文件名
- [epub 下载] 信息时代的计算机科学理论 上海交通大学出版社 epub格式电子书
- [azw3 下载] 信息时代的计算机科学理论 上海交通大学出版社 azw3格式电子书
- [pdf 下载] 信息时代的计算机科学理论 上海交通大学出版社 pdf格式电子书
- [txt 下载] 信息时代的计算机科学理论 上海交通大学出版社 txt格式电子书
- [mobi 下载] 信息时代的计算机科学理论 上海交通大学出版社 mobi格式电子书
- [word 下载] 信息时代的计算机科学理论 上海交通大学出版社 word格式电子书
- [kindle 下载] 信息时代的计算机科学理论 上海交通大学出版社 kindle格式电子书
寄语:
新华书店正版,关注店铺成为会员可享店铺专属优惠,团购客户请咨询在线客服!
内容简介:
《信息时代的计算机科学理论(英文版)》是交大致远教材系列之一,由约翰?霍普罗夫特编著。
《信息时代的计算机科学理论(英文版)》简介:
ComputerScienceTheoryfortheInformationAgecoversthecomputersciencetheorylikelytobeusefulinthenext40years,includinghigh-dimensionalspace,randomgraphs,singularvaluedecomposition.randomwalks,Markovchains,learningalgorithms,VC-dimension,algorithmsformassivedateproblems,clustering.Thebookalsocoversgraphicalmodelsandbeliefpropagation,rankingandvoting,sparsevectors,andcompressedsensing.
Thebookisintendedforeitheranundergraduateoragraduatetheorycourseincomputerscience.
Prof.JohnHopcroftisaworld-renownedscientistandanexpertoneducationincomputerscience.HewasawardedtheA.M.TuringAwardin1986forhiscontributionsintheoreticalcomputinganddatastructuredesign.Dr.RavindranKannanisaprincipalresearcherwithMicrosoftResearchLabslocatedinIndia.
书籍目录:
1 Introduction
2 High-Dimensional Space
2.1 Properties of High-Dimensional Space
2.2 The High-Dimensional Sphere
2.2.1 The Sphere and the Cube in Higher Dimensions
2.2.2 Volume and Surface Area of the Unit Sphere
2.2.3 The Volume is Near the Equator
2.2.4 The Volume is in a Narrow Annulus
2.2.5 The Surface Area is Near the Equator
2.3 Volumes of Other Solids
2.4 Generating Points Uniformly at Random on the Surface of a Sphere
2.5 Gaussians in High Dimension
2.6 Bounds on Tail Probability
2.7 Random Projection and the Johnson-Lindenstrauss Theorem
2.8 Bibliographic Notes
2.9 Exercises
3 Random Graphs
3.1 TheG(n, p) Model
3.1.1 Degree Distribution
3.1.2 Existence of Triangles in G ( n, d
)
3.2 Phase Transitions
3.3 The Giant Component
3.4 Branching Processes
3.5 Cycles and Full Connectivity
3.5.1 Emergence of Cycles
3.5.2 Full Connectivity
3.5.3 Threshold for O (Inn) Diameter
3.6 Phase Transitions for Monotone Properties
3.7 Phase Transitions for CNF-sat
3.8 Nonuniform and Growth Models of Random Graphs
3.8.1 Nonuniform Models
3.8.2 Giant Component in Random Graphs with Given Degree Distribution ...
3.9 Growth Models
3.9.1 Growth Model Without Preferential Attachment
3.9.2 A Growth Model with Preferential Attachment
3.10 Small World Graphs
3.11 Bibliographic Notes
3.12 Exercises
4 Singular Value Decomposition (SVD)
4.1 Singular Vectors
4.2 Singular Value Decomposition (SVD)
4.3 Best Rank k Approximations
4.4 Power Method for Computing the Singular Value Decomposition
4.5 Applications of Singular Value Decomposition
4.5.1 Principal Component Analysis
4.5.2 Clustering a Mixture of Spherical Gaussians
4.5.3 An Application of SVD to a Discrete Optimization Problem
4.5.4 Spectral Decomposition
4.5.5 Singular Vectors and Ranking Documents
4.6 Bibliographic Notes
4.7 Exercises
5 Random Walks and Markov Chains
5.1 Stationary Distribution
5.2 Electrical Networks and Random Walks
5.3 Random Walks on Undirected Graphs with Unit Edge Weights
5.4 Random Walks in Euclidean Space
5.5 The Web as a Markov Chain
5.6 Markov Chain Monte Carlo
5.6.1 Metropolis-Hasting Algorithm
5.6.2 Gibbs Sampling
5.7 Convergence of Random Walks on Undirected Graphs
5.7.1 Using Normalized Conductance to Prove Convergence
5.8 Bibliographic Notes
5.9 Exercises
6 Learning and VC-Dimension
6.1 Learning
6.2 Linear Separators, the Perceptron Algorithm, and Margins
6.3 Nonlinear Separators, Support Vector Machines, and Kernels
6.4 Strong and Weak Learning-Boosting
6.5 Number of Examples Needed for Prediction: VC-Dimension
6.6 Vapnik-Chervonenkis or VC-Dimension
6.6.1 Examples of Set Systems and Their VC-Dimension
6.6.2 The Shatter Function
6.6.3 Shatter Function for Set Systems of Bounded VC-Dimension
6.6.4 Intersection Systems
6.7 The VC Theorem
6.8 Bibliographic Notes
6.9 Exercises
7 Algorithms for Massive Data Problems
7.1 Frequency Moments of Data Streams
7.1.1 Number of Distinct Elements in a Data Stream
7.1.2 Counting the Number of Occurrences of a Given Element
7.1.3 Counting Frequent Elements
7.1.4 The Second Moment
7.2 Sketch of a Large Matrix
7.2.1 Matrix Multiplication Using Sampling
7.2.2 Approximating a Matrix with a Sample of Rows and Columns ...
7.3 Sketches of Documents
7.4 Exercises
8 Clustering
8.1 Some Clustering Examples
8.2 A Simple Greedy Algorithm for k-clustering
8.3 Lloyd's Algorithm for k-means Clustering
8.4 Meaningful Clustering via Singular Value Decomposition
8.5 Recursive Clustering Based on Sparse Cuts
8.6 Kernel Methods
8.7 Agglomerative Clustering
8.8 Communities, Dense Submatrices
8.9 Flow Methods
8.10 Linear Programming Formulation
8.11 Finding a Local Cluster Without Examining the Whole Graph
8.12 Axioms for Clustering
8.12.1 An Impossibility Result
8.12.2 A Satisfiable Set of Axioms
8.13 Exercises
9 Graphical Models and Belief Propagation
9.1 Bayesian or Belief Networks
9.2 Markov Random Fields
9.3 Factor Graphs
9.4 Tree Algorithms
9.5 Message Passing Algorithm
9.6 Graphs with a Single Cycle
9.7 Belief Update in Networks with a Single Loop
9.8 Maximum Weight Matching
9.9 Warning Propagation
9.10 Correlation Between Variables
9.11 Exercises
10 Other Topics
10.1 Rankings
10.2 Hare System for Voting
10.3 Compressed Sensing and Sparse Vectors
10.3.1 Unique Reconstruction of a Sparse Vector
10.3.2 The Exact Reconstruction Property
10.3.3 Restricted Isometry Property
10.4 Applications
10.4.1 Sparse Vector in Some Coordinate Basis
10.4.2 A Representation Cannot be Sparse in Both Time and Frequency Domains
10.4.3 Biological
10.4.4 Finding Overlapping Cliques or Communities
10.4.5 Low Rank Matrices
10.5 Exercises
11 Appendix
11.1 Asymptotic Notation
11.2 Useful Inequalities
11.3 Sums of Series
11.4 Probability
11.4.1 Sample Space, Events, Independence
11.4.2 Variance
11.4.3 Variance of Sum of Independent Random Variables
11.4.4 Covariance
11.4.5 The Central Limit Theorem
11.4.6 Median
11.4.7 Unbiased Estimators
11.4.8 Probability Distributions
11.4.9 Maximum Likelihood Estimation MLE
11.4.10 Tail Bounds
11.4.11 Chernoff Bounds: Bounding of Large Deviations
11.4.12 Hoeffding's Inequality
11.5 Generating Functions
11.5.1 Generating Functions for Sequences Defined by Recurrence Relationships
11.5.2 Exponential Generating Function
11.6 Eigenvalues and Eigenvectors
11.6.1 Eigenvalues and Eigenvectors
11.6.2 Symmetric Matrices
11.6.3 Extremal Properties of Eigenvalues
11.6.4 Eigenvalues of the Sum of Two Symmetric Matrices
11.6.5 Norms
11.6.6 Important Norms and Their Properties
11.6.7 Linear Algebra
11.6.8 Distance Between Subspaces
11.7 Miscellaneous
11.7.1 Variational Methods
11.7.2 Hash Functions
11.7.3 Catalan Numbers
11.7.4 Sperner's Lemma
11.8 Exercises
Index
References
作者介绍:
暂无相关内容,正在全力查找中
出版社信息:
暂无出版社相关信息,正在全力查找中!
书籍摘录:
暂无相关书籍摘录,正在全力查找中!
在线阅读/听书/购买/PDF下载地址:
原文赏析:
暂无原文赏析,正在全力查找中!
其它内容:
暂无其它内容!
网站评分
书籍多样性:9分
书籍信息完全性:4分
网站更新速度:5分
使用便利性:3分
书籍清晰度:7分
书籍格式兼容性:4分
是否包含广告:6分
加载速度:8分
安全性:3分
稳定性:6分
搜索功能:3分
下载便捷性:9分
下载点评
- 值得购买(263+)
- 体验差(95+)
- 一星好评(102+)
- 微信读书(214+)
- 超值(140+)
- 内容齐全(229+)
- 二星好评(205+)
- 购买多(447+)
- 速度慢(57+)
- 下载快(186+)
- 藏书馆(201+)
- 不亏(265+)
下载评价
- 网友 扈***洁:
还不错啊,挺好
- 网友 晏***媛:
够人性化!
- 网友 菱***兰:
特好。有好多书
- 网友 饶***丽:
下载方式特简单,一直点就好了。
- 网友 曹***雯:
为什么许多书都找不到?
- 网友 通***蕊:
五颗星、五颗星,大赞还觉得不错!~~
- 网友 訾***晴:
挺好的,书籍丰富
- 网友 龚***湄:
差评,居然要收费!!!
- 网友 权***波:
收费就是好,还可以多种搜索,实在不行直接留言,24小时没发到你邮箱自动退款的!
- 网友 孙***夏:
中评,比上不足比下有余
- 网友 印***文:
我很喜欢这种风格样式。
- 网友 养***秋:
我是新来的考古学家
- 网友 沈***松:
挺好的,不错
- 网友 曾***玉:
直接选择epub/azw3/mobi就可以了,然后导入微信读书,体验百分百!!!
喜欢"信息时代的计算机科学理论 上海交通大学出版社"的人也看了
市场营销理论与实务/实用工商管理专业规划教材 2025 chm pdf kindle rb azw3 下载 115盘
建筑工程质量与安全管理 2025 chm pdf kindle rb azw3 下载 115盘
中国金融改革中的金融安全与风险控制 2025 chm pdf kindle rb azw3 下载 115盘
春秋左传 中国传统文化经典荟萃精装版 中华古典名著译文 古代历史春秋战国史国学经典 青少年无障碍阅读原文注释文白对照 初高中学生课外阅读书籍 2025 chm pdf kindle rb azw3 下载 115盘
哇!我太喜欢了:藏在地图里的世界传世名画· 梵高 儿童自然地理科普百科全书 认识世界名人名画人类历史 学习各国知识 建立大国视野 儿童读物6-12岁三四五六年级课外阅读经典书 2025 chm pdf kindle rb azw3 下载 115盘
小学羽毛球高级教程(北方工业大学“高参小”项目) 2025 chm pdf kindle rb azw3 下载 115盘
民法与民事诉讼法 2025 chm pdf kindle rb azw3 下载 115盘
李世民 唐太宗传 千古人物 2025 chm pdf kindle rb azw3 下载 115盘
建筑制图与CAD(第二版)【达额立减】 2025 chm pdf kindle rb azw3 下载 115盘
富人离婚的36个计策 2025 chm pdf kindle rb azw3 下载 115盘
- 【新华书店自营店】50天攻克BEC中级阅读篇16天第2版 2025 chm pdf kindle rb azw3 下载 115盘
- 2010 山东省 申论7天冲刺模考试卷及详解/公务员录用考试名师辅导配套试卷 2025 chm pdf kindle rb azw3 下载 115盘
- 社会保障管理 杨燕绥 主编 2025 chm pdf kindle rb azw3 下载 115盘
- 越剧名家艺术生涯 2025 chm pdf kindle rb azw3 下载 115盘
- The ABCs of Bridge 2025 chm pdf kindle rb azw3 下载 115盘
- Catiline's War, The Jugurthine War, Histories 2025 chm pdf kindle rb azw3 下载 115盘
- 海外直订Mermaid in EGYPT: Explore the magical world of the Mermaid in her adve 埃及美人鱼:在埃及探险中探索美人鱼的神奇世界。 2025 chm pdf kindle rb azw3 下载 115盘
- 中国大学MOOC教材·全国高等学校重点规划系列教材 2025 chm pdf kindle rb azw3 下载 115盘
- 建筑企业“双碳”之路 2025 chm pdf kindle rb azw3 下载 115盘
- 考研英语高分作文快速突破 2025 chm pdf kindle rb azw3 下载 115盘
书籍真实打分
故事情节:4分
人物塑造:6分
主题深度:7分
文字风格:6分
语言运用:3分
文笔流畅:7分
思想传递:6分
知识深度:7分
知识广度:6分
实用性:9分
章节划分:7分
结构布局:6分
新颖与独特:8分
情感共鸣:6分
引人入胜:8分
现实相关:9分
沉浸感:5分
事实准确性:7分
文化贡献:4分