-
有限单元法原理与应用 第2版(朱伯芳)是有限元书籍中比较经典的一本,包含了杆系、平面、空间单元的原理与应用,涉及流体力学,热传导,混凝土徐变,弹性稳定,大位移,...
有限单元法原理与应用 第2版(朱伯芳)是有限元书籍中比较经典的一本,包含了杆系、平面、空间单元的原理与应用,涉及流体力学,热传导,混凝土徐变,弹性稳定,大位移,断裂问题等等。-Finite element method and application of Principle 2 (Zhu Bofang) is the finite element books more classic one, including the bar, flat, space modules and application of the principles involved in fluid mechanics, heat conduction, concrete creep, elastic stability, large displacement, fracture, etc..
- 2022-08-11 18:14:17下载
- 积分:1
-
STM32 AD采集程序
资源描述本程序代码是基于STM32中的ADC采集,模拟信号转化为数字信号是控制类芯片一个重要的功能,该程序代码是基于STM32来做的ADC采集,其中,STM32可以开启多路AD采集的信息,采集的结果可以选择打印到串口或者到液晶屏。
- 2023-03-13 18:35:03下载
- 积分:1
-
细菌觅食
细菌觅食技术用在诸多方式中的控制系统。在这里我使用觅食求解实时功能的全球最小的细菌。在使用具有 760 局部最低解
- 2022-03-24 14:01:56下载
- 积分:1
-
一个解决矩阵连乘的程序
一个解决矩阵连乘的程序-a program to solve the problems of continue multipling matrixes.
- 2022-05-10 14:38:01下载
- 积分:1
-
VC 自动关闭对话框类-VS2008
本程序基于VC2008,通过虚构一父窗口,将MessageBox设为其子窗口,利用SetTimer()函数实现对MessageBox(),在设定的时间自动关闭。
- 2022-05-27 19:26:12下载
- 积分:1
-
这个也是单纯性算法程序,可以与NM算法比较优劣。
这个也是单纯性算法程序,可以与NM算法比较优劣。-This is a simple algorithm procedures, NM algorithm can be compared with the pros.
- 2022-02-09 14:33:44下载
- 积分:1
-
单片机输入法c源代码
纯C语言编写的输入法源代码,主要用于单片机,有需要的可以下载!
使用说明:
拼音输入法杳询函数: unsigned char code * py_ime(unsigned char input_py_val[]);
input_py_val为已输入的拼音码字符串头指针,
反回值为中文的起始地址,当为0时,杳询失败
应用举例:
{
unsigned char input_string[]={"bang"};
unsigned char chines_string[100];
sprintf(chines_string,"%s",py_ime(input_string));
}
- 2023-08-15 12:10:04下载
- 积分:1
-
活动安排问题 贪心算法
活动安排问题 贪心算法
活动安排问题 贪心算法
活动安排问题 贪心算法-The activities of the organization of the activities of the organization of greedy algorithm greedy algorithm
- 2023-01-06 07:55:03下载
- 积分:1
-
MATLAB 有约束信赖域算法,以四元多项式为算例
适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学,
程序清晰,对MATLAB的学习也有很...
MATLAB 有约束信赖域算法,以四元多项式为算例
适用于学习最优化算法的数学专业学生以及其他数值分析课程的同学,
程序清晰,对MATLAB的学习也有很大的帮助,同时程序还有一些不足,读者自己须根据实际问题更正。-MATLAB constrained trust region algorithm to quaternion polynomial example for the application of optimization algorithms in the learning of mathematics students, as well as other courses in numerical analysis of the students, the program clearly and learning to MATLAB is also a great help, but the procedure also There are a number of shortcomings, the reader himself to be corrected in accordance with the actual problem.
- 2022-07-07 21:05:54下载
- 积分:1
-
对混沌神经网络进行预测,效果非常好,精度比较高
对混沌神经网络进行预测,效果非常好,精度比较高-forecasting of chaos
- 2022-03-04 19:39:44下载
- 积分:1