{{sellerTotalView > 1 ? __("sellers", {number: sellerTotalView}) : __("seller", {number: sellerTotalView}) }}, {{numTotalView > 1 ? __("items", {number: numTotalView}) : __("item", {number: numTotalView}) }}
免运费
Yami

Nickname

请告诉我们怎么更好地称呼你

更新你的名字
账户 订单 收藏
{{ inviteNavTitle }}
退出登录

切换配送区域

不同区域的库存和配送时效可能存在差异.

历史邮编

{{email ? __('Got it!') : __('Restock Alert')}}

我们将在商品到货后第一时间通知你。

取消
Yami

京东图书

量子计算与量子信息(10周年版)

{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}

量子计算与量子信息(10周年版)

{{__(":people-members", {'people': item.limit_people_count})}} {{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ item.invalid_price }} {{ itemDiscount }}
后结束
{{ itemCurrency }}{{ item.valid_price }}
{{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }}
{{ itemDiscount }}
{{ itemCurrency }}{{ item.valid_price }} {{ itemCurrency }}{{ priceFormat(item.valid_price / item.bundle_specification) }}/{{ item.unit }} {{ itemCurrency }}{{ item.invalid_price }} {{itemDiscount}}
{{ itemCurrency }}{{ item.valid_price }}
后结束促销
后开始秒杀 后结束秒杀
{{ getSeckillDesc(item.seckill_data) }}
{{ __( "Pay with Gift Card to get sale price: :itemCurrency:price", { 'itemCurrency' : itemCurrency, 'price' : (item.giftcard_price ? priceFormat(item.giftcard_price) : '0.00') } ) }} ({{ itemCurrency }}{{ priceFormat(item.giftcard_price / item.bundle_specification) }}/{{ item.unit }}) 详情
商品有效期

已下架

当前地址无法配送
已售完

商品描述

展开全部描述
内容简介

《量子计算与量子信息(10周年版)》介绍了量子计算与量子信息(10周年版)相关知识。
目录

