登录
首页 » c » 流水灯c51代码

流水灯c51代码

于 2022-01-29 发布 文件大小:45.86 kB
0 94
下载积分: 2 下载次数: 1

代码说明:

#include sbit  LED0=P1^0; sbit LED7=P1^7; void  main ( ) { TMOD=0x66; TH0=255; TL0=255; TH1=-3;  TL1=-3; EA=1 ;  ET1=1 ;  ET0=1 ; TR0=1 ;  TR1=1 ; while (1); } void t0int( )  interrupt 1 {  LED0=~  LED0 ;} void t1int ( ) interrupt 3 { LED7=~LED7 ;}

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ServerPlus
    本程序为多媒体通信的server端的源码( VC++ 6.0 以上版本)(the procedures for multimedia communications server side of the source (VC version 6.0 and above))
    2006-11-10 09:56:41下载
    积分:1
  • MFC界面编程实例13个
    说明:  MFC c++ 编程13个例子 适合初学者学习(13 examples of MFC++ programming are suitable for beginners to learn)
    2019-07-01 11:33:49下载
    积分:1
  • _halcon视觉例子程序
    说明:  C#联合Halcon例子程序,通用模板可以下下来看哦(C # union Halcon routine)
    2020-09-07 14:00:48下载
    积分:1
  • type
    c语言基本变量定义, 对编程语言的基本类型进行重新定义(The definition of basic variables in C language redefines the basic types of programming languages.)
    2018-09-05 10:19:47下载
    积分:1
  • F74966214_1
    说明:  在cmd介面實做出老鼠走迷宮,可從迷宮逃出(In the cmd interface really make a mouse Maze, escaped from the Maze)
    2010-03-28 16:09:42下载
    积分:1
  • C# 图片识别(支持21种语言)
    C# 图片识别(支持21种语言), 使用 AspriseOCR 4.0 对图像文件进行识别(C # image identification (support 21 languages), use AspriseOCR 4.0 identification of image file)
    2017-07-31 14:30:54下载
    积分:1
  • qianyanjishu
    关于IT界现今为止还算前沿的一些技术,作为导论式的资料,可作为参考(Up until now fairly on the IT sector, a number of cutting-edge technology, as the introductory-style information can be used as reference to)
    2010-01-09 00:23:39下载
    积分:1
  • 2214(485)
    phillip公司的arm芯片的应用,有485功能,是一个实际用的程序.(Arm application about 485 .It is made from phillip. )
    2009-07-12 05:29:17下载
    积分:1
  • PageWalker is a recursive or to substituting pages Asp. Net Control tree structu...
    PageWalker是一个能够递归跌代asp.net页面控件的树型结构。可以用来遍历访问页面控件层次。 -PageWalker is a recursive or to substituting pages Asp. Net Control tree structure. Traverse visit can be used to control page level.
    2022-01-25 20:53:00下载
    积分:1
  • C8051F33x系列MCU的UART Bootloader源代码工程
    C8051F33x/C8051F36x系列MCU的UART Bootloader源代码工程,C8051F33x/C8051F36x系列MCU的UART Bootloader应用笔记,Silicon Labs AN533 关于C8051FXXX微控制器的模块化引导程序新框架应用笔记
    2022-03-01 23:56:15下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载