登录
首页 » Python » 用于疲劳加载

用于疲劳加载

于 2020-03-16 发布
0 266
下载积分: 1 下载次数: 0

代码说明:

说明:  用于疲劳加载 的子程序中有关文件 可以很好预测疲劳加载后的文件(fatiguextended finite element method for fracture problems within the finite element software ABAQUS)

文件列表:

NeuralNetwork-master, 0 , 2020-03-11
NeuralNetwork-master\NeuralNetwork.py, 7654 , 2019-07-14
NeuralNetwork-master\demo_curve_fitting.py, 2368 , 2019-07-14
NeuralNetwork-master\demo_logistic.py, 2372 , 2019-07-14
NeuralNetwork-master\demo_mnist.py, 2882 , 2019-07-14
NeuralNetwork-master\mnist, 0 , 2020-03-11
NeuralNetwork-master\mnist\test-images.idx3-ubyte, 7840016 , 2019-07-14
NeuralNetwork-master\mnist\test-labels.idx1-ubyte, 10008 , 2019-07-14
NeuralNetwork-master\mnist\train-images.idx3-ubyte, 47040016 , 2019-07-14
NeuralNetwork-master\mnist\train-labels.idx1-ubyte, 60008 , 2019-07-14
NeuralNetwork-master\mnist_data.py, 947 , 2019-07-14
NeuralNetwork-master\model, 0 , 2020-03-11
NeuralNetwork-master\model\nn_layer_0_B.txt, 13051 , 2019-07-14
NeuralNetwork-master\model\nn_layer_0_W.txt, 10235722 , 2019-07-14
NeuralNetwork-master\model\nn_layer_1_B.txt, 6513 , 2019-07-14
NeuralNetwork-master\model\nn_layer_1_W.txt, 3342224 , 2019-07-14
NeuralNetwork-master\model\nn_layer_2_B.txt, 3266 , 2019-07-14
NeuralNetwork-master\model\nn_layer_2_W.txt, 835596 , 2019-07-14
NeuralNetwork-master\model\nn_layer_3_B.txt, 254 , 2019-07-14
NeuralNetwork-master\model\nn_layer_3_W.txt, 32658 , 2019-07-14
NeuralNetwork-master\model_log, 0 , 2020-03-11
NeuralNetwork-master\model_log\nn_layer_0_B.txt, 409 , 2019-07-14
NeuralNetwork-master\model_log\nn_layer_0_W.txt, 814 , 2019-07-14
NeuralNetwork-master\model_log\nn_layer_1_B.txt, 205 , 2019-07-14
NeuralNetwork-master\model_log\nn_layer_1_W.txt, 3264 , 2019-07-14
NeuralNetwork-master\model_log\nn_layer_2_B.txt, 26 , 2019-07-14
NeuralNetwork-master\model_log\nn_layer_2_W.txt, 205 , 2019-07-14
NeuralNetwork-master\model_reg, 0 , 2020-03-11
NeuralNetwork-master\model_reg\nn_layer_0_B.txt, 410 , 2019-07-14
NeuralNetwork-master\model_reg\nn_layer_0_W.txt, 410 , 2019-07-14
NeuralNetwork-master\model_reg\nn_layer_1_B.txt, 205 , 2019-07-14
NeuralNetwork-master\model_reg\nn_layer_1_W.txt, 3265 , 2019-07-14
NeuralNetwork-master\model_reg\nn_layer_2_B.txt, 102 , 2019-07-14
NeuralNetwork-master\model_reg\nn_layer_2_W.txt, 822 , 2019-07-14
NeuralNetwork-master\model_reg\nn_layer_3_B.txt, 26 , 2019-07-14
NeuralNetwork-master\model_reg\nn_layer_3_W.txt, 102 , 2019-07-14
NeuralNetwork-master\tools.py, 2193 , 2019-07-14

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • live555-mp4
    live555的mp4播放,这个是用live555 做的通过rtsp协议,传输MP4(this is a project of live video play ,and it use the live555 for mp4 by rtsp ,welcom to download the file live555-mp4.rar)
    2020-06-21 04:20:02下载
    积分:1
  • matlabcode
    说明:  模拟退火是 80 年代初发展起来的一种随机性组合优化方法。它模拟高温金属降温的热力学过程,并广泛应用于组合优化问题。基于模拟退火的粒子群优化算法是把模拟退火机制引入基本粒子群优化算法中,采用杂交粒子群优化算法中的杂交运算和带高斯变异的粒子群优化算法中的变异运算,以便进一步调整优化群体。(Simulated annealing is a stochastic combinatorial optimization method developed in the early 1980s. It simulates the thermodynamic process of high temperature metal cooling and is widely used in combinatorial optimization problems. The particle swarm optimization algorithm based on simulated annealing introduces the simulated annealing mechanism into the basic particle swarm optimization algorithm, and adopts the hybrid operation in hybrid particle swarm optimization algorithm and the mutation operation in particle swarm optimization algorithm with Gaussian mutation, so as to further adjust the optimization population.)
    2020-03-11 10:49:36下载
    积分:1
  • find_useless_resources_unity
    wadwawdawad daw dwad wadadadw
    2018-03-21 07:59:21下载
    积分:1
  • ForexRealProfitEA
    说明:  A hedge ea, return curve for 1min is perfect.
    2020-06-19 12:40:01下载
    积分:1
  • 界面相当不错的推箱子游戏VB源码
    界面相当不错的推箱子游戏VB源码,带声音、画面清淅,这款推箱子游戏最大的亮点是支持自动寻路,可选定关卡、设计关卡、打开、关闭声音,游戏源码中的诸多技巧,可完全用于其它的VB游戏开发中,对学习用VB编写小游戏的朋友具有很高的参考价值。   游戏的场景是在一个由墙围成的房间里有几个箱子,规则是一次只能推动一只箱子(不能拉)。这个游戏的目的是把所有的箱子放到指定的位置就算大功告成。   这个版本增加了一个人工智能:自动寻路程序.只要点击小人要去的位置,小人就会寻找合适的路径,然后自动前往.如果在小人身边有一个箱子的话,点击这个箱子,小人还会自动移动它.
    2023-08-04 12:35:04下载
    积分:1
  • CPU-master
    misp,五级流水源码,实现一个建议的cpu(Misp, five-stage flow source code, implementation of a recommended CPU)
    2020-06-16 00:00:07下载
    积分:1
  • 数字内部PWM调光 +232 +flash buck
    说明:  40W 功率,亮度调节(占空比0-100%)连续可调, RGBW 四色灯(Brightness Adjustment RGBW Four-color Lamp)
    2020-06-23 11:20:01下载
    积分:1
  • Table_Operation
    列表框运行输入,可以在运行时输入数值,并且在可以自动在前面添加项(The list box runs the input, which can enter numeric values at run time, and automatically add items in front.)
    2018-05-25 10:19:49下载
    积分:1
  • 1N5822
    肖特基二极管使用说明,很详细的,一定好用(Schottky diodes for use, very detailed, must use)
    2020-12-23 11:29:07下载
    积分:1
  • WritePE
    修改pe文件的c程序,用于破解C文件加密狗等等(the source c++ for pe file)
    2011-05-06 12:01:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载