1999年的第二版 清晰版pdf 英文版 奥本海姆的书 Discrete-Time Signal Processing
1
Embedded Linux Primer A Practical Real-World Approach (2nd Edition) 英文无水印原版pdf 第2版 pdf所有页面使用FoxitReader、PDF-XChangeViewer、SumatraPDF和Firefox测试都可以打开 本资源转载自网络,如有侵权,请联系上传者或csdn删除 查看此书详细信息请在美国亚马逊官网搜索此书
2022-09-30 21:10:04 6.01MB Embedded Linux Primer Practical
1
An Introduction to Microelectromechanical Systems Engineering,MEMS入门教材
2022-09-25 14:14:52 3.48MB MEMS
1
McCullagh & Nelder, Generalised Linear Models, 2nd edition. Chapman & Hall, 1989.
2022-09-25 12:37:09 15.81MB Linear Model
1
Eclipse Rich Client Platform (2nd Edition) Eclipse RCP深入浅出第二版 英文 高清文字版
2022-09-24 01:14:08 12.93MB Eclipse RCP 深入浅出 高清文字
1
本书是一本关于MIPS体系结构的经典之作。 作者:Dominic Sweetman 译者:屈建勤
2022-09-20 17:50:09 6.12MB MIPS体系结构
1
需要请联系我邮箱:huangzi1996@outlook.com Chapter 1 is the introduction of the terminology and history of robotics and discusses the most common robot design and application. //专有名词、历史、设计、应用 Part I consists of 4 chapters dealing with the geometry of rigid motions and the kinematics of manipulators. //刚体运动几何学、机器手运动学 Chapter 2 is the mathematics of rigid motion: rotations, translations, and homogeneous transformations. //刚体运动的数学表示:旋转、移动、齐次变换 Chapter 3 is the manipulators forward kinematics using the Denavi
2022-09-20 16:00:58 315KB
1
Adaptive Control 2nd. Edt. by Karl.J.Astrom - solution 还不错 可以配套书籍一起学习
2022-09-19 09:34:42 283KB Adapti
1
The algorithm design manual 2nd edition. 高清无水印版本。所有版权归原作者,仅供学习交流
2022-09-15 03:10:56 5.53MB 算法
1
Code alone isn’t enough. Sure, it’s what the computer runs, but code has to come from somewhere. A programmer has to sit down and decide what features to include, how they should be implemented, what other software to utilize, and how to provide hooks for future enhancements to be added. It’s easy to skip straight to code, ignoring the cognitive process that produces it, but great programmers always have reasons for the decisions they make. With a framework, like Django, many such decisions have already been made, and the tools provided are shaped by these decisions, and by the programmers who made them. By adopting these philosophies in your own code, not only will you be consistent with Django and other applications, but you may even be amazed at what you’re able to accomplish. Beneath even the simplest code is the thought process that went into its creation. Decisions were made about what it should do and how it should do it. This thought process is a step often overlooked in books and manuals, leading to an army of technicians slaving away, writing code that manages to accomplish the task at hand but without a vision for its future. While the rest of this book will explain in detail the many basic building blocks Django provides for even the most complicated of projects, this chapter will focus on even more fundamental aspects of the framework. For those readers coming from other backgrounds, the ideas presented in this chapter may seem considerably foreign, but that doesn’t make them any less important. All programmers working with Python and Django would do well to have a solid understanding of the reasons Django works the way it does, and how those principles can be applied to other projects. You may want to read this chapter more than once, and perhaps refer to it often as you work with Django. Many of the topics are common knowledge in the Django community, so reading this chapter carefully is essential if you plan to interact with other programmers.
2022-09-12 19:55:27 3.29MB Python Django
1