-
ir encoding and decoding using avr
在这个项目中,我们使用avr控制器atmega162远程控制设备。它包含电路,给定主题的源代码。要完全了解红外遥控器的基本知识,请点击链接。
- 2023-05-29 10:50:03下载
- 积分:1
-
为了介绍ART网络具体工作过程,我们制作了Matlab演示程序。第一个程序利用newc()函数对网络进行自适应训练,修改权值并对样本进行分类判别;第二个则利用a...
为了介绍ART网络具体工作过程,我们制作了Matlab演示程序。第一个程序利用newc()函数对网络进行自适应训练,修改权值并对样本进行分类判别;第二个则利用adapt()函数对预测信号进行跟踪训练,并得出训练值与目标值之间的差异。-ART network to introduce specific work process, we produced a Matlab demo program. No. 1 newc procedures for the use () function on the network adaptive training, as well as the right to amend the value of the samples Classification; The second is using adapt () function to predict signal tracking training. training and the value obtained with the difference between the target value.
- 2022-03-21 20:12:51下载
- 积分:1
-
Is a small program, hope that we can gain. . . . . .
是一个小程序,希望大家能收获。
- 2022-03-15 20:19:41下载
- 积分:1
-
测试蓝本,请留意,功能很全的,可以参照,减少工作量。
测试蓝本,请留意,功能很全的,可以参照,减少工作量。-testing blueprint, please note that the very function of the whole, it can refer to reduce the workload.
- 2022-05-20 06:13:58下载
- 积分:1
-
#include<stdio.h>
struct powernode
{
float pi
float qi
in...
#include
struct powernode
{
float pi
float qi
int i
float vi
}
struct powernode wg[20]
struct powernode wl[20]
struct linedata
- 2022-02-11 23:55:05下载
- 积分:1
-
tree applications, the tree is recursive and non
树的应用,实现树的递归,非递归的多种顺序查找
-tree applications, the tree is recursive and non- recursive sequence of the multiple search
- 2022-07-21 04:50:36下载
- 积分:1
-
遥感软件erdas的详细操作说明,非常适合基础学起的人。是一本很好的资料。...
遥感软件erdas的详细操作说明,非常适合基础学起的人。是一本很好的资料。-Remote sensing software ERDAS detailed instructions, very suitable for the basis of a person to learn. Is a very good information.
- 2023-02-23 20:15:04下载
- 积分:1
-
8139卡驱动程序和一个简单的收发器数据源代码
8139网卡dos实模式驱动及简单收发数据源代码-8139 card dos real mode drivers and a simple transceiver data source code
- 2022-03-17 06:07:37下载
- 积分:1
-
这个函数返回n点2dw波段的傅里叶变换的DFT样本序列。通常情况下,以插值点的方式进行放大。...
这个函数返回n点2dw波段的傅里叶变换的DFT样本序列。通常情况下,以插值点的方式进行放大。-This function returns N point DFT samples of 2dw band of Fourier transform of a sequence. Typically, fft() returns N samples of Fourier transform ranging from 0 to 2pi. This function takes the N-point DFT samples and returns N-point samples corresponding to frequency band wc-dw to wc+dw.
- 2022-05-13 23:27:58下载
- 积分:1
-
注册表读写的示范程序,在注册表里添加自己的注册表项,可以删除...
注册表读写的示范程序,在注册表里添加自己的注册表项,可以删除-Demonstration program to read and write registry, add your own in the registry where the registry key, can be deleted
- 2022-03-23 06:24:13下载
- 积分:1