搜索资源列表

  1. Text-shaped-LCD

    0下载:
  2. 文字形LCD Text-shaped LCD #include "HT66F50.h" const unsigned char Table1[] = "Kun" //所要顯示字元 unsigned char DATA_BUS @0x20 //sfr DATA_BUS=0x90 //DATA bus=P1 #define RS PA0 //P35=RS=0指令暫存器,RS=1資料暫存器 #defi
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-14
    • 文件大小:12288
    • 提供者:蔡志欣
  1. SFRLED

    0下载:
  2. 8051 SFR地址操作点亮LED use the SFR to turn on the LED!!!! its very useful-use the SFR to turn on the LED
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:patrickng
  1. sfr

    1下载:
  2. 关于软频率复用的分析,主要分析内外环不同功率比下系统的表现-this code is basic introdution of soft frequence reuse, especially aims at the power allocation.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:45056
    • 提供者:华夏
  1. IO

    0下载:
  2. sfr P1 = 0x90 /* SFR definition for Port 1 */ sfr P3 = 0xB0 /* SFR definition for Port 3 */-sfr P1 = 0x90 /* SFR definition for Port 1*/sfr P3 = 0xB0 /* SFR definition for Port 3* /
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:7168
    • 提供者:
  1. IOBit

    0下载:
  2. i/o口信号传送单片机STC-sfr P1 = 0x90 /* SFR definition for
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:
  1. IS8U192A_DMA

    0下载:
  2. 华大 IS8U192A_DMA--------DMA操作例程(包含Flash到RAM以及RAM和SFR之间的DMA传输)-UW IS8U192A_DMA-------- DMA operation routines (including DMA transfer between Flash to RAM and RAM and SFR)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:kun
  1. eeprom

    0下载:
  2. #include <intrins.h> #include <reg52.h> //52系列单片机头文件 #include <51hei.H> #define uchar unsigned char #define uint unsigned int #define RdCommand 0x01 //定义ISP的操作命令 #define PrgCommand 0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:秦凯
  1. watchdog

    0下载:
  2. #include <reg52.h> //52系列单片机头文件 #define uchar unsigned char #define uint unsigned int sfr WDT_CONTR=0xe1 sbit led1=P0^0 sbit leds=P1^4 //led使能 void delayms(uint xms) { uint i
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:秦凯
  1. lcd.h

    0下载:
  2. /* ISP_IAP_EEPROM Register */ sfr ISP_DATA = 0xe2 sfr ISP_ADDRH = 0xe3 sfr ISP_ADDRL = 0xe4 sfr ISP_CMD = 0xe5 sfr ISP_TRIG = 0xe6 sfr ISP_CONTR = 0xe7 -/* ISP_IAP_EEPROM Register */ sfr ISP_DATA =
  3. 所属分类:编程文档

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:bhaskar
  1. sfrled

    0下载:
  2.  C程序SFR地址操作点亮LED源代码,通过对P0口地址的操作流水点亮8位LED -C program SFR address light 8 LED operating light LED source code, on P0 s address, operating water
  3. 所属分类:系统编程

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:黄高嵩
  1. sfr

    0下载:
  2. This application reads the Shell folders for current user.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:180224
    • 提供者:etorev
  1. sfr

    0下载:
  2. This application reads the Shell folders for current user.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:180224
    • 提供者:ofEgypt
  1. SFR-ADRR-OPRATION-LIGHT-LED

    0下载:
  2. 使用AT89S52单片机核心芯片,通过c语言编程,直接通过寄存器地址点亮LED-Using AT89S52 microcontroller core chip, through the c programming language, directly through the register address lit LED
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:zhao
  1. SFR

    0下载:
  2. 非常有用的寄存器配置例子,个人自己整理总结的。有了它不用经常去查寄存器如何配置了。-Very useful registers configuration example, individual own sorting summary. It don t often go to check how to configure the registers.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:44032
    • 提供者:卢健雄
  1. Serial

    0下载:
  2. LPC芯片串口底层通信程序,包括SFR配置和收发通信等。-LPC chip serial underlying communication procedures, including SFR configuration and receive communications.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:Apple
  1. ds18B20

    0下载:
  2. ds18B20例程 温度采集试验 完全试验通过-#include <avr/io.h> #define sbi(sfr,bit) (_SFR_BYTE(sfr)|=_BV(bit)) #define cbi(sfr,bit) (_SFR_BYTE(sfr)&=~_BV(bit)) //---------------------------------------------
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:yuan
  1. sfr2

    0下载:
  2. 计算图像的截止频率,也就是图像的SFR,可直接运行-Calculate the image cutoff frequency, which is the image of SFR, can be directly run
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:
  1. ISO12233_MTF

    0下载:
  2. ISO12233框选刃边区域用于计算MTF/SFR-ISO12233 SFR
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-14
    • 文件大小:10240
    • 提供者:kaka
  1. ATMEGA-128

    0下载:
  2. // //功能描述:通过串口调试助手向串口0发送符合相应协议的数据包,128解包并通过串口1控制sim900a发送相应的内容(协议为$,send message,tele number,content*) //配合SIM900A 发送一条英文短信 永远在线 自动重拨、-SIM900A#include <avr/io.h> #include <avr/signal.h> #include <
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-14
    • 文件大小:21504
    • 提供者:
  1. SFR

    0下载:
  2. 用软频率处理小区间的干扰,并将小区分成内环外环中环三个部分,仿真分析当三个环 的发射功率不同时的各个部分的吞吐量比较。-With a soft frequency interference among processing district, and residential area is divided into central, inner loop three parts, the simulation analysis when
  3. 所属分类:书籍源码

    • 发布日期:2024-05-14
    • 文件大小:8192
    • 提供者:李丽
« 1 2 34 »

源码中国 www.ymcn.org