Part I
Fundamental concepts 1
1 Introduction and overview 1
1.1 Global perspectives 1
1.1.1 History of quantum computation and quantum information 2
1.1.2 Future directions 12
1.2 Quantum bits 13
1.2.1 Multiple qubits 16
1.3 Quantum computation 17
1.3.1 Single qubit gates 17
1.3.2 Multiple qubit gates 20
1.3.3 Measurements in bases other than the computational basis 22
1.3.4 Quantum circuits 22
1.3.5 Qubit copying circuit? 24
1.3.6 Example: Bell states 25
1.3.7 Example: quantum teleportation 26
1.4 Quantum algorithms 28
1.4.1 Classical computations on a quantum computer 29
1.4.2 Quantum parallelism 30
1.4.3 Deutsch’s algorithm 32
1.4.4 The Deutsch–Jozsa algorithm 34
1.4.5 Quantum algorithms summarized 36
1.5 Experimental quantum information processing 42
1.5.1 The Stern–Gerlach experiment 43
1.5.2 Prospects for practical quantum information processing 46
1.6 Quantum information 50
1.6.1 Quantum information theory: example problems 52
1.6.2 Quantum information in a wider context 58
2 Introduction to quantum mechanics 60
2.1 Linear algebra 61
2.1.1 Bases and linear independence 62
2.1.2 Linear operators and matrices 63
2.1.3 The Pauli matrices 65
2.1.4 Inner products 65
2.1.5 Eigenvectors and eigenvalues 68
2.1.6 Adjoints and Hermitian operators 69
2.1.7 Tensor products 71
2.1.8 Operator functions 75
2.1.9 The commutator and anti-commutator 76
2.1.10 The polar and singular value decompositions 78
2.2 The postulates of quantum mechanics 80
2.2.1 State space 80
2.2.2 Evolution 81
2.2.3 Quantum measurement 84
2.2.4 Distinguishing quantum states 86
2.2.5 Projective measurements 87
2.2.6 POVM measurements 90
2.2.7 Phase 93
2.2.8 Composite systems 93
2.2.9 Quantum mechanics: a global view 96
2.3 Application: superdense coding 97
2.4 The density operator 98
2.4.1 Ensembles of quantum states 99
2.4.2 General properties of the density operator 101
2.4.3 The reduced density operator 105
2.5 The Schmidt decomposition and purifications 109
2.6 EPR and the Bell inequality 111
3 Introduction to computer science 120
3.1 Models for computation 122
3.1.1 Turing machines 122
3.1.2 Circuits 129
3.2 The analysis of computational problems 135
3.2.1 How to quantify computational resources 136
3.2.2 Computational complexity 138
3.2.3 Decision problems and the complexity classes P and NP 141
3.2.4 A plethora of complexity classes 150
3.2.5 Energy and computation 153
3.3 Perspectives on computer science 161
Part II Quantum computation 171
4 Quantum circuits 171
4.1 Quantum algorithms 172
4.2 Single qubit operations 174
4.3 Controlled operations 177
4.4 Measurement 185
4.5 Universal quantum gates 188
4.5.1 Two-level unitary gates are universal 189
4.5.2 Single qubit and CNOT gates are universal 191
4.5.3 A discrete set of universal operations 194
4.5.4 Approximating arbitrary unitary gates is generically hard 198
4.5.5 Quantum computational complexity 200
4.6 Summary of the quantum circuit model of computation 202
4.7 Simulation of quantum systems 204
4.7.1 Simulation in action 204
4.7.2 The quantum simulation algorithm 206
4.7.3 An illustrative example 209
4.7.4 Perspectives on quantum simulation 211
5 The quantum Fourier transform and its applications 216
5.1 The quantum Fourier transform 217
5.2 Phase estimation 221
5.2.1 Performance and requirements 223
5.3 Applications: order-finding and factoring 226
5.3.1 Application: order-finding 226
5.3.2 Application: factoring 232
5.4 General applications of the quantum Fourier transform 234
5.4.1 Period-finding 236
5.4.2 Discrete logarithms 238
5.4.3 The hidden subgroup problem 240
5.4.4 Other quantum algorithms? 242
6 Quantum search algorithms 248
6.1 The quantum search algorithm 248
6.1.1 The oracle 248
6.1.2 The procedure 250
6.1.3 Geometric visualization 252
6.1.4 Performance 253
6.2 Quantum search as a quantum simulation 255
6.3 Quantum counting 261
6.4 Speeding up the solution of NP-complete problems 263
6.5 Quantum search of an unstructured database 265
6.6 Optimality of the search algorithm 269
6.7 Black box algorithm limits 271
7 Quantum computers: physical realization 277
7.1 Guiding principles 277
7.2 Conditions for quantum computation 279
7.2.1 Representation of quantum information 279
7.2.2 Performance of unitary transformations 281
7.2.3 Preparation of fiducial initial states 281
7.2.4 Measurement of output result 282
7.3 Harmonic oscillator quantum computer 283
7.3.1 Physical apparatus 283
7.3.2 The Hamiltonian 284
7.3.3 Quantum computation 286
7.3.4 Drawbacks 286
7.4 Optical photon quantum computer 287
7.4.1 Physical apparatus 287
7.4.2 Quantum computation 290
7.4.3 Drawbacks 296
7.5 Optical cavity quantum electrodynamics 297
7.5.1 Physical apparatus 298
7.5.2 The Hamiltonian 300
7.5.3 Single-photon single-atom absorption and refraction 303
7.5.4 Quantum computation 306
7.6 Ion traps 309
7.6.1 Physical apparatus 309
7.6.2 The Hamiltonian 317
7.6.3 Quantum computation 319
7.6.4 Experiment 321
7.7 Nuclear magnetic resonance 324
7.7.1 Physical apparatus 325
7.7.2 The Hamiltonian 326
7.7.3 Quantum computation 331
7.7.4 Experiment 336
7.8 Other implementation schemes 343
Part III Quantum information 353
8 Quantum noise and quantum operations 353
8.1 Classical noise and Markov processes 354
8.2 Quantum operations 356
8.2.1 Overview 356
8.2.2 Environments and quantum operations 357
8.2.3 Operator-sum representation 360
8.2.4 Axiomatic approach to quantum operations 366
8.3 Examples of quantum noise and quantum operations 373
8.3.1 Trace and partial trace 374
8.3.2 Geometric picture of single qubit quantum operations 374
8.3.3 Bit flip and phase flip channels 376
8.3.4 Depolarizing channel 378
8.3.5 Amplitude damping 380
8.3.6 Phase damping 383
8.4 Applications of quantum operations 386
8.4.1 Master equations 386
8.4.2 Quantum process tomography 389
8.5 Limitations of the quantum operations formalism 394
9 Distance measures for quantum information 399
9.1 Distance measures for classical information 399
9.2 How close are two quantum states? 403
9.2.1 Trace distance 403
9.2.2 Fidelity 409
9.2.3 Relationships between distance measures 415
9.3 How well does a quantum channel preserve information? 416
10 Quantum error-correction 425
11 Entropy and information 500
12 Quantum information theory 528
Appendices 608
Appendix 1: Notes on basic probability theory 608
Appendix 2: Group theory 610
Appendix 3: The Solovay--Kitaev theorem 617
Appendix 4: Number theory 625
Appendix 5: Public key cryptography and the RSA cryptosystem 640
Appendix 6: Proof of Lieb’s theorem 645
Bibliography 649
Index
665
前言/序言

