说明:本程序实现算术平均值滤波(采样值为8位,连续采样数目小于256)
入口参数:采样值数据块首地址在SADR中,连续采样数在W中
出口参数:滤波值在SOU中.-Arithmetic mean of the filter program (value of sample 8, the number of consecutive samples is less than 256) import parameters: the first sample value of the data b <liu gang> 在 上传
| 大小:1kb | 下载:0
说明:本程序实现标准浮点数除法。
入口参数:被除数在ARGBH1:ARGBL1:EXP1中,除数在ARGBH2:ARGBL2:EXP2中。
出口参数:结果在ARGBH1:ARGBL1:EXP1中。-This procedure to achieve the standard floating-point division. Entrance parameters: dividend in ARGBH1: ARGBL1: EXP1, the divisor in ARGBH2: ARGBL2: <liu gang> 在 上传
| 大小:1kb | 下载:0
说明:本程序实现驱动TC1320实现DA转换。
入口参数:待转换的数据在SOU中。
出口参数:无。-TC1320 drive the process to achieve the realization of DA conversion. Entrance parameters: the data to be converted in the SOU. Export parameters: None. <liu gang> 在 上传
| 大小:1kb | 下载:0
说明:这是一个简单的汇编程序,在汇编后,运行生成的可执行文件,输入行数和列数,即可在屏幕上画出相应行数和列数的格子。-This is a simple compilation of procedures, in the compilation, run the generated executable file, enter the number of rows and columns, you can draw on the screen the corresponding number of ro <朱留路> 在 上传
| 大小:1kb | 下载:0