2018年12月9日

c166 -div

摘要: unsigned short a=10; unsigned short b; unsigned short c;unsigned long d; b = (unsigned short)(d/2400)/60; /*ok */ //sbit p3_0 = P3^0; unsigned long fu 阅读全文

posted @ 2018-12-09 19:58 xihong 阅读(226) 评论(0) 推荐(0) 编辑

Fixed-point multiplication (C166 A*B/B)

摘要: Read-Only AuthorAndrew Neil Posted22-Oct-2003 09:34 GMT ToolsetC166 RE: Fixed-point multiplication Read-Only AuthorMike Kleshov Posted22-Oct-2003 09:5 阅读全文

posted @ 2018-12-09 17:47 xihong 阅读(303) 评论(0) 推荐(0) 编辑

导航