登录
首页 » c » 51继电器使用

51继电器使用

于 2022-12-25 发布 文件大小:10.82 kB
0 97
下载积分: 2 下载次数: 1

代码说明:

51单片机继电器简单使用# include # define uchar unsigned char # define uint unsigned int sbit k1=P3^4; sbit k2=P3^5; sbit jdq=P2^1; sbit l1=P1^0; void delayms(uint x) //延时 {     uint i,j;     for(i=x;i>0;i--)         for(j=110;j>0;j--); } void main () {         jdq=0;              while(1)     {         if(k1==0)         {             delayms(10);             if(k1==0)             {                &nbs

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

发表评论

0 个回复

  • 练习
    说明:  C#学习笔记,入门级学习demo程序,适合新手上路(C# Learning notes, entry-level learning demo program, suitable for new hands)
    2019-03-19 21:55:13下载
    积分:1
  • C#提取PDF文字
    关于如何在C#代码中访问word文档,从中提取文本的程序,关于如何在C#代码中访问word文档,从中提取文本的程序,关于如何在C#代码中访问word文档,从中提取文本的程序
    2022-06-02 14:09:07下载
    积分:1
  • extendCPP10
    C++开始进化成C++0x,Visual C++ 2010编译器提供了对C++0x新特性的支持,这个是C++0x的使用例子。(C++ started to evolve into C++0 x, Visual C++ 2010 compiler provides a C++0 x support new features, this is the use of C++0 x example.)
    2011-01-26 10:56:34下载
    积分:1
  • 数独游戏
    关于数独的一款小游戏,原创,包括颜色和数字数独
    2023-07-24 08:05:04下载
    积分:1
  • Addison-Wesley---CPP-by-Dissection-2002
    this is visual C++ book
    2011-05-05 19:21:23下载
    积分:1
  • CAN_Receive
    飞思卡尔单片机CAN总线接收程序,适用于MC9S12DG128芯片(Freescale MCU CAN bus receive procedures applicable to MC9S12DG128 chip)
    2014-09-19 22:22:10下载
    积分:1
  • stm32_soldering_iron_controller-master
    使用stm32控制的T12焊台源代码,来自网海(Source Code of T12 Welding Platform Controlled by stm32)
    2020-06-21 18:20:02下载
    积分:1
  • 一个VB的计算器的源代码?下载后把扩展名改为EXE就可以了.
    一个VB的计算器的源代码?下载后把扩展名改为EXE就可以了.-a calculator download the source code after the EXE extension read on it.
    2022-03-30 10:44:08下载
    积分:1
  • procSchduleshijianpian
    计算机操作系统时间片轮度算法的C语言程序(Computer operating system time slice round degree algorithm C language program)
    2013-06-16 16:25:13下载
    积分:1
  • ZrchitectureGSMversion
    GSM的架构说明,PPT,英文版,大学讲稿(GSM Architecture description, English version, university lecture notes)
    2018-09-22 03:08:40下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载