量子信息处理可以带来许多意想不到的具有特殊优势的结果。量子算法可以有效地进行大数质因数分解。在量子算法背景下,很多经典保密通信协议的安全性受到威胁,然而量子保密通信可以抵抗来自包括量子计算机在内的任何针对通道的攻击。由于存在诸多特殊应用,量子计算与量子信息科学近年来得到蓬勃发展。
对于这一相对年轻但又具有广阔发展前景的学科,优秀的系统化的教材比较缺乏。本书是本领域公认的最权威的系统化教材之一,也几乎是本学科研究人员的必备基本材料,有学者曾将之称为量子计算与量子信息学科教材中的“圣经”。
本书分三大部分。
第 1部分为总论和量子物理学基础,还包括少量计算机科学基础知识。量子物理学基础部分主要介绍学习量子计算与量子信息所必需的量子力学基础知识,这一部分采用了侧重于数学框架和公理化体系的讲述方法,从而更便于为非物理专业的读者所理解。
第 2部分讲述量子计算,包括量子算法和实现量子算法的一些物理系统的基础内容。这部分首先介绍了实现普适量子计算所需要的基本逻辑门 ——单量子比特门与条件非门(第4章)。之后较详细地介绍了现有的两个主要量子算法问题,即质因数分解问题(第5章)和搜索问题(第6章)。第7章讲物理实现,介绍了几个主要的实现条件非门的物理系统;这些物理系统虽然目前尚未实现大规模量子计算,但是大多数已经实现或基本实现了普适量子计算所需要的基本逻辑门。
第 3部分为量子信息论,主要介绍量子纠错码和量子信息论的数学框架。这里包括了非常重要的量子密码的基础内容,即理想条件下的安全性证明(第12.6节)。第3部分未包含物理实现内容。
本书的特点是全面包含量子计算和量子信息的核心内容,且系统性强,结构清晰,深入浅出。这使其很适合作为相关专业的本科生和研究生教材,也适合于用作本领域研究人员的基础参考资料;对于那些准备从其他研究领域转行投入本领域研究的具有物理学、信息科学或数学等专业背景的研究人员,本书也是一本非常合适的入门书籍。
如同任何其他书籍一样,本书的内容也不可能面面俱到。本书几乎未涉及连续变量量子信息处理的有关内容。这方面,目前有多篇综述论文和一些专门教材可供参考。另外,尽管同多数同类教材比较起来,本书已经较深入地介绍了量子密码内容,但是相比于其重要性,量子密码方面的内容量还是有些偏少,对这方面感兴趣的读者可参阅相关专著。
王向斌
清华大学物理系
2015年9月

规格参数

品牌 京东图书
品牌属地 中国
ISBN 9787302394853
著者 [美]Michael.A.Nielsen(迈克尔 A.尼尔森)
出版社 清华大学出版社
印刷时间 2015-10-01
用纸 胶版纸
包装 平装
出版时间 2015-10-01
页数 676
版次 1

免责声明

产品价格、包装、规格等信息如有调整,恕不另行通知。我们尽量做到及时更新产品信息,但请以收到实物为准。使用产品前,请始终阅读产品随附的标签、警告及说明。

