搜索资源列表
RT1602C
- 点液晶的程序,#include <util/delay.h> #include <avr/pgmspace.h> #include \"lcd.h\" #include \"font6x8.h\" #include \"font8x16.h\" #include \"my_type.h\"
heat
- PIC18F2520与时钟芯片PCF8563的I2C例程序。此为测试版,有好多无用的参数/函数,根据自己情况修改。RB0:SDA RB1: SCL ,单片机:PIC18F2520,编译环境:MPlab+PICC18. I2C芯片: PCF8563 ,软件模拟I2C总线设置和读取时钟芯片。工程包括5个文件:delay.h delay.c I2c.h I2c.c I2c_demo.c 是用PICC18提供的I2C例程,用的内部时钟,仅供参考,好多参数没优化,特别是延时和内部时钟。 -PIC18
FX2Test
- 程序描述:使用Cypress提供的EZ-USB开发工具包进行基本的固件程序设计。安装时把源码拷贝到硬盘特定目录下,使用Keil C编译器运行即可。但要添加完整的头文件及库文件才可以编译。 BasicUSB.SchDoc 电路原理图 FX2Test/FX2Test.Uv2 Keil C51工程 FX2Test/EZUSB.LIB EZ-USB库文件 FX2Test/dscr.a51 USB描述符 FX2Test/USBJmpTb.OBJ USB中断跳转表 FX2Test
89C51
- header to interface the c51 controller with special delay and otner initializing programs
1
- #include <mega8.h> #include <stdio.h> #include <delay.h> #include <mega8.h> #include <stdio.h> #include <delay.h> #define TG PORTB.1 #define RF_Rx PIND.2 #define Busy PIND.3 #define Mess1
4
- #include <mega8.h> #include <stdio.h> #include <delay.h> #include <mega8.h> #include <stdio.h> #include <delay.h> #define TG PORTB.1 #define RF_Rx PIND.2 #define Busy PIND.3 #define Mess1
5
- Chip type : ATmega8 Program type : Application Clock frequency : 8.000000 MHz Memory model : Small External SRAM size : 0 Data Stack size : 256 *****************************************************/ #include <mega8.h> #includ
6
- #include <mega8.h> #include <stdio.h> #include <delay.h> #define TG PORTB.1 #define RF_Rx PIND.2 #define Busy PIND.3 #define Mess1 PORTB.0 #define Mess2 PORTD.7 #define Mess3 PORTD.6 #define Mess4 PORTD.5 #
AD7705(AVR)
- 介绍AD7705的开发注意事项,以及开发流程,附AVR单片机开发代码-#include <util/delay.h> #include <avr/eeprom.h> #include "ad7705.h" #include "main.h" #include "crc16.h" #include "Usart.h"
3.5GHz--channel-measurements
- 在3.49-3.51GHZ频段内的典型中国城市环境下,地面信号衰落仍服从经典的指数对数分布。在中度误差(σx =10.291)下,路损指数在3.1-3.7之间。半径2公里的小区内,RMS时延在3-4微秒之间;典型的办公室环境中,存在直达径时RMS时延小于0.1微秒。在城市环境中,多径现象很明显,主要由高层建筑物引起,并以簇的方式存在。在城市中低速移动条件下(接收机移动速度小于100 Km/h)某一强径的生存时间通常超过10分钟,但相对到达时间会发生滑动。单一小区内的传播环境具有一定相关性,如果存
AVRlcd1602
- AVR 驱动1602液晶的范例程序#include <avr/io.h> //io端口寄存器配置文件,必须包含 #include <util/delay.h> //GCC中的延时函数头文件-AVR 1602
jiaoduzhuanganqi
- 角度转感器的基本控制方法!部分代码如下: #include"lcd1602.h" #include"delay.h" #include"adxl345.h" void main() { uchar devid delay(500) //上电延时 init() //初始化 DisplayOneChar(0,0, A ) DisplayOneChar(1,0, : ) Init_ADXL345() //初始化AD
mn4op8.ZIP
- 一类不确定时延网络控制系统的非脆弱H_保成本控制A class of networked control systems with uncertain time delay H _ non fragile guaranteed cost control-A class of networked control systems with uncertain time delay H _ non fragile guaranteed cost control
atmega16
- 个人收集的mega系列延时程序代码\atmega16中断函数附注编号\485uart\SPI控制ISD1730按键录音寻址放音等-Personal collection of the mega series of delay procedure code \ ATmega16 interrupt function note number \ 485uart \ SPI control the ISD1730 button recording addressing playback
xy7z.ZIP
- 电动汽车用高效回馈制动控制策略Uncertain singular systems with time-delay H _ guaranteed performance control-Uncertain singular systems with time-delay H _ guaranteed performance control
9-Delay-Systems
- decades. The so-called bounded real lemma has played an important role in solving this problem. In the contexts of both the state-space and singular systems, a great number of results on H∞ control have been reported and different approaches ha
NS73
- liunx驱动NS73驱动程序 //#include "fmtrans.h" #include <linux/i2c.h> #include <linux/delay.h> // // #define FM_TRANS_ADDR 0xCC #define AMD_DEBUG 0 // // extern int au1xxx_i2c_write(unsigned char addr, unsigned char reg,
delay
- It is a delay.h file witch delay function like _delay_ms (XXX) _delay_us(XXX) in AVR. Base on Systick
h.265
- H.265是ITU-T VCEG 继H.264之后所制定的新的视频编码标准。H.265标准围绕着现有的视频编码标准H.264,保留原来的某些技术,同时对一些相关的技术加以改进。新技术使用先进的技术用以改善码流、编码质量、延时和算法复杂度之间的关系,达到最优化设置。具体的研究内容包括:提高压缩效率、提高鲁棒性和错误恢复能力、减少实时的时延、减少信道获取时间和随机接入时延、降低复杂度等。H264由于算法优化,可以低于1Mbps的速度实现标清数字图像传送;H265则可以实现利用1~2Mbps的传输速度
delay.h
- Delay.h library for ATxMEGA32E5