Python Cookbook(第3版)中文版.pdf 极清PDF
2021-11-02 14:48:21 29.44MB Python
1
BeagleBone是一种廉价的Web服务器,Linux桌面,以及电子器件集成,包括所有你需要创建自己的项目,无论是机器人,游戏,无人驾驶飞机,或软件定义无线电工具。
2021-11-01 20:11:25 23.08MB BeagleBone
1
Tcl语言包编程介绍,内容较完整,可作为学习Tcl语言和应用Tcl语言的人士使用。
2021-10-30 10:39:44 3.27MB Tcl Tk 8.5 Programming
1
R Graph cookbook 中的数据文件和实例
2021-10-29 15:52:59 4.29MB 数据文件 代码
1
Hadoop 2.x Administration Cookbook 英文epub 本资源转载自网络,如有侵权,请联系上传者或csdn删除 本资源转载自网络,如有侵权,请联系上传者或csdn删除
2021-10-27 13:43:40 24.54MB Hadoop 2.x Cookbook
1
Contents 1 Basics 5 1.1 Trace and Determinants . . . . . . . . . . . . . . . . . . . . . . . 5 1.2 The Special Case 2x2 . . . . . . . . . . . . . . . . . . . . . . . . . 5 2 Derivatives 7 2.1 Derivatives of a Determinant . . . . . . . . . . . . . . . . . . . . 7 2.2 Derivatives of an Inverse . . . . . . . . . . . . . . . . . . . . . . . 8 2.3 Derivatives of Eigenvalues . . . . . . . . . . . . . . . . . . . . . . 9 2.4 Derivatives of Matrices, Vectors and Scalar Forms . . . . . . . . 9 2.5 Derivatives of Traces . . . . . . . . . . . . . . . . . . . . . . . . . 11 2.6 Derivatives of vector norms . . . . . . . . . . . . . . . . . . . . . 13 2.7 Derivatives of matrix norms . . . . . . . . . . . . . . . . . . . . . 13 2.8 Derivatives of Structured Matrices . . . . . . . . . . . . . . . . . 14 3 Inverses 16 3.1 Basic . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 16 3.2 Exact Relations . . . . . . . . . . . . . . . . . . . . . . . . . . . . 17 3.3 Implication on Inverses . . . . . . . . . . . . . . . . . . . . . . . . 19 3.4 Approximations . . . . . . . . . . . . . . . . . . . . . . . . . . . . 19 3.5 Generalized Inverse . . . . . . . . . . . . . . . . . . . . . . . . . . 20 3.6 Pseudo Inverse . . . . . . . . . . . . . . . . . . . . . . . . . . . . 20 4 Complex Matrices 23 4.1 Complex Derivatives . . . . . . . . . . . . . . . . . . . . . . . . . 23 4.2 Higher order and non-linear derivatives . . . . . . . . . . . . . . . 26 4.3 Inverse of complex sum . . . . . . . . . . . . . . . . . . . . . . . 26 5 Solutions and Decompositions 27 5.1 Solutions to linear equations . . . . . . . . . . . . . . . . . . . . . 27 5.2 Eigenvalues and Eigenvectors . . . . . . . . . . . . . . . . . . . . 29 5.3 Singular Value Decomposition . . . . . . . . . . . . . . . . . . . . 30 5.4 Triangular Decomposition . . . . . . . . . . . . . . . . . . . . . . 32 5.5 LU decomposition . . . . . . . . . . . . . . . . . . . . . . . . . . 32 5.6 LDM decomposition . . . . . . . . . . .
2021-10-27 01:13:36 518KB matrix cookbook 矩阵 工具书
1
llvm三本图书合集Getting started with llvm core libraries llvm essentials llvm cookbook,图书齐全清晰,pdf版都能打开。
2021-10-26 16:02:42 13.7MB llvm gettin 图书合集 llvm
1
This book is aimed at those with an interest in designing and programming embedded systems. These could include electrical engineers or computer programmers who want to get started with microcontroller applications using the ARM Cortex M4 architecture in a short time frame. This book's recipes can also be used to support students learning embedded programming for the first time. Basic knowledge of programming using a high-level language is essential but those familiar with other high-level languages such as Python or Java should not have too much difficulty picking up the basics of embedded C programming. Embedded microcontrollers are at the core of many everyday electronic devices. The so-called Internet of Things drives the market for such technology, so much so that embedded cores now represent 90% of all processors sold. The ARM® Cortex® M4 is one of the most powerful microcontrollers on the market. The book begins with an introduction to the ARM® Cortex® family and we cover the installation of the ARM® uVision Integrated Development Environment and topics such as target devices, evaluation boards, code configuration, and GPIO. You will then learn about core programming topics. You will find out about advanced aspects such as data conversion, multimedia support, real-time signal processing, and real-time embedded systems. By the end of the book, you will be able to successfully create robust and scalable ARM® Cortex® based applications.
2021-10-26 00:06:41 8.13MB arm cortex m4
1
boost C++ application development cookbook 第2版 2017.pdf boost C++ application development cookbook 第2版 2017.pdf
2021-10-25 13:45:26 3.06MB boost
1
google mock cookbook 中译本,引用的人家的,谢谢原著者。
2021-10-23 19:48:47 1.04MB google mock cookbook 中译本
1