1)  serial schedule
串行BP译码算法
2)  serial
串行
1.
The design and implement of the serial port GUI terminal based on embedded Linux;
基于嵌入式Linux串行通信GUI终端设计及实现
2.
Study of LN82530 Serial Communications Controller(SCC);
LN82530串行通讯控制器的研制
3.
DS1302 Serial Timekeeping Chip;
串行实时时钟芯片 DS1302 及其应用
3)  Serial Interface
串行
1.
A Serial Interface 8 Digit LED Display Driver MAX 7219;
串行接口 8 位数字 LED 显示驱动器 MAX7219
4)  Serial communication
串行通讯
1.
The software realization of serial communication for multi-WEDM machines;
电火花线切割机多机串行通讯软件的开发
2.
Study of Data Type Transformation in Serial Communication based on MSCOMM;
辐照度计中串行通讯数据类型转换的研究
3.
Application of Modbus protocal in serial communication of monitoring system;
Modbus协议在监控系统串行通讯中的应用
5)  serial communication
串行通信
1.
Design on the serial communication of the measuring and controlling systems for the hydraulic pressure and rotate speed in the friction welding machine;
摩擦焊机液压、转速测控系统串行通信设计
2.
Implementation of serial communication between personal computer and C8051F000 in sampling of heart sound;
PC机与C8051F000串行通信在心音数据采集中的实现
3.
Parameter setting of DSP-based servo system via serial communication;
应用串行通信实现基于DSP的全数字伺服参数整定
6)  serial EEPROM
串行EEPROM
1.
Application of serial EEPROM in measuring and cortrol equipment in power system;
串行EEPROM在电力系统测控设备中的应用
2.
AT24C01A Serial EEPROM and Its Application in the Automatic Glues Pouring Machine;
AT24C01A串行EEPROM及其在灌胶机中的应用
3.
The paper presents a cryptographic smart lock based on MCU and serial EEPROM, describes hardware structure and software design of the system.
本文介绍一种基于单片机和串行EEPROM的智能密码锁,对系统硬件设计和软件实现进行了详细的描述。
参考词条
补充资料:BP算法
分子式:
CAS号:

性质:又称逆推学习算法,简称BP算法,是1986年鲁梅哈特(D. E. Rumelhart)和麦克莱朗德(J. L. McClelland)提出来的。用样本数据训练人工神经网络(一种模仿人脑的信息处理系统),它自动地将实际输出值和期望值进行比较,得到误差信号,再根据误差信号从后(输出层)向前(输入层)逐层反传,调节各神经层神经元之间的连接权重,直至误差减至满足要求为止。反向传播算法的主要特征是中间层能对输出层反传过来的误差进行学习。这种算法不能保证训练期间实现全局误差最小,但可以实现局部误差最小。BP算法在图像处理、语音处理、优化等领域得到应用。

说明:补充资料仅用于学习参考,请勿用于其它任何用途。