-
java interface....learning
接口的好教程.清晰.PPT.教师也可以参考哟-java interface....learning
- 2022-05-19 01:49:34下载
- 积分:1
-
文件更全面地介绍了相关的鲁棒控制…
该文件较全面的介绍了鲁棒控制的相关知识,以及其设计的基本思想,对学习鲁棒控制的人很有借鉴意义,欢迎大家下载!-the document more comprehensive introduction to the robust control of the relevant knowledge, and the basic design idea Robust control for the study of a useful one, we are happy to download!
- 2023-06-25 07:35:03下载
- 积分:1
-
达内科技17天java学习笔记
word 46页
达内科技17天java学习笔记
word 46页-Tatsu within 17 days java technology word 46 page study notes
- 2023-04-30 07:20:02下载
- 积分:1
-
基于MSP430的DS18B20的温度采集程序
基于MSP430的DS18B20的温度采集程序-MSP430-based temperature acquisition program DS18B20
- 2022-03-16 20:55:27下载
- 积分:1
-
Rational_Rose实例源码
经典simple例子经典UML建模实例.mdl
- 2022-03-22 06:02:53下载
- 积分:1
-
包装文件名的操作
封装文件名的有关操作-Packaging file name to the operation
- 2022-01-28 16:44:36下载
- 积分:1
-
mc39i_hd介绍 介绍 介绍
mc39i_hd介绍 介绍 介绍-mc39i_hd Introduction Introduction Introduction Introduction
- 2022-03-02 11:12:51下载
- 积分:1
-
只是为了好玩。cpp文件
justfor fun .cpp file
- 2022-02-01 19:55:45下载
- 积分:1
-
空气湿度报警器,顾名思义,是用来测量空气中的湿度的仪器,他通过一个湿敏电容和一个频率输出电路对空气湿度进行检测,把湿度变化转变成频率输出。再通过单片机把输入的频...
空气湿度报警器,顾名思义,是用来测量空气中的湿度的仪器,他通过一个湿敏电容和一个频率输出电路对空气湿度进行检测,把湿度变化转变成频率输出。再通过单片机把输入的频率转化为湿度百分值并通过LCD显示出来,使人可以通过显示清楚地看到空气的相对湿度。在单片机编程时可以预先设定一个限定值,当环境湿度达到设定的湿度值时电路报警,同时发光二极管变亮,达到湿度报警的目的。-Air humidity alarm, as the name implies, is used to measure humidity in the air apparatus, he humidity through a capacitor and a frequency output circuit for detection of air humidity, the humidity changes in the frequency of the output into. Through the single-chip frequency of the input into a percentile and humidity through the LCD display, one can clearly see through the display of the relative humidity of air. Single-chip can be programmed in advance to set a limit value, when the environmental humidity to achieve set alarm circuit humidity values, while LED light changes to achieve the purpose of humidity alarm.
- 2022-02-12 05:08:17下载
- 积分:1
-
A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵
A2=sim(netn,A) netn是前面已训练好的神经网...
A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵
A2=sim(netn,A) netn是前面已训练好的神经网络
A2=compet(A2)
answer=find(compet(A2)==1)
plotchar(alphabet(:,answer)) -A = alphabet (:, 1)+ Rand (35,1) alphabet is the definition of good character characteristic matrix A2 = sim (netn, A) netn that have already trained neural network A2 = compet (A2) answer = find (compet (A2) == 1) plotchar (alphabet (:, answer))
- 2022-03-22 00:30:20下载
- 积分:1