lpc213x based board MAIN schematic
标签: schematic based board 213x
上传时间: 2014-01-16
上传用户:z754970244
MAIN program running when workpiece is ready on deferent belt(deferent_ready=ture). * Call Square_Wave subroutine to generate 0.5ms square wave on P1.2 to drive * electromotor,then drive deferent belt step forward. When it steps to the measure * zone, it stops to be measured. Then call A_D subroutine to transform analog * signals to digital signals , after then call serial subroutine to transfer * digital signals to PC. Call square wave subroutine to drive deferent belt step to * original position waitting for defere ready flag to run the next circle.
标签: deferent_ready workpiece deferent program
上传时间: 2017-08-31
上传用户:baiom
第一个Java程序 public class Practice { public static void MAIN(String args[]) { System.out.println("**********************************") System.out.println("** Practice makes perfect") System.out.println("**********************************") } }
标签: public Practice String System
上传时间: 2017-09-05
上传用户:xiaoyunyun
名称是空的MAIN()函数 基于ARM1138例程开发的,很好的学习和提高
上传时间: 2014-01-23
上传用户:ryb
名称是空的MAIN()函数 基于ARM1138例程开发的,很好的学习和提高
上传时间: 2014-01-14
上传用户:teddysha
名称是空的MAIN()函数 基于ARM1138例程开发的,很好的学习和提高Windows超级终端(配置虚拟COM口进行UART通信)
上传时间: 2017-09-13
上传用户:tyler
测试了解MAIN函数的两个默认输入参数 argc argv
上传时间: 2017-09-13
上传用户:BIBI
#include<stdio.h> void MAIN(void) {int n,k,derivata,a[10],i printf("n=") scanf(" d",&n) for(i=0 i<=n i++) { printf("a[ d]=",i) scanf(" d",&a[i]) } printf("k=") scanf(" d",&k) for(derivata=1 derivata<=k derivata++) { for(i=0 i<=n i++) a[i]=a[i]*(n-i) n-- for(i=0 i<=n i++) printf(" d ",a[i]) printf("\n") }}
标签: void derivata include printf
上传时间: 2017-09-17
上传用户:duoshen1989
Analysis of GPS data frame The design of the following four MAIN data collection format: GPGGA (location information), GPRMC (Recommended Minimum location information), GPVTG (ground speed information), PGRME (forecast error message)
标签: data collection following Analysis
上传时间: 2017-09-25
上传用户:onewq
SystemView的库资源十分丰富,包括含若干图标的基本库(MAIN Library)及专业库(Optional Library),基本库中包括多种信号源、接收器、加法器、乘法器,各种函数运算器等;专业库有通讯(Communication)、逻辑(Logic)、数字信号处理(DSP)、射频/模拟(RF/Analog)等;它们特别适合于现代通信系统的设计、仿真和方案论证,尤其适合于无线电话、无绳电话、寻呼机、调制解调器、卫星通讯等通信系统;并可进行各种系统时域和频域分析、谱分析,及对各种逻辑电路、射频/模拟电路(混合器、放大器、RLC电路、运放电路等)进行理论分析和失真分析。 System View能自动执行系统连接检查,给出连接错误信息或尚悬空的待连接端信息,通知用户连接出错并通过显示指出出错的图标。这个特点对用户系统的诊断是十分有效的。 System View的另一重要特点是它可以从各种不同角度、以不同方式,按要求设计多种滤波器,并可自动完成滤波器各指标—如幅频特性(伯特图)、传递函数、根轨迹图等之间的转换。 在系统设计和仿真分析方面,System View还提供了一个真实而灵活的窗口用以检查、分析系统波形。在窗口内,可以通过鼠标方便地控制内部数据的图形放大、缩小、滚动等。另外,分析窗中还带有一个功能强大的“接收计算器”,可以完成对仿真运行结果的各种运算、谱分析、滤波。 System View还具有与外部文件的接口,可直接获得并处理输入/输出数据。提供了与编程语言VC++或仿真工具Matlab的接口,可以很方便的调用其函数。还具备与硬件设计的接口:与Xilinx公司的软件Core Generator配套,可以将System View系统中的部分器件生成下载FPGA芯片所需的数据文件;另外,System View还有与DSP芯片设计的接口,可以将其DSP库中的部分器件生成DSP芯片编程的C语言源代码。
标签: SYSTEMVIEW 教材
上传时间: 2013-04-24
上传用户:doudouzdz