 Rust 程序设计语言 简体中文版 1.85.0. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43 3.3. 函数 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . st abstractions)—— 将高级语言特性编 译成底层代码,并且与手写的代码运行速度同样快。Rust 努力确保代码又安全又快速。 这里提到的只是几个较大的受益群体,Rust 语言也希望能支持更多其他用户。总的来说, Rust 最重要的目标是消除数十年来程序员习以为常的取舍,让安全和高效、速度和易读易用 可以兼得。试试看 Rust,说不定它的选择就适合你。 本书适合哪些人 本书假设你 简体中文版 第十六章将引导我们了解不同的并发编程模型,并探讨 Rust 如何帮助你无畏地进行多线程编 程。第十七章将在此基础上进一步探索 Rust 的 async 和 await 语法,以及它们所支持的轻量 级并发模型。 第十八章着眼于 Rust 风格与你可能比较熟悉的 OOP(面向对象编程)原则之间的比较。第十 九章是一个模式和模式匹配的参考,它们是在 Rust 程序中表达思想的有效方式。第二十章是0 码力 | 562 页 | 3.23 MB | 25 天前3 Rust 程序设计语言 简体中文版 1.85.0. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 43 3.3. 函数 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . st abstractions)—— 将高级语言特性编 译成底层代码,并且与手写的代码运行速度同样快。Rust 努力确保代码又安全又快速。 这里提到的只是几个较大的受益群体,Rust 语言也希望能支持更多其他用户。总的来说, Rust 最重要的目标是消除数十年来程序员习以为常的取舍,让安全和高效、速度和易读易用 可以兼得。试试看 Rust,说不定它的选择就适合你。 本书适合哪些人 本书假设你 简体中文版 第十六章将引导我们了解不同的并发编程模型,并探讨 Rust 如何帮助你无畏地进行多线程编 程。第十七章将在此基础上进一步探索 Rust 的 async 和 await 语法,以及它们所支持的轻量 级并发模型。 第十八章着眼于 Rust 风格与你可能比较熟悉的 OOP(面向对象编程)原则之间的比较。第十 九章是一个模式和模式匹配的参考,它们是在 Rust 程序中表达思想的有效方式。第二十章是0 码力 | 562 页 | 3.23 MB | 25 天前3
 Tornado 6.5 Documentation. . . . . . . . 165 7 Discussion and support 255 Python Module Index 257 Index 259 iiiTornado Documentation, Release 6.5.1 Tornado is a Python web framework and asynchronous networking library, originally 6.5.1 6 Chapter 2. Hello, worldCHAPTER THREE THREADS AND WSGI Tornado is different from most Python web frameworks. It is not based on WSGI, and it is typically run with only one thread per process copy of the source tarball or clone the git repository as well. Prerequisites: Tornado 6.3 requires Python 3.9 or newer. The following optional packages may be useful: • pycurl is used by the optional tornado0 码力 | 272 页 | 1.12 MB | 3 月前3 Tornado 6.5 Documentation. . . . . . . . 165 7 Discussion and support 255 Python Module Index 257 Index 259 iiiTornado Documentation, Release 6.5.1 Tornado is a Python web framework and asynchronous networking library, originally 6.5.1 6 Chapter 2. Hello, worldCHAPTER THREE THREADS AND WSGI Tornado is different from most Python web frameworks. It is not based on WSGI, and it is typically run with only one thread per process copy of the source tarball or clone the git repository as well. Prerequisites: Tornado 6.3 requires Python 3.9 or newer. The following optional packages may be useful: • pycurl is used by the optional tornado0 码力 | 272 页 | 1.12 MB | 3 月前3
 Tornado 6.5 DocumentationTornado [https://www.tornadoweb.org] is a Python web framework and asynchronous networking library, originally developed at FriendFeed [https://en.wikipedia.org/wiki/FriendFeed]. By using non-blocking PyPI [https://pypi.python.org/pypi/tornado], release notes) Source (GitHub) [https://github.com/tornadoweb/tornado] Mailing lists: discussion [https://groups.google.com/forum/#!forum/python-tornado] and announcements announcements [https://groups.google.com/forum/#!forum/python-tornado-announce] Stack Overflow [https://stackoverflow.com/questions/tagged/tornado] Wiki [https://github.com/tornadoweb/tornado/wiki/Links]0 码力 | 437 页 | 405.14 KB | 3 月前3 Tornado 6.5 DocumentationTornado [https://www.tornadoweb.org] is a Python web framework and asynchronous networking library, originally developed at FriendFeed [https://en.wikipedia.org/wiki/FriendFeed]. By using non-blocking PyPI [https://pypi.python.org/pypi/tornado], release notes) Source (GitHub) [https://github.com/tornadoweb/tornado] Mailing lists: discussion [https://groups.google.com/forum/#!forum/python-tornado] and announcements announcements [https://groups.google.com/forum/#!forum/python-tornado-announce] Stack Overflow [https://stackoverflow.com/questions/tagged/tornado] Wiki [https://github.com/tornadoweb/tornado/wiki/Links]0 码力 | 437 页 | 405.14 KB | 3 月前3
 TVM工具组为何添加 caffe 前端? 客户需求 评估阶段:客户用于评估芯片的网络,caffe 模型占很大比重。 竞品已支持 caffe 前端 当前各大芯片厂商的部署工具大多数都支持,支持 caffe 前端有利于提高竞争力。 开源社区 存量的开源 caffe 网络模型众多,TVM 直接支持 caffe 让大家更方便尝试 caffe 资源。绝赞招聘中 当前进度 无 caffe 依赖 from_caffe priorbox绝赞招聘中 未来 命令行工具 将 caffe 模型转换的功能,通过一组命令行工具提供,命令行工具支持 windows / linux 平台。 支持更多 caffe op / net 随着客户需求和社区发展,提供更多的 caffe 分支变种的 op / net 支持。绝赞招聘中 THANKS0 码力 | 6 页 | 326.80 KB | 5 月前3 TVM工具组为何添加 caffe 前端? 客户需求 评估阶段:客户用于评估芯片的网络,caffe 模型占很大比重。 竞品已支持 caffe 前端 当前各大芯片厂商的部署工具大多数都支持,支持 caffe 前端有利于提高竞争力。 开源社区 存量的开源 caffe 网络模型众多,TVM 直接支持 caffe 让大家更方便尝试 caffe 资源。绝赞招聘中 当前进度 无 caffe 依赖 from_caffe priorbox绝赞招聘中 未来 命令行工具 将 caffe 模型转换的功能,通过一组命令行工具提供,命令行工具支持 windows / linux 平台。 支持更多 caffe op / net 随着客户需求和社区发展,提供更多的 caffe 分支变种的 op / net 支持。绝赞招聘中 THANKS0 码力 | 6 页 | 326.80 KB | 5 月前3
 人工智能安全治理框架 1.0理人才的培养,支持培养人工智能安全前沿基础领域顶尖人才,壮大无人驾驶、- 12 - 人工智能安全治理框架 智能医疗、类脑智能、脑机接口等领域安全人才队伍。 5.9 建立健全人工智能安全宣传教育、行业自律、社会监督机制。 面向政府、企业、社会公用事业单位加强人工智能安全规范应用的教育培训。 加强人工智能安全风险及防范应对知识的宣传,全面提高全社会人工智能安全 意识。指导支持网络安全、人工 技术研发机构、服务提供者持续提升安全能力水平;面向公众建立人工智能安 全风险隐患投诉举报受理机制,形成有效的人工智能安全社会监督氛围。 5.10 促进人工智能安全治理国际交流合作。积极与各国就人工智能 开展合作交流,支持在联合国框架下成立国际人工智能治理机构,协调人工智 能发展、安全与治理重大问题。推进 APEC、G20、金砖国家等多边机制下的 人工智能安全治理合作,加强与共建“一带一路”国家、“全球南方”国家合作, 14 - 人工智能安全治理框架 (b)服务提供者应在合同或服务协议中,以使用者易于理解的方式,告 知人工智能产品和服务的适用范围、注意事项、使用禁忌,支持使用者知情选 择、审慎使用。 (c)服务提供者应在告知同意、服务协议等文件中,支持使用者行使人 类监督和控制责任。 (d)服务提供者应让使用者了解人工智能产品的精确度,在人工智能决 策有重大影响时,做好解释说明预案。 (e)服务提0 码力 | 20 页 | 3.79 MB | 1 月前3 人工智能安全治理框架 1.0理人才的培养,支持培养人工智能安全前沿基础领域顶尖人才,壮大无人驾驶、- 12 - 人工智能安全治理框架 智能医疗、类脑智能、脑机接口等领域安全人才队伍。 5.9 建立健全人工智能安全宣传教育、行业自律、社会监督机制。 面向政府、企业、社会公用事业单位加强人工智能安全规范应用的教育培训。 加强人工智能安全风险及防范应对知识的宣传,全面提高全社会人工智能安全 意识。指导支持网络安全、人工 技术研发机构、服务提供者持续提升安全能力水平;面向公众建立人工智能安 全风险隐患投诉举报受理机制,形成有效的人工智能安全社会监督氛围。 5.10 促进人工智能安全治理国际交流合作。积极与各国就人工智能 开展合作交流,支持在联合国框架下成立国际人工智能治理机构,协调人工智 能发展、安全与治理重大问题。推进 APEC、G20、金砖国家等多边机制下的 人工智能安全治理合作,加强与共建“一带一路”国家、“全球南方”国家合作, 14 - 人工智能安全治理框架 (b)服务提供者应在合同或服务协议中,以使用者易于理解的方式,告 知人工智能产品和服务的适用范围、注意事项、使用禁忌,支持使用者知情选 择、审慎使用。 (c)服务提供者应在告知同意、服务协议等文件中,支持使用者行使人 类监督和控制责任。 (d)服务提供者应让使用者了解人工智能产品的精确度,在人工智能决 策有重大影响时,做好解释说明预案。 (e)服务提0 码力 | 20 页 | 3.79 MB | 1 月前3
 julia 1.10.10. . . 8 3.2 Assignment expressions and assignment versus mutation . . . . . . . . . . . . . . 9 3.3 Stylistic Conventions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 4 Integers R . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 480 38.3 Noteworthy differences from Python . . . . . . . . . . . . . . . . . . . . . . . . . . 483 38.4 Noteworthy differences from C/C++ DOCUMENTATION 3 Because Julia's compiler is different from the interpreters used for languages like Python or R, you may find that Julia's performance is unintuitive at first. If you find that something0 码力 | 1692 页 | 6.34 MB | 3 月前3 julia 1.10.10. . . 8 3.2 Assignment expressions and assignment versus mutation . . . . . . . . . . . . . . 9 3.3 Stylistic Conventions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 4 Integers R . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 480 38.3 Noteworthy differences from Python . . . . . . . . . . . . . . . . . . . . . . . . . . 483 38.4 Noteworthy differences from C/C++ DOCUMENTATION 3 Because Julia's compiler is different from the interpreters used for languages like Python or R, you may find that Julia's performance is unintuitive at first. If you find that something0 码力 | 1692 页 | 6.34 MB | 3 月前3
 Julia 1.10.9. . . 8 3.2 Assignment expressions and assignment versus mutation . . . . . . . . . . . . . . 9 3.3 Stylistic Conventions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 4 Integers R . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 480 38.3 Noteworthy differences from Python . . . . . . . . . . . . . . . . . . . . . . . . . . 483 38.4 Noteworthy differences from C/C++ DOCUMENTATION 3 Because Julia's compiler is different from the interpreters used for languages like Python or R, you may find that Julia's performance is unintuitive at first. If you find that something0 码力 | 1692 页 | 6.34 MB | 3 月前3 Julia 1.10.9. . . 8 3.2 Assignment expressions and assignment versus mutation . . . . . . . . . . . . . . 9 3.3 Stylistic Conventions . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10 4 Integers R . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 480 38.3 Noteworthy differences from Python . . . . . . . . . . . . . . . . . . . . . . . . . . 483 38.4 Noteworthy differences from C/C++ DOCUMENTATION 3 Because Julia's compiler is different from the interpreters used for languages like Python or R, you may find that Julia's performance is unintuitive at first. If you find that something0 码力 | 1692 页 | 6.34 MB | 3 月前3
 Julia 1.11.47 3.2 Mac and Linux . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3.3 Alternative installation methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4 Variables R . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 515 39.3 Noteworthy differences from Python . . . . . . . . . . . . . . . . . . . . . . . . . . 518 39.4 Noteworthy differences from C/C++ statically-typed languages. Because Julia's compiler is different from the interpreters used for languages like Python or R, you may find that Julia's performance is unintuitive at first. If you find that something0 码力 | 2007 页 | 6.73 MB | 3 月前3 Julia 1.11.47 3.2 Mac and Linux . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3.3 Alternative installation methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4 Variables R . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 515 39.3 Noteworthy differences from Python . . . . . . . . . . . . . . . . . . . . . . . . . . 518 39.4 Noteworthy differences from C/C++ statically-typed languages. Because Julia's compiler is different from the interpreters used for languages like Python or R, you may find that Julia's performance is unintuitive at first. If you find that something0 码力 | 2007 页 | 6.73 MB | 3 月前3
 Julia 1.11.5 Documentation7 3.2 Mac and Linux . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3.3 Alternative installation methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4 Variables R . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 515 39.3 Noteworthy differences from Python . . . . . . . . . . . . . . . . . . . . . . . . . . 518 39.4 Noteworthy differences from C/C++ statically-typed languages. Because Julia's compiler is different from the interpreters used for languages like Python or R, you may find that Julia's performance is unintuitive at first. If you find that something0 码力 | 2007 页 | 6.73 MB | 3 月前3 Julia 1.11.5 Documentation7 3.2 Mac and Linux . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3.3 Alternative installation methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4 Variables R . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 515 39.3 Noteworthy differences from Python . . . . . . . . . . . . . . . . . . . . . . . . . . 518 39.4 Noteworthy differences from C/C++ statically-typed languages. Because Julia's compiler is different from the interpreters used for languages like Python or R, you may find that Julia's performance is unintuitive at first. If you find that something0 码力 | 2007 页 | 6.73 MB | 3 月前3
 Julia 1.11.6 Release Notes7 3.2 Mac and Linux . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3.3 Alternative installation methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4 Variables R . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 515 39.3 Noteworthy differences from Python . . . . . . . . . . . . . . . . . . . . . . . . . . 518 39.4 Noteworthy differences from C/C++ statically-typed languages. Because Julia's compiler is different from the interpreters used for languages like Python or R, you may find that Julia's performance is unintuitive at first. If you find that something0 码力 | 2007 页 | 6.73 MB | 3 月前3 Julia 1.11.6 Release Notes7 3.2 Mac and Linux . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 3.3 Alternative installation methods . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 4 Variables R . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 515 39.3 Noteworthy differences from Python . . . . . . . . . . . . . . . . . . . . . . . . . . 518 39.4 Noteworthy differences from C/C++ statically-typed languages. Because Julia's compiler is different from the interpreters used for languages like Python or R, you may find that Julia's performance is unintuitive at first. If you find that something0 码力 | 2007 页 | 6.73 MB | 3 月前3
共 22 条
- 1
- 2
- 3