查看详情
加入收藏
{{ $isZh ? coupon.coupon_name_sub : coupon.coupon_ename_sub | formatCurrency }}
{{__("Buy Directly")}} {{ itemCurrency }}{{ item.directly_price }}
数量
{{ quantity }}
{{ instockMsg }}
{{ limitText }}
{{buttonTypePin == 3 ? __("Scan to view more PinGo") : __("Scan to start")}}
由 京东图书 销售
送至
{{ __("Ship to United States only") }}
满$69免运费
正品保证

已加入购物车

继续逛逛

为你推荐

{{ item.brand_name }}

{{ item.item_name }}

{{ item.currency }}{{ item.market_price }}

{{ item.currency }}{{ item.unit_price }}

{{ item.currency }}{{ item.unit_price }}

优惠券

{{ coupon.coupon_name_new | formatCurrency }}
领取 已领取 已领完
{{ getCouponDescStr(coupon) }}
{{ coupon.use_time_desc }}
即将过期: {{ formatTime(coupon.use_end_time) }}

分享给好友

取消

亚米礼卡专享价

使用礼卡支付即可获得礼卡专享价

规则说明

礼卡专享价是部分商品拥有的特殊优惠价格;

购买礼卡专享价商品时,若在结算时使用电子礼卡抵扣支付,且礼卡余额足够支付订单中所有礼卡专享价商品的专享价总和,则可以启用礼卡专享价;

不使用礼卡支付,或礼卡余额不满足上一条所述要求时,将无法启用礼卡专享价,按照普通售价计算,但您仍然可以购买这些商品;

在购买礼卡专享价商品时,若余额不足,可以在购物车或结算页中点击“充值”按钮对礼卡进行购买和充值;

商品若拥有礼卡专享价,会显示“专享”的特殊价格标记;

如有疑问,请随时联系客服;

礼卡专享价相关规则最终解释权归亚米所有。

由 亚米 销售

服务保障

Yami 满$49免运费
Yami 无忧退换
Yami 从美国发货

配送信息

  • 美国

    标准配送 $5.99(不包含阿拉斯加,夏威夷),最终价满$49免运费

    本地配送$5.99(加州,纽约州,新泽西,麻省和宾夕法尼亚,以上州部分地区);最终价满$49免运费

    两日达(包含阿拉斯加夏威夷)运费$19.99起

退换政策

亚米网希望为我们的客户提供最优秀的售后服务,让所有人都能放心在亚米购物。亚米自营商品在满足退换货条件的情况下,可在收到包裹的30天之内退换商品(食品因商品质量问题7天内可退换;为了确保每位客户都能获得安全和高质量的商品,对于美妆类产品,一经开封或使用即不提供退款或退货服务,质量问题除外;其他特殊商品需联系客服咨询)。
感谢您的理解和支持。

查看详情

由 亚米 销售

亚米电子礼品卡使用规则

若购买时选择自动充值,订单完成后礼卡将自动充值到您的账户中;

若购买时选择发送邮件,订单完成后系统将自动发送卡号和密码到您填写的邮箱;

发送邮件时,任何用户均可使用邮件中的卡号密码进行礼卡充值,请妥善保管邮件信息。

如接收邮件遇到问题,请联系客服处理;

发送邮件时,若礼卡没有被兑换,可以补发邮件。若已经被其他用户兑换,则无法补偿;

亚米网电子礼卡可用于购买自营或第三方商品;

亚米网电子礼卡没有有效期限制,长期有效;

亚米网电子礼卡的金额,可分多次使用;

亚米网电子礼卡业务规则,最终解释权归亚米网所有。

退换政策

已消费的电子礼卡不支持退款。

京东图书 销售

服务保障

Yami 满$49免运费
Yami 最优售后
Yami 美国本土发货

配送信息

  • 美国

    标准配送 $5.99(不包含阿拉斯加,夏威夷),最终价满$49免运费

    本地配送$5.99(加州,纽约州,新泽西,麻省和宾夕法尼亚,以上州部分地区);最终价满$49免运费

    两日达(包含阿拉斯加夏威夷)运费$19.99起

退换政策

提供30天内退还保障。产品需全新未使用原包装内,并附有购买凭据。产品质量问题、或错发漏发等,由商家造成的失误,将进行补发,或退款处理。其它原因需退货费用由客户自行承担。

由 京东图书 销售

服务保障

Yami 跨店满$69免运费
Yami 30天退换保障

亚米-中国集运仓

