搜索结果

找到约 1,063 项符合 ICCAVR-V 的查询结果

其他 提出了利用FPGA的现场可编程以及可并行处理的特性

提出了利用FPGA的现场可编程以及可并行处理的特性,对基于人工神经网络的图像处理结构进行自动生成的一种技术。作者:Andre B. Soares, Altamiro A. Susin,Leticia V. Guimaraes
https://www.eeworm.com/dl/534/283820.html
下载: 134
查看: 1038

单片机开发 1. LED点阵依次显示绿色

1. LED点阵依次显示绿色,红色,橙色 2.LED点阵依次显示A,V,R的同时,改变颜色 3. AVR 文字从下往上移动的的同时,文字的颜色也在变化
https://www.eeworm.com/dl/648/285541.html
下载: 46
查看: 1020

单片机开发 AVR306串口程序例子----查询模式 Application Note AVR306 * Polled mode driver for UART, this is the similar to

AVR306串口程序例子----查询模式 Application Note AVR306 * Polled mode driver for UART, this is the similar to the * library default putchar() and getchar() in ICCAVR
https://www.eeworm.com/dl/648/285939.html
下载: 91
查看: 1064

数学计算 runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z)

runs Kalman-Bucy filter over observations matrix Z for 1-step prediction onto matrix X (X can = Z) with model order p V = initial covariance of observation sequence noise returns model parameter estimation sequence A, sequence of predicted outcomes y_pred and error matrix Ey (reshaped) for y and Ea ...
https://www.eeworm.com/dl/641/289139.html
下载: 29
查看: 1083

微处理器开发 基于LPC214X 的USB固件升级程序,通过USB接口来升级更新你的应用程序.基于LPC214X USB 固件升级源程序 (USB Firmware Upgrader source code )

基于LPC214X 的USB固件升级程序,通过USB接口来升级更新你的应用程序.基于LPC214X USB 固件升级源程序 (USB Firmware Upgrader source code ) 基于含有USB固件升级的LPC214X例程 例程包含下面编译器的工程文件(Rowley CrossWorks Studio(GCC) 1.5, IAR ARM v.4.39, GCC 3.4 (4.10), ARM ADS 1.2, ARM RealView 2.2, Keil RVC ...
https://www.eeworm.com/dl/655/289435.html
下载: 176
查看: 1087

Jsp/Servlet 纯粹jsp的留言板,使用了mvc

纯粹jsp的留言板,使用了mvc,但v,和c也是用jsp写的
https://www.eeworm.com/dl/696/290290.html
下载: 166
查看: 1075

Java编程 武汉理工大学的WEB技术课件

武汉理工大学的WEB技术课件,讲述了JSP的M,V,C三个层,以及JAVA的一些
https://www.eeworm.com/dl/633/290536.html
下载: 181
查看: 1026

单片机开发 本书名字为《AVR单片机C语言开发入门指导》

本书名字为《AVR单片机C语言开发入门指导》,清华大学出版社出版。主要介绍用了C语言开发AVR入门,以ICCAVR编译器为主,非常适合初学AVR。
https://www.eeworm.com/dl/648/291121.html
下载: 62
查看: 1052

游戏 Huo Chess by Spiros (Spyridon) Kakos (http://www.kakos.com.gr) is a micro chess program in CLI C++ v

Huo Chess by Spiros (Spyridon) Kakos (http://www.kakos.com.gr) is a micro chess program in CLI C++ v8.0 that attempts to be smaller in size than the Commodore-era Microchess. The goal is to create the smallest chess program that exists. More versions are to come in the future.
https://www.eeworm.com/dl/625/292016.html
下载: 127
查看: 1036

数据结构 表达式类型的实现: 1、 一个表达式和一颗二叉树之间

表达式类型的实现: 1、 一个表达式和一颗二叉树之间,存在着自然的对应关系。 2、 假设算术表达式Expression内可以含有变量(a~z)、常量(0~9)和二元运算符(+,-,*,/,^)。实现一下操作。 (1) ReadExpr(E)——以字符序列的形式输入语法正确的前缀表示式并构造表达式E。 (2) WritrExpr(E)——用带括弧的中缀表 ...
https://www.eeworm.com/dl/654/292540.html
下载: 67
查看: 1073