// This program measures the voltage on an external ADC input and prints the // result to a termin
// This program measures the voltage on an external ADC input and prints the // result to a termin...
// This program measures the voltage on an external ADC input and prints the // result to a termin...
在QPSK下的OFDM误码率仿真程序,其中包含comb.m,delay.m,fade.m,giins.m,girem.m,ofdm_fading.m,qpskdemod.m,qpskmod.m,sef...
1. 以单极 2相磁化方式使步进电机正向旋转 2. 按中断开关的话,正-〉逆,逆-〉正 旋转。 3. 不使用delay函数,使用定时器/计数器...
12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typede...
a screen handling program to provide a flashing message. You will have to design a screen layout f...
ns2初学者原创程序,为三节点有线连接tcl文件,以及分析throught,loss,delay参数的awk文件和运行结果。并对不同连接带宽参数下对脚本进行修改,分析不同情况下参数的变化。适合刚刚使用...
能让单片机唱歌的程序,这个程序采用单片机不同delay时间的不同来模拟唱歌的效果...
很完整的51串口程序 包括如下: 串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 出入均设有缓冲区,大小可任意设置。 可供使用的函数名: char getbyte(void) 从...
以下是从一维数据计算最大Lyapunov指数的算法源程序,在Visual C++中通过。 其中number一数据总量,dimension一重构维,delay-重构延迟,maxsplit一最大分离量 ...
SoftTimer.h 利用定时器T2模拟多个软件定时器 特点: 只占用一个硬件定时器T2,就可以扩展出多达数十个以上的软件定时器 软件定时器基本定时单位是10ms,定时范围很宽:0...