本项目采用C++编写,主要实现了平面结构三角形三节点单元、四节点四边形等参元和八节点四边形等参元以及相应的节点荷载和线性荷载处理方法,但未实现网格的自动划分算法
2021-03-27 20:14:18 22.51MB 有限元编程实现
1
元概率 嵌入的一种用于概率编程和元编程的语言。 注意:Metaprob当前是不稳定的研究原型,几乎没有文档,而且测试覆盖率很低。 同样,将来的版本可能与此版本不向后兼容。 我们不建议将其用于基础研究以外的任何目的,并且尚不能为MIT概率计算项目之外的用户提供支持。 主要特征 可以通过生成代码表示模型,即可以随机选择的普通代码 模型也可以通过近似表示,例如具有非平凡权重的重要性采样器 定制推理算法可以通过反射性语言结构以用户空间代码编写,用于: 跟踪程序执行 使用部分跟踪来指定干预和约束 通用推理算法是通过标准库中的用户空间代码提供的; 添加新算法不需要修改语言实现 所有推理算法都是普通的生成代码,可以作为模型进行跟踪和处理 新的概率分布和推理算法是一流的公民,可以在程序执行期间动态创建 动机 概率编程和推理元编程的轻量级嵌入 基于浏览器的交互式数据分析工具(通过 ) 适用于企业部署的智能数据管道(通过JVM上的Clojure) “小核心”语言可能适合正式规范和验证 教学 有兴趣实施自己的最低PPL的本科生和研究生 对概率建模和推理感兴趣的软件工程师和数据工程师 人工智能与认知
1
有限元编程C语言编程,三角形单元有限元
2019-12-21 21:34:57 16KB C语言编程
1
Ruby元编程第二版,中文影印版,便于英文不好的同学们学习
2019-12-21 21:29:35 63.89MB Ruby元编程
1
Matlab有限元编程源代码,非常好的资源。
2019-12-21 20:22:37 35KB Matlab 有限元 编程 源代码
1
人民邮电出版社 全书结构既照顾到自学程序设计的入门知识,也为使用过fortran或其他程序语言的读者讲述了一些较为细致的问题。
2019-12-21 20:06:03 6.78MB 有限元 编程 fortran
1
C++模板元编程 pdf 带完整目录 本书清晰地揭示了现代C++最具威力的使用手法,将实际的工具和技术交付普通程序员的手中。 元编程是产生或操纵程序码的程序。自从泛型编程被引入C++中以来,程序员们已经发现用于当程序被编译时对其进行操纵的无数“tricks template”,这些tricks有效地消除了横亘在程序和元编程之间的藩篱。尽管C++专家们对这种能力的兴奋已经波及整个C++社区,然而它们的实际应用对于大多数程序员来说仍然是遥不可及。本书解释了何谓元编程以及如何最佳化地使用它,为你在自己的工作中有效地使用模板元编程提供了必备的基础。
2019-12-21 19:31:43 24.13MB C++编程 模板元编程
1
.NET元编程英文版
2019-12-21 19:31:21 13.28MB meta programming in .net
1
C++.Template.Metaprogramming C++模板元编程 随书光盘iso
2019-12-21 19:27:52 38.62MB C++ 模板 元编程 光盘
1
Matlab有限元编程和相关应用 This book intend to supply readers with some MATLAB codes for finite element analysis of solids and structures. After a short introduction to MATLAB, the book illustrates the finite element implementation of some problems by simple scripts and functions. Discrete systems, such as springs and bars Beams and frames in bending in 2D and 3D Plane stress problems Plates in bending Free vibration of Timoshenko beams and Mindlin plates, including laminated composites • Buckling of Timoshenko beams and Mindlin plates The book does not intends to give a deep insight into the finite element details, just the basic equations so that the user can modify the codes. The book was prepared for undergraduate science and engineering students, although it may be useful for graduate students. The MATLAB codes of this book are included in the disk. Readers are welcomed to use them freely. The author does not guarantee that the codes are error-free, although a major effort was taken to verify all of them. Users should use MATLAB 7.0 or greater when running these codes.
2019-12-21 18:53:14 3.37MB matlab 有限元
1