-
20201130_3Drandomsphere
说明: python生成三维球体混凝土骨料,用于ABAQUS数值分析(Python generates three-dimensional spherical concrete aggregate for ABAQUS numerical analysis)
- 2021-01-18 21:49:04下载
- 积分:1
-
经典CSS教程
CSS(Cascading Style Sheet,层叠样式表)技术是一种格式化网页的标准方式,它是HTML功能的扩展,使网页设计者能够以更有效的方式设计出更具表现力的网页效果。(CSS (Cascading Style Sheet, cascading stylesheet) technology is a standard way to format webpages. It is an extension of HTML function, enabling webpage designers to design more expressive webpage effects in a more effective way.)
- 2018-02-02 08:57:05下载
- 积分:1
-
100%
ecg to descripe the data
- 2019-05-13 22:45:49下载
- 积分:1
-
华为公司5100IP
华为公司5100IP-DSLAM业务与5200、3526、8850对接网管配置指导书-20020606-B-Huawei 5100IP-DSLAM business and network configuration 5200,3526,8850 docking guidance book-20020606-B
- 2022-01-25 21:21:14下载
- 积分:1
-
sql表的制作过程演示
sql表的制作过程演示-sql table in the process of making demonstration
- 2022-03-13 08:33:40下载
- 积分:1
-
sensores
说明: Pycom shield board pcb design
- 2019-04-01 22:19:31下载
- 积分:1
-
Several on the fuzzy comprehensive evaluation of the article, those who are inte...
几个关于模糊综合评价的文章,有兴趣的人可以看看,应用很广泛。-Several on the fuzzy comprehensive evaluation of the article, those who are interested can see, the application is very wide.
- 2022-10-26 03:40:03下载
- 积分:1
-
人工势场法
说明: 人工势场法程序代码,用matlab编写,简单易懂,可以设置障碍物信息,增益信息,障碍物影响距离。(the code,you can use it to set the obstale imformation ,the length and so on)
- 2019-04-28 14:21:40下载
- 积分:1
-
基于卡尔曼滤波的电池荷电状态估计
电池荷电状态检测算法的matlab仿真。(Matlab simulation of battery charging state detection algorithm.)
- 2019-06-18 23:45:57下载
- 积分:1
-
For any software that handles client requests, at some point, there must be a pe...
For any software that handles client requests, at some point, there must be a persistent point where all data related to the clients are stored. Those storages can be any thing (database, mainframes, files etc.). What if this software needs to access those storages with concurrent requests, knowing that opening a connection is memory and CPU consuming? A Connection Pool is a container of open and reusable connections. It will help you save both memory and CPU time. Also, it will help you in managing connections.
- 2022-03-20 11:42:04下载
- 积分:1