-
GuyanReduction
缩减有限元模型自由度,以便提高计算效率和计算精度,确保结果正确。(Reduce the degree of freedom of the finite element model, so as to improve the efficiency and accuracy of calculation, and ensure the correct result.)
- 2018-04-24 21:59:09下载
- 积分:1
-
未来之战英雄属性修改脚本
说明: 漫威未来之战脚本源码,GG修改器,lua脚本,mobirum,ganeguardian,支持全部英雄修改,能量,力量,能量防御,力量防御修改.未来之战英雄属性修改脚本.
附所有英雄ID对照表.(mobirum,ganeguardian)
- 2021-04-15 00:18:55下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
wxrki
主要是异步通讯编程,C语言,大家可以看一下,以提高自己的水平,一起努力(Mainly asynchronous communication programming, C language, we can take a look, in order to improve their level, work togethe)
- 2019-01-06 07:49:41下载
- 积分:1
-
LED-PA4
blanking led stm32f030f4
- 2020-10-09 18:07:34下载
- 积分:1
-
pbfunc9
说明: 集成pb相关函数工具,二维码、http、base64转码(Integrated Pb correlation function tool)
- 2020-01-08 14:52:45下载
- 积分:1
-
If you learned the Queueing theorem, You certainly remember the basic model, M/M...
If you learned the Queueing theorem, You certainly remember the basic model, M/M/1. This is the source code of it.
- 2023-05-17 01:50:04下载
- 积分:1
-
OLED
在本文中,您将学习如何通过Arduino运行OLED,并在其上显示文本,图像和动画。
硬件组件:
Arduino Uno Rev3× 1
0.96英寸OLED 64x128显示模块× 1
21厘米40P公/母跳线× 1
软件应用程序和在线服务:
Arduino IDE
在本文附件中,我们将介绍OLED显示器、OLED显示器的差异,如何通过简单的控制器运行它们,以及在它们上显示文本和图像。非常适合新手小白学习如何在OLED上显示文本、图像和动画。(In this article, you will learn how to run OLED through Arduino and display text,)
- 2020-06-23 02:00:02下载
- 积分:1
-
vb-opc
vb opc labview vb通过labview的opc接口自动连接plc的程序(vb opc labview)
- 2011-12-09 15:38:52下载
- 积分:1
-
3.2
利用上题的线性表,编程下列功能:假设以两个元素依值递增有序排列的线性表A和B 分别表示两个集合,现要求另辟空间构成一个线性表C,其元素为A和B元素的交集,且表C中的元素也是依值递增有序排列。(The use of the title of the linear form, programming the following features: Assuming two elements by incrementing the value ordered linear tables A and B represent two sets, are now required to open up space to form a linear table C, whose elements A and intersection B elements, and the elements in the table C is incremented by an orderly arrangement.)
- 2016-06-20 20:24:17下载
- 积分:1