搜索资源列表
C-C++
- 曾经碰到过让你迷惑不解、类似于int * (* (*fp1) (int) ) [10] 这样的变量声明吗?本文将由易到难,一步一步教会你如何理解这种复杂的 -had encountered let you puzzled, similar to int * (* (* fp1) (int)) [10] variables such statement? This paper will be easy to arrive difficult, step by step, how you inter
5510dedaima
- /*** *5510单片机测试程序 基本测试成功 2005-8-25 write By CW *** *** *** ****/ #include <reg52.h> #include <absacc.h> #define uint unsigned int #define uchar unsigned char-/******* 5510 microcontroller basic test procedure su
da1230
- 12位 D/A DAC1230转换子函数 子函数名:da_zh(int a) 参考电压:5.000v-12 D / A conversion Functions DAC1230 Functions Name : da_zh (int a) the reference voltage : 5.000v
ex_link1
- This example shows how to transmit and receive packets with packet length up to 255 bytes. The status byte is polled every 200 us in a timer1 int.-This example shows how to transmit and rece ive packets with packet length up to 255 bytes. T he status
avr+cp2200_source
- m16+cp2200组成的网络接口。 m16使用内部RC振荡8M,如果要提高主频,请注意修改模拟总线读函数。 cp2200模块使用www.icdev.com.cn的,更改pin44连接VCC,即总线复用方式,地址数据复用。 软件编写使用avrstudio4.12+sp4+winavr(avrstudio自带的winavr嵌入方式)。 硬件连接: m16 | cp2200 PORTA | AD0-7 PB0 | RST PB1 | CS PB2 | RD P
num
- 显示数据处理(拆数字).mcu控制LCD显示数字时的拆数程序,可拆int型整数和float型浮点数,所拆数存放于全局变量 数组中。
ADS1100ok!
- 这个是一个用Keil C51编写的16位串行AD芯片ADS1100的驱动程序示例,程序中含有写好的ADS1100.H标准驱动函数和LCD1602.H液晶驱动函数,用51模拟IIC总线进行数据采集。提供API式外部函数接口:void Init_ads1100(unsigned char mdata) unsigned int Rd_ads1100(void) 具体功能见程序中的*.C测试文件。
ATmega8-Protues-4-int
- ATmega8-Protues仿真之四 外部中断学习
serial
- //*********主机代码****** #include <reg51.h> #include \"Clicent_Setting.h\" #include \"LCD_Funtion.h\" #include \"Futions.h\" #include \"Host_Interrupt_Funtion.h\" int num1=1 //从机数码管起始数 int num2=0 int num3=1
Touch8x10D(INT)
- 这是一个D系列触摸屏程序,这个是TOUCH 8x10D(INT)产品的程序
Touch15x20D(INT)
- 这是一个D系列触摸屏程序,这是一个型号为Touch15x20D(INT)型号的程序
Interface PC KEYBOARD using 8051 INT pin
- Interface PC KEYBOARD using 8051 INT pin
int
- 该软件可以初始化,单片机的中断系统,使计算机进入中断状态。-INT
INT
- AVR ATmega128所有外部中断驱动。设置全部通过测试,完美移植使用-AVR ATmega128 all external interrupt-driven. Set all passed the test and perfect the use of transplantation
110316
- 简单16位汇编,通过int 21h的中断调用,进行文件读取,并写入到其他文件。-Simple 16-bit assembly, through the int 21h interrupt call, the file read and write to other files.
EM78P259N-int-information
- EM78P259N int information:介绍了EM78P259N单片机的外部中断的使用和示例。-EM78P259N int information: describes EM78P259N MCU external interrupt use and examples.
int
- 对TIMER中断的处理,MEGE128TIMER中断处理程序,实现定时操作。-TIMER INT
dspic30f4011-uart2-INT-ok
- DSPIC30F4011-UART2-INT自己测试完好的中断串口收发程序,可以运行-DSPIC30F4011-UART2-INT interrupt their intact serial transceiver test program, you can run
PIC16F877 EXT INT CODE
- PIC16F877 EXT INT CODE.rar
INT BEEP.X
- 在16F877A芯片上,用外部中断实现蜂鸣器明叫,可以改变成以外部中断实现其他功能(On the 16F877A chip, we use external interrupt to make buzzer call, which can be changed to other functions by external interrupt.)