We call ourselves Homo sapiens—man the wise—because our intelligence is so important to us. For thousands of years, we have tried to understand how we think; that is, how a mere handful of matter can perceive, understand, predict, and manipulate a world far larger and more complicated than itself. The field of artificial intelligence, or AI, goes further still: it attempts not just to understand but also to build intelligent entities.
2021-07-07 14:10:25 13.68MB AI
1
ITAF-Approach-to-IT-Audit-Advisory-Services_whpitafaas_whp_Eng_1020.pdf
2021-06-29 17:40:03 356KB IT审计 IT咨询 IT评估 标准、指南
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
算法4大师Robert Sedge所写的的有关python入门的基础以及数据结构算法书籍,为了便于大家学习,特意降低下载分数。
2021-06-27 18:48:17 36.7MB python Robert Sedge 算法
1
Artificial-Intelligence-A-Modern-Approach-3rd-Edition
2021-06-26 14:42:01 30.96MB AI
1
美国伯克利大学和Google人工智能科学家合作编写-《人工智能 - 一种现代化方法》,本书全面系统的介绍了人工智能的理论和实践,阐述了人工智能领域的核心内容,并深入介绍了各个主要的研究方向。本书内容丰富,讲解清晰,适合初学入门。
2021-06-26 14:33:41 19.94MB 机器学习 人工智能
1
Guerci教授的认知雷达入门书籍, Cognitive Radar:The Knowledge-Aided Fully Adaptive Approach
2021-06-24 20:26:52 2.22MB Cognitive Radar Knowledge Aided
1
风电场杂波抑制方法
2021-06-24 09:00:16 1003KB CLEAN
1
Student-Strategy-Prediction-Using-a-Neuro-Symbolic-Approach
2021-06-20 18:31:52 127.15MB Python
1
《计算机网络-自顶向下方法》笔记 《计算机网络-自顶向下方法》编程作业的解答和代码,Wireshark实验的官方文档的翻译。 套接字编程作业 第2章 - 应用层 作业 1:Web服务器 (Page120) 官方文档: 翻译: 解答: 作业 2:UDPping程序 (Page121) 官方文档: 翻译: 解答: 作业 3:邮件客户端 (Page121) 官方文档: 翻译: 解答: 作业 4:多线程Web代理服务器 (Page121) 官方文档: 翻译: 解答: 第4章 - 网络层 作业5:ICMP ping (Page287) 官方文档: 翻译: 解答: Wireshark实验 (注:括号内的ID为对应内容的译者/作者。) (注:实验结果仅对当次抓包结果有效,仅供参考,如有问题,欢迎讨论。) Wireshark实验:入门 (Page52) 官方文档第六版: 官方文档第七版: 翻译: 解答:(
2021-06-19 12:26:46 182.52MB python tcp notes webserver
1