<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[fx1n 怎样求平方根呀]]></title>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-75114.html]]></link>
 <description><![CDATA[Latest 50 replies of fx1n 怎样求平方根呀]]></description>
 <copyright><![CDATA[Copyright(C) 工控人家园]]></copyright>
 <generator><![CDATA[www.ymmfa.com]]></generator>
 <lastBuildDate><![CDATA[Sat, 11 Apr 2026 01:28:46 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[工控人家园]]></title>
 <link><![CDATA[http://www.ymmfa.com]]></link>
 <description><![CDATA[工控人家园]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[网上随便搜的，自己转换为PLC语句吧。

本算法只采用移位、加减法、判断和循环实现，因为它不需要浮点运算，也不需要乘除运算，因此可以很方便地运用到各种芯片上去。

我们先来看看10进制下是如何手工计算开方的。
先看下面两个算式，

x = 10*p + q&nbsp;&nbsp;(1)
公式(1)左右平方之后得：

x^2 = 100*p^2 + 20pq + q^ ..]]></description>
 <link><![CDATA[http://www.ymmfa.com/read-gktid-75114#853146.html]]></link>
 <author><![CDATA[cvlsam]]></author>
 <category><![CDATA[综合讨论]]></category>
 <pubdate><![CDATA[Tue, 24 Aug 2010 09:24:35 +0000]]></pubdate>
</item>
</channel></rss>