线性代数进阶课本,英文名《Linear Algebra Done Right》, 中文名《线性代数应该这样学》,本文档为英文原版第二版。
2022-06-10 10:03:18 1.14MB 线性代数 课本
1
second part 还需要下载third part CS 541 provides an introduction to the design and development of relational database management systems (DBMSs). A number of fundamental DBMS concepts will be covered in the course. You will learn the theory behind database systems, the issues that affect their functionality and performance, and importantly, what it takes to build the engine of a database management system. There is a significant component of Java development. There will also be hands-on exercises using the Oracle DBMS
2022-06-09 17:36:45 18MB Database
1
需要下载剩下的2和3部分 Joseph M. Hellerstein, Michael Stonebraker CS 541 provides an introduction to the design and development of relational database management systems (DBMSs). A number of fundamental DBMS concepts will be covered in the course. You will learn the theory behind database systems, the issues that affect their functionality and performance, and importantly, what it takes to build the engine of a database management system. There is a significant component of Java development. There will also be hands-on exercises using the Oracle DBMS.
2022-06-09 17:35:41 19.07MB Database Purdue Univeristy
1
For courses in Computer Science and Programming Computer systems: A Programmer’s Perspective explains the underlying elements common among all computer systems and how they affect general application performance. Written from the programmer’s perspective, this book strives to teach students how understanding basic elements of computer systems and executing real practice can lead them to create better programs. Spanning across computer science themes such as hardware architecture, the operating system, and systems software, the Third Edition serves as a comprehensive introduction to programming. This book strives to create programmers who understand all elements of computer systems and will be able to engage in any application of the field–from fixing faulty software, to writing more capable programs, to avoiding common flaws. It lays the groundwork for students to delve into more intensive topics such as computer architecture, embedded systems, and cybersecurity. This book focuses on systems that execute an x86-64 machine code, and recommends that students have access to a Linux system for this course. Students should have basic familiarity with C or C++.
2022-06-09 08:33:25 5.23MB CSAPP
1
3rd Edition - Probability, Random Variables and Stochastic
2022-06-08 19:15:54 48.21MB Probability Random
1
天线,第二版,约翰-克劳斯,外文扫描版
2022-06-05 19:23:53 17.67MB 天线 克劳斯 Antenna
1
中文翻译Introduction to Linear Algebra, 5th Edition 8.1节 仅交流学习 1 线性变换 T 将向量 v 变成向量 T (v)。线性要求 T (cv + dw) = cT (v) + dT (w) 注意 T (0) = 0, 所以 T (v) = v + u 0 非线性。 2 输入向量 v 与输出 T (v) 可以在 R n 或矩阵空间或函数空间中。 3 若 A 是 m × n 的,则 T (x) = Ax 是从输入空间 R n 到输出空间 R m 的线性变换。 ∫ x df + 4 导数 T (f ) = 是线性的。积分 T (f ) = f (t)dt 是它的伪逆。 dx 0 5 两个线性变换的乘积 ST 仍然是线性的: (ST )(v) = S(T (v))。 当一个矩阵 A 乘以一个向量 v 时,它将向量 v 变换为另一个向量 Av。输入 v,输出 T (v) = Av。 变换 T 遵循着与函数相同的思想。输入一个数 x,输出 f (x)。对某一个向量 v 或某一个数 x,我们乘 上矩阵或求函数值。更深层次的目标是一次考虑所有向量 v。
2022-06-03 20:05:40 959KB 综合资源 线性代数
1
A reorganized and comprehensive major revision of a classic book, this edition provides a bridge between introductory digital communications and more advanced treatment of information theory. Completely updated to cover the latest developments, it presents state-of-the-art error control techniques. Coverage of the fundamentals of coding and the applications of codes to the design of real error control systems. Contains the most recent developments of coded modulation, trellises for codes, soft-decision decoding algorithms, turbo coding for reliable data transmission and other areas. There are two new chapters on Reed-Solomon codes and concatenated coding schemes. Also contains hundreds of new and revised examples; and more than 200 illustrations of code structures, encoding and decoding circuits and error performance of many important codes and error control coding systems. Appropriate for those with minimum mathematical background as a comprehensive reference for coding theory.
2022-06-03 15:31:06 53.97MB Error Control Code Second
1
C How to Program is a comprehensive introduction to programming in C. Like other texts of the Deitels’ How to Program series, the book serves as a detailed beginner source of information for college students looking to embark on a career in coding, or instructors and software-development professionals seeking to learn how to program with C.
2022-06-02 17:11:31 10.45MB C - how-program
1
精通OpenCV 4-第三版 这是Packt发行的的代码库。 使用C ++构建计算机视觉和图像处理应用程序的综合指南 这本书是关于什么的? 精通OpenCV,目前已是第三版,其目标是计算机视觉工程师朝着精通OpenCV迈出了第一步。 本书将数学公式保持在一个坚实但几乎没有的最低限度,为您提供了完整的项目,从构思到运行代码,针对计算机视觉领域当前的热门话题,例如人脸识别,界标检测和姿势估计以及具有深度卷积网络的数字识别。 本书涵盖以下激动人心的功能: 使用有效的OpenCV代码示例构建实际的计算机视觉问题 发现工程和维护OpenCV项目的最佳实践 探索用于复杂计算机视觉任务的算法设计方法 通过项目使用OpenCV最新API(v4.0.0) 了解Motion的3D场景重建和结构(SfM) 使用ArUco模块研究相机校准和叠加AR 如果您觉得这本书适合您,请立即获取! 说明和导航
2022-06-02 11:11:47 67.54MB Assembly
1