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

51继电器使用

于 2022-12-25 发布 文件大小:10.82 kB
0 116
下载积分: 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 个回复

  • DLT
    基于visual c++平台,相机标定方法中的直接线性变换方法,即DLT方法(Based on visual c++ platform, camera calibration method of direct linear transformation method, namely DLT method)
    2013-09-05 16:34:56下载
    积分:1
  • C# 实现Email邮件提醒器功能
    C# 实现Email邮件提醒器功能,主程序分为设置窗口、提醒窗口和托盘窗口,运行后在Windows托盘处隐藏,右键托盘图标会调用出设置窗口,如截图所示。通过设置窗口输入相关监测的Email邮件参数,比如邮件服务器地址、端口地址、用户名、密码和检测邮件的时间间隔等。如果设置正确,则目标email中若接收到新邮件,会自动弹出提醒窗口。
    2022-10-14 19:50:02下载
    积分:1
  • C# 在大图中提取小图 例子
    大图找小图
    2015-06-10下载
    积分:1
  • Viewchange-2
    pagecontrol例子,希望有帮助,如果有人有类似的例子,希望一起分享!(pagecontrol example, want to help, if someone has a similar example, want to share!)
    2011-06-30 12:47:25下载
    积分:1
  • c# mongodb实例源码(asp.net mvc实现)
    实现了 对mongodb数据库的增删改 操作
    2014-12-20下载
    积分:1
  • yhat-source
    c#windows编程 中的一个经典源码,可以用的源码(A classic source code in c#windows programming, the source code that can be used)
    2019-05-23 17:50:44下载
    积分:1
  • webfwq
    vcWEB服务器编程方面的资料和源代码希望大家有需要(vcWEB server programming information and source code is hope that there is a need)
    2009-11-08 15:36:25下载
    积分:1
  • OouraFFT-master
    快速傅里叶变换,fft,ourrafft master(Fast Fourier Transform Algorithm)
    2020-11-13 22:29:42下载
    积分:1
  • discuz自动发帖机
    本源码主要是实现对discuz论坛的发帖过程,发帖要求自动发帖,可以单发和批量发帖
    2023-04-29 18:15:03下载
    积分:1
  • libnfc
    Libnfc库源码 自带样例 可以进行NFC操作支持卡模拟读取写入P2P 支持PN532 acr122u(Libnfc Library Source Code NFC operation support read write emulate and P2P Support PN532 acr122u)
    2020-06-25 00:20:02下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载