登录
首页 » Visual C++ » 78

78

于 2010-07-04 发布 文件大小:37KB
0 176
下载积分: 1 下载次数: 0

代码说明:

说明:  基于飞思卡尔DG128的方波,适合学生学习(Based on Freescale DG128 square wave, suitable for students)

文件列表:

C11_DG128方波
.............\C11_DG128方波.IDESln,776,2007-11-23
.............\DG128C.h,21037,2007-11-18
.............\Includes.h,537,2007-04-28
.............\isr.c,1302,2007-11-22
.............\isr.h,1335,2007-11-22
.............\linker.ld,882,2007-11-22
.............\main.c,1380,2007-11-20
.............\makefile.txt,2316,2007-11-23
.............\MCUInit.c,1972,2007-11-22
.............\MCUInit.h,274,2007-04-28
.............\OBJ
.............\...\C11_DG128方波.elf,10421,2007-11-23
.............\...\C11_DG128方波.lst,20471,2007-11-23
.............\...\C11_DG128方波.s19,4096,2007-11-23
.............\...\isr.o,1184,2007-11-23
.............\...\main.o,836,2007-11-23
.............\...\MCUInit.o,828,2007-11-23
.............\...\SCI.o,1692,2007-11-23
.............\...\Start12.o,720,2007-11-23
.............\...\StartupCode.o,720,2007-11-20
.............\...\Timer_OC.o,2464,2007-11-23
.............\...\vectors.o,1416,2007-11-23
.............\PC_VB
.............\.....\Module1.bas,591,2007-01-19
.............\.....\MSSCCPRJ.SCC,194,2007-01-19
.............\.....\SCI.frm,10887,2007-01-19
.............\.....\SCI.frx,2562,2007-01-19
.............\.....\SCI.vbw,49,2007-01-19
.............\.....\SCI_3.vbw,49,2007-01-19
.............\.....\SCI_3show.exe,28672,2007-01-19
.............\.....\SCI_3Show.vbp,761,2007-01-19
.............\.....\SCI_3Show.vbw,79,2007-01-19
.............\SCI.c,4846,2007-06-28
.............\SCI.h,772,2007-01-25
.............\Start12.s,1312,2007-11-22
.............\Timer_OC.c,5124,2007-06-28
.............\Timer_OC.h,395,2007-08-07
.............\Type.h,724,2007-07-11
.............\vectors.c,3576,2007-01-25
.............\工程说明.txt,0,2007-08-09

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

发表评论

0 个回复

  • PWM-ULN2003A
    利用ULN2003A进行驱动,产生PWM波,里边有照片,可供参考,通过本例程了解PWM 的基本原理和使用 (#include <reg52.h> unsigned char timer1 sbit PWM=P1^2 void system_Ini() { TMOD|= 0x11 //PWM TH1 = 0xfe //11.0592 TL1 = 0x33 TR1 = 1 IE =0x8A } main() { system_Ini() while(1) { if(timer1>100) timer1=0 if(timer1<30) PWM=0 else PWM=1 } )
    2013-11-21 15:17:25下载
    积分:1
  • 0089fenfshan
    智能风扇pwm控制电机转速调速系统毕业设计资料(Intelligent fan pwm control motor speed governor system graduated design information)
    2012-11-13 10:40:41下载
    积分:1
  • ANALOG_TURNER
    说明:  尽管模拟高频头在开发中用得已经减少了,但是模拟电视接收功能在许多数码产品上仍有其身影。希望对本站的朋友有所帮组!(Although the analog tuner in the development of using has been reduced, but the analog TV reception capabilities in a number of digital products still has its shadow. Want to site a friend had to help group!)
    2009-08-30 22:22:17下载
    积分:1
  • robot
    超声波测距,测量精度为1cm,可以使机器人安全避障。(Ultrasonic distance measurement accuracy of 1cm, can make the robot obstacle avoidance safety.)
    2013-11-13 10:35:13下载
    积分:1
  • Drifter
    this .rar contain source code in basic for avr microcontroller for making drifter device to measure water velocity on the sea surface
    2015-02-01 14:59:11下载
    积分:1
  • PS2-mouse
    本程序是用51单片机的PS2鼠标驱动程序(This procedure is used 51 single PS2 mouse driver)
    2013-08-23 13:58:55下载
    积分:1
  • LFSR
    通过实现简单的线性反馈移位寄存器(LFSR),理解LFSR的工作原理、本原多项式重要意义(By implementing a simple linear feedback shift register (LFSR), to understand the working principle of LFSR, primitive polynomial significance)
    2010-05-17 14:06:50下载
    积分:1
  • AMaDSB
    该C语言例程为AM波,DSB波调幅程序,适用于单片机等等。(The C language routines for the AM wave, DSB wave amplitude modulation procedures, for single-chip and so on.)
    2016-12-04 20:31:51下载
    积分:1
  • MSP430F55xx-Code-Examples
    430与串口和定时器的详细例程,可在链接da或ad时调用(430 link da or ad with serial timer routine, call)
    2013-04-04 12:24:18下载
    积分:1
  • 18b20
    基于keil软件的51单片机程序,18B20测温及12864液晶显示的文件。晶振为12M(Based on the the keil software 51 microcontroller procedure 18B20 temperature measurement and 12864 LCD file. Crystal-12M)
    2012-11-04 16:57:06下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载