GPS logger and emulator which includes SPI, SD and UART drivers and implements for C51 MCUs
GPS logger and emulator which includes SPI, SD and UART drivers and implements for C51 MCUs
探索Bishop模式识别与机器学习的精髓,掌握前沿算法及其实现。本标签汇集了10550个精选资源,涵盖从基础理论到高级应用的全方位内容。无论是深度学习、神经网络还是数据挖掘,这里都有详尽解析与实战案例。适用于图像处理、自然语言处理等多个领域,是电子工程师提升技能、解决实际问题不可或缺的知识宝库。立即...
GPS logger and emulator which includes SPI, SD and UART drivers and implements for C51 MCUs
This matlab code on reed solomon and BCH encoding and different decoding algorithms. Also errors and erasures.
Sky lab calculate position of satellite in GNSS systems and calculate elevation and azimuth them and show them.
BP神经网络程序,C语言源代码 如下: #include "iostream.h" #include "iomanip.h" #include "stdlib.h" #include "math.h" #include "std...
外观模式(Facade pattern)涉及到子系统的一些类。所谓子系统,是为提供一系列相关的特征(功能)而紧密关联的一组类。例如,一个Account类、Address类和CreditCard类相互关联,成为子系统的一部分,提供在线客户的特...
Java設計模式. 目的是學習. Java design pattern for the purpose of learning. JAMES W. COOPER