搜索结果

找到约 4,161 项符合 avr-G 的查询结果

单片机开发 充电器源代码 才有AVR CPU 控制 可以对大部分电池充电

充电器源代码 才有AVR CPU 控制 可以对大部分电池充电
https://www.eeworm.com/dl/648/192578.html
下载: 171
查看: 1038

人工智能/神经网络 Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search ma

Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and ...
https://www.eeworm.com/dl/650/192600.html
下载: 73
查看: 1024

软件设计/软件工程 1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-G

1.24位真彩色->256色灰度图。 2.预处理:中值滤波。 3.二值化:用一个初始阈值T对图像A进行二值化得到二值化图像B。 初始阈值T的确定方法是:选择阈值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分别是最高、最低灰度值。 该阈值对不同牌照有一定的适应性,能够保证背景基本被置为0,以突出牌照区域。 4.削弱背景干扰。对图像B做简单的相邻 ...
https://www.eeworm.com/dl/684/192791.html
下载: 162
查看: 1063

单片机开发 使用avr软件模拟usb

使用avr软件模拟usb,并实现cdc cla
https://www.eeworm.com/dl/648/192840.html
下载: 43
查看: 1172

单片机开发 电子行业中使用非常广泛的高速单片机AVR系列单片机的指令介绍。

电子行业中使用非常广泛的高速单片机AVR系列单片机的指令介绍。
https://www.eeworm.com/dl/648/192926.html
下载: 153
查看: 1038

单片机开发 电子行业中使用非常广泛的高速单片机AVR系列单片机的开发工具介绍。

电子行业中使用非常广泛的高速单片机AVR系列单片机的开发工具介绍。
https://www.eeworm.com/dl/648/192927.html
下载: 177
查看: 1056

多国语言处理 SimMetrics is a Similarity Metric Library, e.g. from edit distance s (Levenshtein, Gotoh, Jaro etc)

SimMetrics is a Similarity Metric Library, e.g. from edit distance s (Levenshtein, Gotoh, Jaro etc) to other metrics, (e.g Soundex, Chapman). Work provided by UK Sheffield University funded by (AKT) an IRC sponsored by EPSRC, grant number GR/N15764/01.
https://www.eeworm.com/dl/637/192995.html
下载: 195
查看: 1233

单片机开发 使用ATMEL AVR 单片机ATtiny45控制煮茶器程序

使用ATMEL AVR 单片机ATtiny45控制煮茶器程序
https://www.eeworm.com/dl/648/193338.html
下载: 148
查看: 1126

单片机开发 用avr单片机接收GPS的数据的c语言程序

用avr单片机接收GPS的数据的c语言程序,包括lcd显示程序
https://www.eeworm.com/dl/648/193363.html
下载: 50
查看: 1048

单片机开发 该程序为AVR单片机的PID控制算法程序

该程序为AVR单片机的PID控制算法程序,适用AVR单片机,对其它类型的单片机也有参考作用。
https://www.eeworm.com/dl/648/193398.html
下载: 66
查看: 1134