信息论基础,第二版,英文版本
2021-06-29 10:55:10 1.92MB 信息论
1
迈斯特兰 MYSTRAN是“我的结构分析”( )的首字母缩写。 |||| 介绍 MYSTRAN是一种通用的有限元分析计算机程序,用于可建模为线性(即与施加的载荷成比例的位移,力和应力)建模的结构。 MYSTRAN是“我的结构分析”的首字母缩写,表示它在解决各种有限元分析问题中的用处。 对于熟悉1970年代由NASA(美国国家航空航天局)开发并在多个商业版本中普及的NASTRAN计算机程序的人来说,对MYSTRAN的输入将非常熟悉。在NASTRAN中执行建模的许多结构分析都将在MYSTRAN中执行,而几乎不需要修改。但是,MYSTRAN不是NASTRAN。它是用现代Fortran 95编写的独立程序。 特征 NASTRAN兼容性 模态分析 线性静态分析 支持真正的经典层压板理论 我们所有的文档都可以在MYSTRAN论坛中找到 安装说明 对于Windows * A binary can b
2021-06-28 23:05:18 3.78MB fortran finite-element-analysis nastran Fortran
1
NASTRAN_CoFE:用于结构分析和设计的独立有限元代码。 在MATLAB中实现。 使用Nastran输入格式
2021-06-28 23:01:06 3.42MB matlab finite-element-analysis nastran MATLABMATLAB
1
RzBorder.pas Number of elements differs from declaration TRzLEDCharacters 在装完Raize控件之后编译老是出如下错误: [Pascal Error] RzBorder.pas(1429): E2072 Number of elements (125) differs from declaration (224:TRzLEDCharacters) [Pascal Fatal Error] RzEdit.pas(2145): F2063 Could not compile used unit 'RzBorder.pas' RzBorder.pas 这个文件有问题,按下面修改即可。网上有类似的,但排版有问题。
2021-06-28 16:39:03 17KB RzBorder.pas elements differs from
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
《The Elements of Statistical Learning》是一本由Trevor Hastie / Robert Tibshiran著作,Springer出版的Hardcover图书,本书只是提供了机器学习、数据挖掘、模式识别等领域的统计学观点,所以还是建议继续阅读其他的相关书籍,以期达到融会贯通。
2021-06-28 10:50:35 1.76MB 人工智能 ESL 统计学习
1
算法4大师Robert Sedge所写的的有关python入门的基础以及数据结构算法书籍,为了便于大家学习,特意降低下载分数。
2021-06-27 18:48:17 36.7MB python Robert Sedge 算法
1
The_Finite_Volume_Method_in_Computational_Fluid_Dynamics springer
2021-06-27 11:38:51 12.29MB Moukal spring
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