通过保存已经计算出来的结果,此方法的时间复杂度仅为O(m^2).如果采用递归编程(大多数人都会首先想到递归方法),则时间复杂度将高达O(k^m). 1.18
上传时间: 2015-08-12
上传用户:cjf0304
AVR原理与应用手册开发手册,是介绍Atmel公司AVR系单片机的帮助教程。
上传时间: 2013-12-29
上传用户:13160677563
AVR单片机的EW12A03GLY液晶显示代码,使用芯片为ATmega32,程序包括SED1520驱动程序,文字,数字,线条,图片的显示程序。
上传时间: 2013-11-29
上传用户:onewq
AVR单片机温度采集系统代码,采用一线连接的温度检测芯片DS18B20。程序包括两个温度芯片的驱动代码,温度计算程序,串口输出显示程序。编译环境为GUN C。
上传时间: 2013-12-26
上传用户:hphh
avr应用有关使用注意事项如下 1 在使用例子程序之前将库文件libslavr.a 拷贝到ICCAVR 安装目录下的库文件目录中 即...\LIB\目录将头文件slavr.h 拷贝到头文件目录即...\include\目录 2 如果想使用库文件中的函数那么设置如下 1) 在文件中应使用 "#include <slavr.h>"包含slavr.h 头文件 2) 在工程选项中的Additional LIB 一栏中填入"slavr" 使用附加的libslavr.a 库文件(注意引号不需要输入) 3 libslavr.a 库中包含的函数清单如下 1) void write_lcd(unsigned char data,unsigned
上传时间: 2013-12-29
上传用户:dongqiangqiang
高性能、低功耗的8 位AVR® 微处理器 • 先进的RISC 结构,JTAG 接口( 与IEEE 1149.1 标准兼容)
上传时间: 2013-12-29
上传用户:星仔
avr单片机应用开发典型实例,包括各种液晶T6963,SED1335
上传时间: 2013-12-08
上传用户:thuyenvinh
UWB 功率控制 容量 Main Matlab script is in runsim.m. It generates random topologies, optimizes, and display results. IMPORTANT: you may need to add manually the lib path in Matlab in order to get all the necessary functions. Reference: Radunovic, Le Boudec, "Joint Power Control, Scheduling and Routing in UWB networks"
标签: topologies generates optimizes Matlab
上传时间: 2015-08-14
上传用户:shanml
This m file models an UWB system using BPSK. The receiver is a correlation receiver with a LPF integrator and comparators for threshhold selection.
标签: receiver correlation models system
上传时间: 2014-12-19
上传用户:ryb
avr单片机操控ks0108c图形点阵液晶屏代码,使用iccavr6.3编译
上传时间: 2015-08-16
上传用户:hebmuljb