Foveated_Sampling_Architectures_for_CMOS_Image_Sen
2021-08-24 14:10:25 7.63MB CMOS
1
Software.Modeling.and.Design.UML.Use.Cases.Patterns.and.Software.Architectures
2021-08-23 21:41:35 2.98MB 建模 UML 架构
1
Eclipse IOT软件架构白皮书,含开源软件架构,平台,gateway,云平台等(Eclipse IoT White Paper - The Three Software Stacks Required for IoT Architectures.pdf)
2021-07-28 13:41:24 1.82MB IOT Eclipse cloud platform
1
Learning Deep Architectures for AI 中文版
2021-07-20 08:55:46 1.68MB dl ai
1
64-ia-32-architectures-software-developer-vol-2b-manual
2021-07-16 20:00:49 2.72MB intel
1
Intel 64 and IA-32 Architectures Software Developer’s Manual, Volume 3C
2021-07-15 18:00:45 3.61MB intel
1
Intel 64 and IA-32 Architectures Software Developer’s Manual Combined Volumes1, 2A, 2B, 2C, 2D, 3A, 3B, 3C, 3D and 4-解密注释.pdf
2021-07-08 09:00:47 36.9MB intel
1
【中文版】architectural styles and the design of network-based software architectures
2021-07-07 16:49:42 760KB rest 架构
1
spaCy 用户手册,spaCy是我的自然语言处理(NLP)任务的必备库
2021-07-01 18:02:42 594KB spacy 用户手册
1
Clean Architectures in Python A practical approach to better software design By 作者: Leonardo Giordani Pub Date: 2019 ISBN: n/a Pages: 171 Language: English Format: PDF Size: 10 Mb The clean architecture is the opposite of spaghetti code, where everything is interlaced and there are no single elements that can be easily detached from the rest and replaced without the whole system collapsing. The main point of the clean architecture is to make clear “what is where and why”, and this should be your first concern while you design and implement a software system, whatever architecture or development methodology you want to follow. This book is divided into two parts. The first part is about Test-driven Development (TDD), a programming technique that will help you more reliable and easily modifiable software. I will first guide you through a very simple example in chapter 1, demonstrating how to use TDD to approach a project, and how to properly create tests from requirements. In chapter 2 I will then discuss unit testing from a more theoretical point of view, categorising functions and their tests. Chapter 3 will introduce mocks, a powerful tool that helps to test complex scenarios. The second part introduces the clean architecture. The first chapter discusses briefly the components and the ideas behind this software structure, while chapter 2 runs through a concrete example of clean architecture for a very simple web service. Chapter 3 discusses error management and improvements to the Python code developed in the previous chapter. Finally, chapter 4 shows how to plug different database systems to the web service created previously.
2021-06-28 15:44:10 1.76MB Python
1