登录
首页 » Python » list

list

于 2019-03-12 发布 文件大小:14KB
0 186
下载积分: 1 下载次数: 0

代码说明:

  cnn代码list部分,深度学习文件,图像处理(code for cnn, image ,deep learning)

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

发表评论

0 个回复

  • 聊天室
    说明:  在线聊天室工具,有客户端,服务端 原代码(Online chatroom tools, the client side, the server side of the original code)
    2021-01-02 00:09:25下载
    积分:1
  • 雨流计数法matlab程序
    雨流计数法又可称为“塔顶法”,是由英国的Matsuiski和Endo 两位工程师提出的, 距今已有50 多年。雨流计数法主要用于工程界, 特别在疲劳寿命计算中运用非常广泛。把应变-时间历程数据记录转过90°,时间坐标轴竖直向下, 数据记录犹如一系列屋面, 雨水顺着屋面往下流, 故称为雨流计数法。雨流计数法对载荷的时间历程进行计数的过程反映了材料的记忆特性,具有明确的力学概念,因此该方法得到了普遍的认可。(The rain stream counting method, also known as the tower top method, was proposed by two engineers in the UK, Matsuiski and Endo, for more than 50 years. The rain flow counting method is mainly used in the engineering field, especially in the calculation of fatigue life. Record the strain time history data by 90 degrees, and the time axis is vertical downward. The data record is like a series of roof. The rain water flows down the roof, so it is called the rain flow counting method. The counting process of the rain flow counting method reflects the memory characteristics of the material and has a definite mechanical concept. Therefore, this method has been widely accepted.)
    2017-06-14 18:38:31下载
    积分:1
  • C语言两种窗口屏幕截图的方法
    C语言两种窗口屏幕截图的方法, 一种是通过PrintWindow 实现,可以后台截图, 另一种是通过dib实现,源码很简单,一看就能明白是什么意思。
    2023-07-03 02:30:03下载
    积分:1
  • vb-supermario
    用VISUAL BASIC编写的超级马里奥(supermario by VISUAL BASIC)
    2013-10-15 12:06:00下载
    积分:1
  • 缠中说禅学习软件
    这个软件是用于学习缠中说禅,通过此软件可以参考缠论学习软件(this software is study)
    2018-01-31 18:30:36下载
    积分:1
  • 产生相位屏
    说明:  产生随机相位屏,直接用即可,修改几个参数(Generate random phase screen)
    2020-07-08 15:39:06下载
    积分:1
  • Visual C# 韩信点兵算法演示源码
    韩信点兵是一道古代数学题,内容是:韩信带兵不足百人,三人一行排列多一个,七人一行排列少两个,五人一行排列正好。相关代码:   int a = 0, b = 0, c = 0;//定义变量   for (int i = 1; i < 100; i++)//遍历    {    Math.DivRem(i, 3, out a);//3行一列时取余    Math.DivRem(i, 5, out b);//5行一列时取余    Math.DivRem(i, 7, out c);//7行一列时取余    if (a == 1 && b == 0 && c == 5)//如果3种方式的余数符合要求    {    textBox1.Text = i.ToString();//显示人数    return;    }
    2022-01-25 14:48:17下载
    积分:1
  • PK上分
    说明:  入包,秒刷,城镇加速,刷图加速.秒杀怪物代码随意更改.PK冰冻上分等多功能欢迎下载使用(Pack in, second brush, town acceleration, brush map acceleration. Second killing monster code changes at will. PK freezing sub-function welcome to download and use.)
    2019-06-15 05:51:11下载
    积分:1
  • 潮流程序
    说明:  Research on Optimal Load Transfer Path Method for Distribution Network Maintenance Based on Integer Programming
    2020-06-18 20:40:01下载
    积分:1
  • 15765_3
    iso15765 - 1 document
    2019-06-19 00:16:53下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载