-
Average stress
计算多材料单元平均应力应变,用于提取计算等效弹性模量 泊松系数(Calculate the average stress-strain of multi-material elements)
- 2020-11-11 18:59:45下载
- 积分:1
-
Skier小游戏
用Python3.4编写的skier小游戏,基于pygame的UI。
- 2022-03-21 21:09:38下载
- 积分:1
-
EVRPTW_Solver-master
模拟退火加变领域搜索解决EVRPTW的问题(Simulated annealing and variable domain search to solve the problem of EVRPTW)
- 2020-06-26 17:00:02下载
- 积分:1
-
stock_predict_with_LSTM-master
说明: 深度学习,LSTM股票预测,python代码(Deep Learning, LSTM Stock Forecasting, Pthon Code)
- 2020-06-23 12:00:02下载
- 积分:1
-
熵权法
熵权法赋权步骤
1)数据标准化
2)计算第j项指标下,第i个评价对象的特征比重pij
3)计算第j项指标的熵值Ej
4)计算第j项指标的差异系数gj
5)确定各指标的熵权
6)分别计算各个评价对象的综合评价值
- 2022-10-14 05:10:04下载
- 积分:1
-
python-config-parser
针对python的congfigparse功能,进行编程,并用实例验证方法的正确性。(The congfigparse for python functions to be programmed, and the correctness of the authentication method with an example.)
- 2013-09-01 15:00:30下载
- 积分:1
-
_book
该资源是关于Python软件的安装环境参考教学文档的(The resource is about the installation environment of the Python software refer to the teaching document.)
- 2020-06-25 00:40:02下载
- 积分:1
-
GCDAsyncSocket-TCP-UDP-Python-master
GCDAsyncSocket-TCP-UDP-Python-master.zip
- 2018-08-01 11:12:06下载
- 积分:1
-
iris
文件包含鸢尾花csv数据集以及鸢尾花项目代码的py文件以及txt文件(The file contains the iris CSV dataset and the PY file and the txt file of the iris project code.)
- 2021-03-10 23:59:27下载
- 积分:1
-
c调用Python模块
简介
在进行应用的实用化的过程中我们总会实现一些代码的应用.
我们总会遇到在C程序中调用Python模块的情况.
实现C调用Python模块的代码.
Callpy.c即实现调用的程序,编译即可运行.
Pytest.py即调用的实验Python程序.
- 2023-09-07 19:20:03下载
- 积分:1