登录
首页 » c » 交通灯

交通灯

于 2022-03-23 发布 文件大小:7.91 kB
0 118
下载积分: 2 下载次数: 1

代码说明:

改代码可以成功实现交通灯的控制,用单片机实现。当今,红绿灯安装在各个道口上,已经成为疏导交通车辆最常见和最有效的手段.与传统的红绿灯相比,单片机在信号灯上的应用,使信号灯蕴含了生命,特别是自动检测和控制能力的提高,对于疏导交通流量、提高道路通行能力,减少交通事故有明显效果.使用单片机进行交通灯的设计,可以提高交通指示灯的智能化,简化操作程序,突出实用性,并可根据实际情况进行功能拓展

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

发表评论

0 个回复

  • route_issue
    航线问题的解决,这个航线问题是c++学习中必须掌握的算法问题里的最为常见的算法问题,从而解决最短距离算法。( Solve these problems, this route issue is c++ learning algorithm must master the most common problems in algorithmic problems, so as to solve the shortest distance algorithm.)
    2016-06-02 00:00:46下载
    积分:1
  • 基于stm32的飞控源码
    是买了圆点博士的2015+新版的飞行器后得到的资料,有一定的注解看起来更加清楚,且我试飞过该飞行器,飞行非常平稳,效果很好,适合用来学习四轴飞行器。
    2022-02-06 16:17:51下载
    积分:1
  • VCdetuxingchuli
    VC的图形处理以及简单的程序设计,简单易懂(VC graphics processing and simple program design, simple and understandable )
    2011-12-13 16:41:34下载
    积分:1
  • MATLAB
    matlab入门书籍,好好学习,将来一定会有用处的。(Matlab entry books, study well, in the future will be useful. )
    2012-10-01 14:24:45下载
    积分:1
  • RC500
    RC500的中文资料,包括使用方法,指令的解释,以及硬件结构(RC500 Chinese information, including the use of methods, interpretation of commands, as well as the hardware structure)
    2009-01-13 10:29:28下载
    积分:1
  • OpenTSTOOL-1.2_windows
    说明:  matlab的时间序列分析工具,可以计算最大lyapunov指数、相关维数等,还可以进行相空间重构(matlab time series analysis tools, you can calculate the maximum lyapunov index, correlation dimension, phase space reconstruction can also)
    2010-04-14 11:20:56下载
    积分:1
  • 1.60全功能免费辅助
    刷帮清包宠物法宝挖宝切糕元宝荣丹改造一切俱全(Brushing and cleaning up pet magic treasures, digging and cutting cakes, Yuanbao Rongdan, renovating everything)
    2021-02-10 00:09:53下载
    积分:1
  • C#结合数据库生成饼形图表
    C#结合数据库生成饼形图表,这种图表是常见的数据统计图表,饼形图、柱状图等使用十分广泛,本程序演示了C#从数据库中读取出数据,然后交给饼形图生成模块,加载数据生成饼形图表。   //清空背景色   g.Clear(Color.White);   Pen pen1 = new Pen(Color.Red);   Brush brush1 = new SolidBrush(Color.PowderBlue);   Brush brush2 = new SolidBrush(Color.Blue);   Brush brush3 = new SolidBrush(Color.Wheat);   Brush brush4 = new SolidBrush(Color.Orange);   Font font1 = new Font("Courier New", 16, FontStyle.Bold);   Font font2 = new Font("Courier New", 8);   g.FillRectangle(brush1, 0, 0, width, height); //绘制背景图   g.DrawString("公司员工年龄比例饼形图", font1, brush2, new Point(80, 20)); //书写标题   int piex = 100, piey = 60, piew = 200, pieh = 200;   //20-25岁员工在圆中分配的角度   float angle1 = Convert.ToSingle((360 / Convert.ToSingle(Sum)) * Convert.ToSingle(man20to25));   //26-30岁员工在圆中分配的角度   float angle2 = Convert.ToSingle((360 / Convert.ToSingle(Sum)) * Convert.ToSingle(man26to30));   //31-40岁员工在圆中分配的角度   float angle3 = Convert.ToSingle((360 / Convert.ToSingle(Sum)) * Convert.ToSingle(man31to40));   g.FillPie(brush2
    2022-04-12 00:35:45下载
    积分:1
  • socket
    SOCKET通信,一个服务端,一个客户端的通信。(SOCKET communications, a server, a client communication.)
    2013-11-04 16:50:40下载
    积分:1
  • mootools.js
    网页上的mootools滑动菜单,向上滑出带缩略图的文字滑动菜单,菜单在图片的下方,鼠标移上后,菜单包括的二级子菜单向上滑出,滑出菜单中允许添加缩略图,所以说这是一款图文结合的滑动菜单,整体效果可看截图。(Mootools sliding menu on a Web page, up and out of text with thumbnail sliding menu, the menu at the bottom of the picture, the mouse moved on, the menu includes two sub-menus up and out of the slide-out menu allows you to add thumbnails, so This is a combination of graphic sliding menu, the overall effect can look at the screenshot.)
    2013-04-19 20:42:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载