搜索资源列表

  1. ZHONGDUAN

    0下载:
  2. 改程序实现了pic单片机的中断。可作为pic单片机初学者阅读,也可以作为pic工程师的参考。-changed procedures to achieve a pic SCM interruption. As pic microcontroller beginners reading, can be used as a reference pic engineers.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:1027
    • 提供者:仁和
  1. zhongduan

    0下载:
  2. 一个凌阳单片机多中断源的实际例子,很具有代表意义,值得研究哦
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:24769
    • 提供者:范特西
  1. zhongduan

    0下载:
  2. 用c语言实现中断技术,可以了解一下c语言的底层操作。
  3. 所属分类:驱动编程

    • 发布日期:2008-10-13
    • 文件大小:927
    • 提供者:匡恒
  1. zhongduan

    0下载:
  2. 通过中断控制led闪烁规律,这里的中断是指外部中断,而不是串口或者定时器中断
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:16094
    • 提供者:chenran
  1. zhongduan

    0下载:
  2. 单片机测试=====================================时钟芯片测试
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:18416
    • 提供者:刘玉领
  1. zhongduan

    0下载:
  2. EA = 1 //开总中断 ET0 = 1 //允许定时器0中断 TMOD = 1 //定时器工作方式选择 TL0 = 0x06 TH0 = 0xf8 //定时器赋予初值 TR0 = 1 //启动定时器
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:872
    • 提供者:AC
  1. zhongduan

    0下载:
  2. pic中断经典程序,收藏了很多年,大家来 看看吧 !内有详细注释,很容易看懂!
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2765
    • 提供者:张文强
  1. zhongduan

    0下载:
  2. 单片机与微机通信程序,包含了定时器及中断等常用寄存器的设置
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:29388
    • 提供者:DU CHENXI
  1. zhongduan

    0下载:
  2. 新一代数话同传抗干扰电台终端设计于实现,毕业论文,大家看看。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2873735
    • 提供者:wanglili
  1. ZHONGDUAN

    0下载:
  2. 改程序实现了pic单片机的中断。可作为pic单片机初学者阅读,也可以作为pic工程师的参考。-changed procedures to achieve a pic SCM interruption. As pic microcontroller beginners reading, can be used as a reference pic engineers.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:仁和
  1. zhongduan

    0下载:
  2. 一个凌阳单片机多中断源的实际例子,很具有代表意义,值得研究哦-Sunplus more than a single-chip interrupt sources of practical examples, it is with the representative of significance, worthy of study Oh
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-11
    • 文件大小:48128
    • 提供者:范特西
  1. zhongduan

    0下载:
  2. 用c语言实现中断技术,可以了解一下c语言的底层操作。-Use c language to achieve interruption of technology, might try to find the bottom of the operation c language.
  3. 所属分类:驱动编程

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:匡恒
  1. zhongduan

    0下载:
  2. 通过中断控制led闪烁规律,这里的中断是指外部中断,而不是串口或者定时器中断-Flashing led through the interruption control laws, here is the external interrupt interrupted, rather than serial port or timer interrupt
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-11
    • 文件大小:15360
    • 提供者:chenran
  1. zhongduan

    0下载:
  2. 单片机测试=====================================时钟芯片测试-Single-chip test clock chip testing =====================================
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-11
    • 文件大小:18432
    • 提供者:刘玉领
  1. zhongduan

    0下载:
  2. EA = 1 //开总中断 ET0 = 1 //允许定时器0中断 TMOD = 1 //定时器工作方式选择 TL0 = 0x06 TH0 = 0xf8 //定时器赋予初值 TR0 = 1 //启动定时器 -EA = 1// open a total interruption of ET0 = 1// allow timer 0 interrupt TMOD = 1// Timer to
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-06-11
    • 文件大小:1024
    • 提供者:AC
  1. zhongduan

    0下载:
  2. pic中断经典程序,收藏了很多年,大家来 看看吧 !内有详细注释,很容易看懂!-pic interrupt classic procedure, a collection of many years, we look and see! There are detailed notes, it is easy to understand!
  3. 所属分类:Windows编程

    • 发布日期:2024-06-11
    • 文件大小:2048
    • 提供者:张文强
  1. zhongduan

    0下载:
  2. 单片机与微机通信程序,包含了定时器及中断等常用寄存器的设置-Microcontroller and PC communication program, including the timer and interrupt register settings, such as commonly used
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-06-11
    • 文件大小:28672
    • 提供者:DU CHENXI
  1. ZHONGDUAN

    0下载:
  2. 采用中断接收方式的串口双机通信,利用proteus 仿真通过-serial communication
  3. 所属分类:串口编程

    • 发布日期:2024-06-11
    • 文件大小:58368
    • 提供者:王敏
  1. chuankou-zhongduan

    0下载:
  2. 51 89c51 串口测试程序 中断方式-51 89c51 232 zhongduan
  3. 所属分类:系统编程

    • 发布日期:2024-06-11
    • 文件大小:25600
    • 提供者:fblike
  1. dinshiqi-zhongduan

    0下载:
  2. 51 89c51 定时器中断测试程序 51单片机-51 89c51 zhongduan
  3. 所属分类:系统编程

    • 发布日期:2024-06-11
    • 文件大小:23552
    • 提供者:fblike
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org