由亚米从中国精选并集合各大优秀店铺的商品至亚米中国整合中心,合并包裹后将一次合包跨国邮寄至您的地址。跨店铺包邮门槛低至$69。您将在多商家集合提供的广泛选品中选购商品,轻松享受跨店铺包邮后的低邮费。

退换政策

提供30天内退换保障。产品需在全新未使用的原包装内,并附有购买凭据。产品质量问题、错发、或漏发等由商家造成的失误,将进行退款处理。其它原因造成的退换货邮费客户将需要自行承担。由于所有商品均长途跋涉,偶有简易外包压磨等但不涉及内部质量问题者,不予退换。

配送信息

亚米中国集运 Consolidated Shipping 运费$9.99(订单满$69 包邮)

下单后2个工作日中国商家发货,所有包裹抵达亚米中国整合中心(除特别情况及中国境内个别法定节假日外)会合并包裹后通过UPS发往美国。UPS从中国发货后到美国境内的平均时间为10个工作日左右,根据直发单号可随时跟踪查询。受疫情影响,目前物流可能延迟5天左右。包裹需要客人签收。如未签收,客人须承担包裹丢失风险。

由 京东图书 销售

服务保障

满$69免运费
正品保证

配送信息

Yami Consolidated Shipping 运费$9.99(订单满$69包邮)


下单后1-2个工作日内发货。 物流时效预计7-15个工作日。 如遇清关,交货时间将延长3-7天。 最终收货日期以邮政公司信息为准。

积分规则

不参加任何折扣活动以及亚米会员积分制度。

退换政策

提供30天内退还保障。产品需全新未使用原包装内,并附有购买凭据。产品质量问题、或错发漏发等,由商家造成的失误,将进行补发,或退款处理。其它原因需退货费用由客户自行承担。

Yami

下载亚米应用

返回顶部

为你推荐

品牌故事

京东图书

为您推荐

Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折
Yami
欣葉
2种选择
欣叶 御大福 芋头麻薯 180g

周销量 600+

$1.66 $1.99 83折

评论{{'('+ commentList.posts_count + ')'}}

分享你的感受,帮助更多用户做出选择。

写评论
{{ totalRating }} 写评论
  • {{i}}星

    {{i}}星

    {{ parseInt(commentRatingList[i]) }}%

Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}收起

{{ strLimit(comment,800) }}查看全部

Show Original

{{ comment.content }}

Yami
查看更多

{{ formatTime(comment.in_dtm) }} 已购买 {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}
Yami Yami
{{ comment.user_name }}

{{ showTranslate(comment) }}收起

{{ strLimit(comment,800) }}查看全部

Show Original

{{ comment.content }}

Yami
查看更多

{{ formatTime(comment.in_dtm) }} 已购买 {{groupData}}

{{ comment.likes_count }} {{ comment.likes_count }} {{ comment.reply_count }} {{comment.in_user==uid ? __('Delete') : __('Report')}}

暂无符合条件的评论

评论详情

Yami Yami

{{ showTranslate(commentDetails) }}收起

{{ strLimit(commentDetails,800) }}查看全部

Show Original

{{ commentDetails.content }}

Yami
查看更多

{{ formatTime(commentDetails.in_dtm) }} 已购买 {{groupData}}

{{ commentDetails.likes_count }} {{ commentDetails.likes_count }} {{ commentDetails.reply_count }} {{commentDetails.in_user==uid ? __('Delete') : __('Report')}}

请输入内容

回复{{'(' + replyList.length + ')'}}

Yami Yami

{{ showTranslate(reply) }}收起

{{ strLimit(reply,800) }}查看全部

Show Original

{{ reply.reply_content }}

{{ formatTime(reply.reply_in_dtm) }}

{{ reply.reply_likes_count }} {{ reply.reply_likes_count }} {{ reply.reply_reply_count }} {{reply.reply_in_user==uid ? __('Delete') : __('Report')}}

请输入内容

取消

End

发表评论
商品评分

请输入评论

  • 一个好的昵称,会让你的评论更受欢迎!
  • 修改了这里的昵称,个人资料中的昵称也将被修改。
感谢你的评论
你的好评可以帮助我们的社区发现更好的亚洲商品。

举报

取消

确认删除该评论吗?

取消

历史浏览

品牌故事

京东图书