-
多轴疲劳临界面提取
该程序可用于对abaqus结果数据进行处理,对每个材料点应力进行计算,并获取临界面的应力应变参数。(The program can be used to process the ABAQUS odb data, calculate the stress of each material point, and obtain the stress and strain parameters of the critical plane.)
- 2019-05-28 17:12:30下载
- 积分:1
-
详细介绍kalman filter的理论知识,通过实例说明kalman filter的工作机理...
详细介绍kalman filter的理论知识,通过实例说明kalman filter的工作机理-Kalman filter introduce in detail the theory of knowledge, through the examples of the work of kalman filter mechanism
- 2022-04-27 18:36:20下载
- 积分:1
-
indirectfoc.mdl
indirect field oriented controller
- 2020-06-22 12:20:02下载
- 积分:1
-
DIY AVR_USB_JTAGICE ATmega16仿真器(100 通过)由于网上DIY AVR JTagIce纷乱复杂,且大部分不能用,本人经收集整理资料...
DIY AVR_USB_JTAGICE ATmega16仿真器(100 通过)由于网上DIY AVR JTagIce纷乱复杂,且大部分不能用,本人经收集整理资料特为仿真用户提供一完整AVR-M16 JTagIce DIY制作全过程及相关电路图及文件,仅供参考。-DIY AVR_USB_JTAGICE ATmega16
- 2022-09-26 20:55:04下载
- 积分:1
-
GraduateManagementAdmissionTestProbabilityTheoryan
研究生入学考试概率论与数理统计电子书,相关概率论与数理统计的理论知识(Graduate Management Admission Test- Probability Theory and Mathematical Statistics e-book)
- 2010-01-21 09:45:07下载
- 积分:1
-
leetcode-cpp
LeetCode Problem Solving: It is suitable for beginners who are looking for jobs, brushing questions and preparing for ACM algorithm competition.
- 2019-02-18 19:43:31下载
- 积分:1
-
C51 some errors and attention to the business (ZT) 1) C taboo absolute positioni...
C51的一些误区和注意事项(ZT)
1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量
的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个
变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是...
-C51 some errors and attention to the business (ZT) 1) C taboo absolute positioning. See beginners often require the use of _at_, this is a fallacy, ASM C as a treat. C variables in the positioning of the compiler things, as long as the definition of beginners variable and the variable scope, Compiler put a fixed address to this variable. How the variables made the address? Use indicators. Unsigned char data such as x, x is the address ...
- 2022-09-01 21:15:03下载
- 积分:1
-
c++通讯录
c++通讯录,初学者,比较简单,刚写的,差了好多功能没有实现,暂时先传了,急求分用呀,呵呵!!1
- 2022-06-12 03:56:13下载
- 积分:1
-
数据结构(C语言版)严蔚敏 第四版紫皮
说明: 数据结构、严蔚敏、课后习题、第四版紫色、电子书(Data structure, Fourth Edition, Yan Weimin, exercises after class)
- 2021-03-03 12:59:33下载
- 积分:1
-
假近邻法和Cao方法求混沌系统嵌入维的MATLAB源代码 EmbeddingDimension
假近邻法和Cao方法求混沌系统嵌入维的MATLAB源代码。可直接运行。(False neighbor method and Cao method of embedding dimension of chaotic systems demand MATLAB source code. Can be directly run.)
- 2009-11-17 14:32:08下载
- 积分:1