用顺序结构来编程实现求S=(X2+Y2)/Z的值,将最后结果放入RESULT单元保存
上传时间: 2016-04-23
上传用户:851197153
求S=12+22+32+…的前N项和,使和S的值大于1000即结束计算。编程实现该功能
标签: 12
上传时间: 2016-04-23
上传用户:wsf950131
卷积编码的matlab的S函数程序,对使用simulink者有很大帮助,程序已验证.
上传时间: 2016-04-23
上传用户:z754970244
viterbi译码的S函数程序,已通过验证,对使用matlab的simulink者有很大的帮助
标签: simulink viterbi matlab S函数
上传时间: 2013-12-31
上传用户:璇珠官人
Delphi7开发环境下的组件编写指南——Component Write s Guide for Delphi7
标签: Delphi7 Component Write Guide
上传时间: 2014-01-13
上传用户:libinxny
This example describes how to use the ADC and DMA to transfer continuously converted data from ADC to a data buffer. The ADC is configured to converts continuously ADC channel14. Each time an end of conversion occurs the DMA transfers, in circular mode, the converted data from ADC1 DR register to the ADC_ConvertedValue variable. The ADC1 clock is set to 14 MHz.
标签: continuously ADC describes converted
上传时间: 2014-01-03
上传用户:徐孺
This example provides a description of how to use a DMA channel to transfer a word data buffer from memory (Flash) to memory (RAM). The dedicated DMA channel is configured to transfer once a time a 32 word data buffer stored as constant in the Flash memory to another buffer in the RAM memory. The received data are stored in the DST_Buffer. The DMA channel transfer complete interrupt is enabled to generate an interrupt at the end of the buffer transfer. As soon as the transfer is completed an interrupt is generated and in the DMA channel interrupt routine the transfer complete interrupt pending bit is cleared. The data counter is stored before and after the transfer to show that all data has been transfered. TransferStatus gives the data transfer status where it is PASSED if transmitted and received data are the same otherwise it is FAILED
标签: description provides transfer example
上传时间: 2016-04-24
上传用户:ecooo
在软件Proteus中仿真ucos(ARM) 1.移植除了OS_CPU.h,OS_CPU_A.s,OS_CPU_C.C 三个函数外,对中断专门用了一个函数OS_int_A.s 按其中的规则写中断函数即可. 2。应用实例为\ArmUCOS\App\test1\test.mcp,在周立功2104的板子上的ram中就可直接运行(code+data<16K), 注意使用了.a库文件(我习惯这么用) 3. 将所有的文件放到D:\ArmUCOS\下,这样上面的文件能直接编译.
标签: OS_CPU_A OS_CPU_C Proteus OS_CPU
上传时间: 2014-01-02
上传用户:chenbhdt
JXARM9-2410 DMA操作实验主程序 实现功能: 实现DMA方式内存到内存的拷贝
上传时间: 2016-04-24
上传用户:jeffery
CCAMS系统是一种用于局域网下的C/S模式的软件管理和监测系统。它包括客户端和服务端,客户端软件主要作用是监测本主机的活动,并将监测到的信息定时发送给服务器。服务器端可以将收集到的信息以柱状图和文件列表以及其他方式呈现给用户,以便用户对局域网内的主机进行监测和管理。
上传时间: 2016-04-25
上传用户:水中浮云