文件名称:fdumi
介绍说明--下载内容来自于网络,使用问题请自行百度
本程序实现PIC在双字节数据块中查找无符号数极小值。
入口参数:数据块首址在SADR中,数据个数在W中。
出口参数:极小值在SOUH:SOU中,极小值地址在SADR中。
占用资源:W,STATUS,FSR,020H,024H,025H,028H,一重堆栈。
说 明: 如果有两个或两个以上相等的极小值,则只能给出第一个极小值的地址.- The PIC procedure to achieve double-byte data blocks in an unsigned number to find the minimum. Entry parameters: the first site data block in the SADR, the data in the W of the number. Export parameters: minimum value in the SOUH: SOU, the minimum value address in the SADR. Take up resources: W, STATUS, FSR, 020H, 024H, 025H, 028H, a weight stack. Note: If two or more equal to the minimum, they can only give the address of the first minimum.
入口参数:数据块首址在SADR中,数据个数在W中。
出口参数:极小值在SOUH:SOU中,极小值地址在SADR中。
占用资源:W,STATUS,FSR,020H,024H,025H,028H,一重堆栈。
说 明: 如果有两个或两个以上相等的极小值,则只能给出第一个极小值的地址.- The PIC procedure to achieve double-byte data blocks in an unsigned number to find the minimum. Entry parameters: the first site data block in the SADR, the data in the W of the number. Export parameters: minimum value in the SOUH: SOU, the minimum value address in the SADR. Take up resources: W, STATUS, FSR, 020H, 024H, 025H, 028H, a weight stack. Note: If two or more equal to the minimum, they can only give the address of the first minimum.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
fdumi.asm
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.