搜索结果
找到约 2,153 项符合
X-LMS 的查询结果
微处理器开发 This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It permits you to download new c
This a simple bootloader for AT91SAM7{S,X}{64,128,256} processors. It
permits you to download new code to the device over USB. This bootrom is
installed at address 0x00000000 in the ARM, which means that it is the
first piece of code to execute after reset. At startup, it waits for
a few seconds to ...
人工智能/神经网络 用bcb所撰寫的kohonen程式,優雅的網狀伸張分佈,將任意維度的input data,reduce至二維x,y平面,competivite learning的最佳範例.
用bcb所撰寫的kohonen程式,優雅的網狀伸張分佈,將任意維度的input data,reduce至二維x,y平面,competivite learning的最佳範例.
matlab例程 LMS算法的matlab实现
LMS算法的matlab实现,用于智能天线以及波束成形
通讯编程文档 RFC3029: Internet X.509 Public Key Infrastructure Data Validation and Certification Server Protocols
RFC3029: Internet X.509 Public Key Infrastructure Data Validation and Certification Server Protocols
其他嵌入式/单片机内容 生成多项式的最高位必须是1。例如:CRC-CCITT标准的16位生成多项式:g(x)= x16+x12+x1+1;阶数r = 16 即:0x11021.最高位通常为1。
生成多项式的最高位必须是1。例如:CRC-CCITT标准的16位生成多项式:g(x)= x16+x12+x1+1;阶数r = 16
即:0x11021.最高位通常为1。
微处理器开发 基于ARM7 7x256芯片的USB通信实现, 编译器IAR4.X以上版本.
基于ARM7 7x256芯片的USB通信实现, 编译器IAR4.X以上版本.
微处理器开发 基于ARM7 7x256芯片的网络接口程序, 实现webserver的代码, 编译器IAR4.X以上版本.
基于ARM7 7x256芯片的网络接口程序, 实现webserver的代码, 编译器IAR4.X以上版本.
游戏 本代码用于在*.x文件中
本代码用于在*.x文件中,查找并修改或替换坐标值,可以批量执行操作
matlab例程 一个经典的LMS程序
一个经典的LMS程序,是一个M函数程序,可自己编写主程序调用