-
CNN 11 tezhengtiqu
卷积神经网络,用于故障诊断,取得很好的识别效果(Convolution neural network is used for fault diagnosis and achieves good recognition results.)
- 2020-11-20 14:49:36下载
- 积分:1
-
cisvm
zhouzhihua老师的cisvm,写的非常好,大家一起参考学习(an example to show using CISVM to train a classifier with a cost interval)
- 2019-04-25 23:30:07下载
- 积分:1
-
Dreamweaverbook
介绍如何使用 Macromedia Dreamweaver MX 2004,其对象是对该软件的主要特
性尚不熟悉的用户。本指南中的教程将引导您完成创建一个简单但具备一定功能的 Web 站点的过程(How to use Macromedia Dreamweaver MX 2004, its object is the main features of the software is not yet familiar with the user. Tutorial in this guide will walk you through creating a simple but functional Web site with a certain process)
- 2010-06-14 11:06:27下载
- 积分:1
-
Codes
说明: DVC系统,包括编码端和解码端,三种边信息估计方法(DVC system, including encoder and decoder, three side information estimation methods)
- 2021-04-21 12:48:49下载
- 积分:1
-
江西省第十八届大专组自选电子设计竞赛试题
江西省第十八届大专组自选电子设计竞赛试题-Jiangxi College Group at its eighteenth session on-demand electronic design contest questions
- 2023-05-25 03:45:03下载
- 积分:1
-
自抗扰转速环电流环
自抗扰控制器,转速环与电流环的仿真,参数设定好了(Self disturbance rejection controller (ADRC) and Simulation of speed loop current ring)
- 2021-05-10 10:59:33下载
- 积分:1
-
卷积神经网络
说明: 利用Python实现卷积神经网络,适合初学者借鉴,参考。(Using Python to realize convolution neural network is suitable for beginners to learn and refer to.)
- 2020-06-15 22:45:01下载
- 积分:1
-
一个简单的sokudo游戏,附加源码。
但游戏有些不足,请见谅...
一个简单的sokudo游戏,附加源码。
但游戏有些不足,请见谅-Sokudo a simple game, an additional source.
- 2023-02-14 04:00:03下载
- 积分:1
-
Abaqus插件
说明: 1. 定义了刀具和工件结点的接触,并定义为默认“硬接触”
2. 工件上表面定义了自接触,防止切屑穿透工件上表面
3. 有些情况下可能产生工件右边界的部分结点卷曲后进入上表面,可以额外定义工件上表面与右边界部分结点(在右边界上,但是被切下来的部分结点)的接触算法这样就不会穿透了。(1. Defined the contact between tool and workpiece node, and defined as the default "hard contact".
2. Self-contact is defined on the upper surface of the workpiece to prevent the chip from penetrating the upper surface of the workpiece
3. In some cases, part nodes of the right boundary of the workpiece may curl into the upper surface, and the contact algorithm between the upper surface of the workpiece and the right boundary part node (the part node on the right boundary, but the part node cut off) can be defined in addition, so as not to penetrate.)
- 2020-10-28 16:17:59下载
- 积分:1
-
android获取(采集)网络图片的例子
本源码主要演示android获取网络图片,类似于采集图片。编程思路:首先获取请求的路径,路径为我们想要得到的资源,建立URL对象,抛出异常,得到HttpURLConnection对象,声明请求方式,设置连接超时,得到服务器传回来的数据,相对我们来说输入流,得到数据, 创建一个文件输出流, 将我们所得的二进制数据全部写入建好的文件中。
- 2022-05-17 15:25:57下载
- 积分:1