搜索资源列表

  1. 简单的赛车游戏1

    0下载:
  2. 这个程序是大二时的汇编课程设计,当时也是花了不少时间,因为是初学,很多方 面都遇到了麻烦。首先就是画小车的问题,如果采用子程序,参数的频繁变动将使程序 变得很难阅读,后来终于发现宏的应用将使程序变得更易于阅读,但因为宏调用在编译 时会宏展开,采用宏将使编译后的文件比较大。再就是小车的动画实现及其碰撞检测, 也是历经磨难好不容易才完成。尤其是碰撞检测,也没找到好的方法,以至三个车道绝 大部分代码是重复的,还盼高手指点迷津。原准备用中断做背
  3. 所属分类:其他游戏

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:向远
  1. 11

    0下载:
  2. 报警有声光报警,本文通过红绿灯的颜色改变,实现报警功能,-a sound and light warning alarm, the paper through the traffic lights change color, achieving alarm function,
  3. 所属分类:界面编程

    • 发布日期:2024-05-19
    • 文件大小:1961984
    • 提供者:
  1. 红绿灯

    0下载:
  2. 模拟交通灯,并带有数字显示的程序。初始时全为红灯,显示“HELLO”字样。然后交通灯以“红绿、红黄、绿红、黄红”四种状态做循环,而且黄灯会闪烁,每种状态都带有到数记时。当按下P3_2时,变成“红红”状态,并显示“STOP”字样! -simulated traffic lights and figures with the procedure. When all of the initial red, shows that the &
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:25600
    • 提供者:SKY
  1. 黄武汇编上机

    0下载:
  2. 实用工具,交通指示灯,可以指示红绿灯 非常实用-practical tools, traffic lights, traffic lights can be very useful instructions
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:李伟
  1. ASCI_TRAFFIC_LIGHT

    0下载:
  2. 用VERLOG实现交通灯程序,有红绿两种灯,绿灯到红灯,路灯闪10秒,可以调整红绿灯持续时间-VERLOG achieve with traffic lights procedures, two black lights, the green light to red lights, flashing lights for 10 seconds, can be adjusted duration of traffic lights
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王天
  1. honglvdeng

    0下载:
  2. 此程序为红绿灯程序,能够直接使用在单片机开发系统上-procedure for traffic lights procedures can be used directly in the development of SCM system
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:xuying
  1. honglvde

    0下载:
  2. 一个小程序 模仿红绿灯的, 并且实现比较简单。-a small program to imitate the lights, and relatively simple to achieve.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-19
    • 文件大小:1882112
    • 提供者:wangming
  1. hld

    0下载:
  2. 接口课程设计,红绿灯2006.3.10DATA SEGMENT LEDTAL DB 3FH,06H,5BH,4FH,66H,6DH,7DH,07H,7FH,6FH,0H-interface curriculum design, traffic lights SEGMENT DATA 2006 .3.10 LEDTAL DB 3FH, 06H, 5BH, 4FH, 66H, 6DH, NAS, 07H, 7FH, 6FH, OH
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:随想
  1. 159

    0下载:
  2. 路口分主干和支干道,主干道的绿灯时间(为25秒)长红灯时间短(为20秒),支干道的红灯时间长(为30秒)绿灯时间短(为15秒),黄灯时间相等(为5秒)! 用P1口控制红绿灯,用P0和P2显示时间! 程序还没有优化,还望各位老师多多指点! -junction trunk and branch-trunk Road green time (for 25 seconds) long red light a short time (
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-19
    • 文件大小:7168
    • 提供者:仙鹤草
  1. trafficlight1122

    0下载:
  2. 用汇编写的交通灯程序, 具体的红绿灯时间内详-compilation was made by the traffic lights procedure, the specific time for detailed traffic lights
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:张扬
  1. DJS_41

    0下载:
  2. 这是一个红绿灯学习型倒计时源程序,这个程序已在路口正常使用三年多.-This is a countdown traffic lights learning source, the procedure has been used in normal junctions for more than three years.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:zhangyao
  1. 0000-9999BCD

    0下载:
  2. 单片机显示0000-9999的源代码,红绿灯-SCM 0000-9999 shows the source code, traffic lights
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:
  1. redandyellow

    0下载:
  2. 交通灯,十字路口红绿灯的VHDL程序,绝对可用-traffic lights, traffic lights crossroads VHDL procedures, absolutely available
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-19
    • 文件大小:49152
    • 提供者:
  1. trafficlightVHDL

    0下载:
  2. 用VHDL写的交通灯控制器,基本功能齐全,和马路上十字路口的红绿灯模拟得很像的-write VHDL traffic signal controllers and complete basic functions, on the road and the traffic lights crossroads as the very Simulation
  3. 所属分类:交通/航空行业

    • 发布日期:2024-05-19
    • 文件大小:65536
    • 提供者:solarphoebus
  1. jiaotongdeng

    0下载:
  2. 一.设计要求 1.道路有A.B两路,一般情况A.B均有车时,两路各放行10S. 2.红绿灯转换必须经过4秒黄灯闪烁. 3.若两路均无车则保持原状. 4.若一路通行无阻10秒后,另一路无车,则继续放行此路,直到另一路有车. 5.若有紧急车辆通过两路均无红灯4秒,阻止一般车辆通过,让紧急车辆通过6.在数码管显示各路通行的标志和剩余时间. -1. Design requirements 1. Road ha
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:6144
    • 提供者:刘智峰
  1. City_with_176781792004

    0下载:
  2. City with cars and people walking. 模仿一个城市,有人物,汽车,房子,红绿灯,和相应的碰撞检测-City with cars and people walking. Imitation of a city, there are characters, cars, houses, traffic lights, and the corresponding collision detection
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-19
    • 文件大小:113664
    • 提供者:wg
  1. final1

    0下载:
  2. 红绿灯控制 intel 8086cpu设计 8259 82-Intel 8086cpu traffic lights to control the design of 825,982
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:
  1. traffic

    0下载:
  2. 编写一个Swing应用程序,模拟交通红绿灯。程序允许用户选择3种灯的一种:红、黄、绿。当一个按钮被选中时,相就的灯就被打开,一次只能打开一个灯。程序启动时,没有灯打开。-The preparation of a Swing application, simulation of traffic lights. Procedures permit the user to choose one of three kinds of lights
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:xue
  1. 01aTrafficlightcontrol

    0下载:
  2. 控制十字路口红绿灯的工作,包括显示的时间倒计时。-Control the traffic lights at the crossroads, including the time the countdown show.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-19
    • 文件大小:141312
    • 提供者:张向军
  1. 20060321003-1458

    0下载:
  2. 有C编写的红绿灯的控制,关于红绿灯的变化顺序,计算变化时间等 -C, prepared by the traffic lights control the traffic lights change on the order of calculation of changes in time
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-19
    • 文件大小:61440
    • 提供者:洪成秋
« 1 23 4 5 6 7 8 9 10 ... 30 »

源码中国 www.ymcn.org