登录
首页 » 汇编语言 » 交通控制MASM程序需要硬件实现

交通控制MASM程序需要硬件实现

于 2022-04-30 发布 文件大小:1.94 kB
0 87
下载积分: 2 下载次数: 1

代码说明:

交通控制MASM程序需要硬件实现-traffic control procedures needed hardware

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

发表评论

0 个回复

  • 提供周立功7289(zlg7289)的控制代码
    提供周立功7289(zlg7289)的汇编控制代码-Provide weeks Ligong 7289 (zlg7289) compilation of control code
    2022-03-24 14:46:33下载
    积分:1
  • MCS
    MCS-96单片机要用PWM产生锯齿波,应使PWM寄存器中的值线性增加,那么在PWM输出端将得到宽度线性增加的脉冲波,经滤波后,便可得到锯齿波。-MCS-96 microcontroller with PWM have Sawtooth, PWM register should be the value of linear increase, then the PWM output will be increased linearly width of the pulse wave, After filtering, it will be Sawtooth.
    2022-03-03 14:01:07下载
    积分:1
  • 售货机选择货物,计算总价、投入价格的主程序。
    售货机选择货物,计算总价、投入价格的主程序。-Vending machine choices of goods, calculation of total price, input prices, the main program.
    2023-05-21 13:55:03下载
    积分:1
  • "assembly language curriculum design case intensive series" source cod...
    《汇编语言课程设计案例精编》源代码-"assembly language curriculum design case intensive series" source code
    2022-03-23 23:24:14下载
    积分:1
  • 神奇的三维盒子,由许多个点组成,而且会自动旋转。注:用TASM译...
    神奇的三维盒子,由许多个点组成,而且会自动旋转。注:用TASM编译-magical three-dimensional box, from many points, and are automatically rotating. Note : TASM compiler! !
    2022-04-15 00:14:55下载
    积分:1
  • vb 分形树
      Dim xs As Integer   Dim ys As Integer   Dim alph As Single   Dim lng As Single   Dim m As Integer   Const PI As Single = 3.14159265 Private Function tree(x As Integer, y As Integer, angle As Single, length As Single, n As Integer)     Dim x0 As Integer   Dim y0 As Integer   Dim alpha As Single   Dim beita As Single   Dim leng As Single   BackColor = vbWhite     If n > 0 Then     x0 = x + Cos(angle) * length     y0 = y - Sin(angle) * length     picture1.Line (x, y)-(x0, y0), vbbrake     alpha = angle - PI / 8     beita = angle + PI / 8     leng = 2 * length / 3         Call tree(x0, y0, alpha, leng, n - 1)  &nbs
    2022-01-24 19:06:52下载
    积分:1
  • 液晶屏功能的读写程序,包括原代码,可烧录文件,熟悉液晶屏产品的读写方式...
    液晶屏功能的读写程序,包括汇编原代码,可烧录文件,熟悉液晶屏产品的读写方式-LCD screen features to read and write procedures, including the compilation of the original code, recordable documents, familiar with the LCD screen to read and write the way products
    2022-01-25 21:22:27下载
    积分:1
  • 广告牌的制做,可以显示32高字可以任意加,
    广告牌的制做,可以显示32高字可以任意加,-Advertising system to do, you can display 32 characters can be high-Canada,
    2023-05-03 01:40:03下载
    积分:1
  • Stepper motor program control is a delicate describes the stepper motor work and...
    经典的GPS原理书,有深度,并且有matlab实例-GPS classical principle of the book, depth, and have matlab examples
    2023-04-11 03:15:33下载
    积分:1
  • write flash code
    write flash code
    2022-12-21 12:35:04下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载