登录
首页 » Visual C++ » stepover

stepover

于 2014-12-26 发布 文件大小:3KB
0 180
下载积分: 1 下载次数: 12

代码说明:

  晟矽微stepover系列示例代码,非常适合晟矽微单片机学习入门者。简单易学。(Sheng silicon micro stepover series sample code, very suitable for single-chip silicon micro Sheng learning beginners. Easy to learn.)

文件列表:

stepover
........\Debug
........\Output
........\stepover.asm,453,2014-12-26
........\stepover.cod,532,2014-12-26
........\stepover.lst,963,2014-12-26
........\stepover.Proj,544,2014-12-26
........\stepover.s19,104,2014-12-26
........\stepover.var,63,2014-12-26
........\System

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

发表评论

0 个回复

  • AVR_RS485IAP
    avr单片机通过RS485在线程序升级,编译环境IAR,上位机程序使用VC6.0编写。(AVR microcontroller through the RS485 online upgrade program, the compiler environment IAR, the host computer program written in VC6.0.)
    2013-09-03 12:46:51下载
    积分:1
  • ds1302
    程序是DS1302做的电子时钟,内部有DS1302的datasheet和具体的程序(Program is the DS1302 doing electronic clock within the DS1302 datasheet and specific program)
    2013-03-06 16:58:17下载
    积分:1
  • Character-code-tools
    1.可以自动生成十六进制字编码。 2.可以自动C语言格式字符编码。 3.支持GBK和ASCII字符编码查询。(1 can automatically generate a hexadecimal character encoding. 2 can automatically format the C language character encoding. 3 support GBK and ASCII character encoding query.撤消修改)
    2014-01-04 16:42:20下载
    积分:1
  • Automatic-tester-resistance
    本程序实现基于单片机的自动电阻测试,包括AD芯片的使用和继电器的控制。(This procedure to achieve automatic resistance measurement based on single chip microcomputer, control and relay includes a AD chip.)
    2014-02-10 12:40:25下载
    积分:1
  • 240128t6963c
    液晶240*128驱动 用的是PIC单片机 但是可以改 51单片机 里面驱动都一样 就是 拿过来就可以用 (LCD 240* 128 drive using a PIC microcontroller, but can be changed inside the microcomputer 51 is to take over the same driver can be used)
    2020-11-16 09:29:42下载
    积分:1
  • Visual_Studio_2010_Shortcuts
    Microsoft Visual Studio 2010 Express 快速功能鍵(Microsoft Visual Studio 2010 Express Keybinding Brochures)
    2014-01-21 14:51:30下载
    积分:1
  • 80C51
    说明:  它是关于80C51单片机的原理介绍和使用其开发的过程,有具体的实例。(It was introduced on the 80C51 microcontroller and use the principle of its development process, with specific examples.)
    2010-04-08 09:47:11下载
    积分:1
  • hongwai
    通过protues仿真实现的51单片机红外线遥控发射和接收解码装置。(Simulation achieve through protues 51 microcontroller infrared remote control transmitter and receiver decoding device.)
    2013-02-08 21:02:38下载
    积分:1
  • fer1
    $regfile = M8DEF.dat internal crystal 8000000 Config Lcdpin = Pin , Db4 = Portc.1 , Db5 = Portc.2 , Db6 = Portc.3 , Db7 = _ Portc.4 , E = Portd.2 , Rs = Portd.3 Config Lcd = 16 * 2 Config Timer1 = Counter , Edge = Rising Ddrb.1 = 0 : Portb.1 = 1 PULL UP RESISTOR ACTIVATED Config Timer0 = Timer , Prescale = 1024 Enable Counter1 Enable Interrupts Enable Timer0 Enable Timer1 On Ovf1 Pulsecount On Ovf0 Ovf0occures Dim A As Long , I As Long , B As Byte B = 0 Cls Start Timer0 Do Loop End end program Ovf0occures: Incr I If I > 30 Then Stop Timer0 Cls : Home A = B * 65536 A = A + Counter1 Lcd FREQ IS : A HZ B = 0 I = 0 : Counter1 = 0 Start Timer0 End If Return Pulsecount: Incr B Counter1 = 0 Return
    2014-11-22 01:04:48下载
    积分:1
  • num
    大整数阶乘新思路,实现了大整数阶乘的程序(Large integer factorial new ideas, the realization of a large integer factorial process)
    2007-12-27 09:18:40下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载