A Primer on Scientific Programming with Python 英文pdf The book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example- and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology, and finance. The book teaches 'Matlab-style' and procedural programming as well as object-oriented programming. High school mathematics is a required background, and it is advantageou s to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science.
2021-10-02 15:16:26 4.27MB python
1
详细答案,是cheng的答案,希望对大家有帮助,如果有好的请给我写私信。
2021-09-24 23:18:47 33.62MB field wave
1
NS3中的第2个例子讲解,相比于网上其他的讲解来说,本文档对first.cc的讲解更加详细,有助于加快NS3的上手过程
2021-09-24 10:26:25 14KB NS3
1
有关李群集数的相关总结和笔记,需要者自取,本笔记内容并不是本人的,如有侵权,请联系删除。
2021-09-23 21:44:34 3.26MB 数学
1
搞编译的没有不听过虎书的吧,编译技术方面的绝对经典书籍,并且是用Java实现,很容易上手,里面有一个minijava编译器的源码,好书,所以贵一点
2021-09-23 15:19:51 4.05MB Compiling Modern Compiler Implementation
1
游戏引擎开发必读书籍,电子书最新版,强烈推荐。 Game Engine Architecture, Second Edition
2021-09-22 15:01:09 65.05MB 游戏开发 游戏引擎
1
Go编程手册-第二版 这是Packt发布的《 的代码库。 超过85种配方,可跨多个领域构建模块化,可读性和可测试的Golang应用程序 这本书是关于什么的? Go(或Golang)是Google开发的一种静态类型的编程语言。它以其庞大的标准库而闻名,它还提供诸如垃圾收集,类型安全,动态键入功能以及其他内置类型之类的功能。本书将在实现Go功能以构建自己的应用程序时作为参考。 本书涵盖以下激动人心的功能: 处理第三方Go项目并对其进行修改以供使用 使用现代最佳实践编写Go代码 使用新的Go模块系统管理您的依赖项 解决在处理后端系统或DevOps时遇到的常见问题 探索Go标准库及其使用测试,分析和微调Go应用程序 如果您觉得这本书适合您,请立即获取! 说明和导航 所有代码都组织在文件夹中。例如,Chapter02。 该代码将如下所示: b, err := iou
2021-09-22 13:41:42 1.45MB Go
1
D3.js in Action, Second Edition is completely revised and updated for D3 v4 and ES6. It's a practical tutorial for creating interactive graphics and data-driven applications using D3. Purchase of the print book includes a free eBook in PDF, Kindle, and ePub formats from Manning Publications. About the Technology Visualizing complex data is hard. Visualizing complex data on the web is darn near impossible without D3.js. D3 is a JavaScript library that provides a simple but powerful data visualization API over HTML, CSS, and SVG. Start with a structure, dataset, or algorithm; mix in D3; and you can programmatically generate static, animated, or interactive images that scale to any screen or browser. It's easy, and after a little practice, you'll be blown away by how beautiful your results can be! About the Book D3.js in Action, Second Edition is a completely updated revision of Manning's bestselling guide to data visualization with D3. You'll explore dozens of real-world examples, including force and network diagrams, workflow illustrations, geospatial constructions, and more. Along the way, you'll pick up best practices for building interactive graphics, animations, and live data representations. You'll also step through a fully interactive application created with D3 and React. What's Inside Updated for D3 v4 and ES6 Reusable layouts and components Geospatial data visualizations Mixed-mode rendering About the Reader Suitable for web developers with HTML, CSS, and JavaScript skills. No specialized data science skills required. About the Author
2021-09-19 14:27:27 11.4MB D3.js in Action Second
1
Python机器学习蓝图-第二版 这是Packt发布的的代码存储库。 通过开发现实世界的智能项目来测试您的机器学习概念 这本书是关于什么的? 机器学习正在改变我们理解和与周围世界互动的方式。 这本书是您将知识和技能付诸实践并使用Python生态系统覆盖机器学习关键领域的理想指南。 第二版涵盖了来自Python生态系统的一系列库,包括TensorFlow和Keras,可帮助您实现现实世界的机器学习项目。 本书涵盖以下激动人心的功能:了解Python数据科学堆栈和常用算法建立模型以预测初始离散交易窗口内首次公开募股(IPO)的表现通过创建自定义新闻提要来理解NLP概念创建应用程序,该应用程序将根据您加注星标,观看或分叉的仓库来推荐GitHub存储库,并使用PySpark获得从零开始构建聊天机器人的技能。使用股票数据开发市场预测应用程序先进的概念,例如计算机视觉,神经网络和深度学习 如果
2021-09-18 14:27:35 52.21MB JupyterNotebook
1
应用组合数学 第二版 冯速译 习题答案
2021-09-18 13:41:31 517KB 应用组合数学 冯速
1