{"id":97,"date":"2021-03-08T00:22:00","date_gmt":"2021-03-07T16:22:00","guid":{"rendered":"http:\/\/www.318419.xyz\/?p=97"},"modified":"2022-02-25T16:05:36","modified_gmt":"2022-02-25T08:05:36","slug":"%e9%80%92%e5%bd%92","status":"publish","type":"post","link":"http:\/\/318419.xyz\/?p=97","title":{"rendered":"\u9012\u5f52"},"content":{"rendered":"\n<p>\u9012\u5f52\u5c31\u662f\u627e\u9012\u5f52\u7ed3\u675f\u7684\u9012\u5f52\u51fa\u53e3\u3002&nbsp;\u5728\u6b64\u4e4b\u524d\u6bcf\u7b97\u4e00\u6b21\u90fd\u8c03\u7528\u51fd\u6570\uff0c\u81f3\u4e8e\u6700\u7ec8\u503c\u7b49\u4e8e\u4ec0\u4e48&nbsp;\u5148\u4e0d\u7ba1\u6700\u7ec8\u503c\u7b49\u4e8e\u591a\u5c11\uff0c\u8c03\u7528\u51fd\u6570\u627e\u9012\u5f52\u51fa\u53e3\u5c31\u5b8c\u4e8b\u4e86\u3002<\/p>\n\n\n\n<p>&lt;img&nbsp;class=&#8221;alignnone&nbsp;size-full&nbsp;wp-image-121&#8243;&nbsp;src=&#8221;<\/p>\n\n\n\n\n\n<p>http:\/\/winston.lxyme.cn\/\/\/\/wp-content\/uploads\/2021\/03\/\u56fe\u72471.png&#8221;&nbsp;alt=&#8221;&#8221;&nbsp;width=&#8221;554&#8243;&nbsp;height=&#8221;406&#8243;&gt;<\/p>\n\n\n\n<p>\u4e24\u4e2a\u4f8b\u5b50\u5747\u4e3aMatlab&nbsp;\u8bed\u8a00\uff1a<\/p>\n\n\n\n<p>eg1\uff1a<\/p>\n\n\n\n<p>\u9012\u5f52\u8ba1\u7b97\u9636\u4e58\uff1a<br>&lt;code&gt;function&nbsp;output&nbsp;=&nbsp;fact1(n)<br>if&nbsp;n==1<br>output=1;<br>else<br>output=n*fact1(n-1);<br>end<br>end&lt;\/code&gt;<\/p>\n\n\n\n<p>eg2\uff1a<\/p>\n\n\n\n<p>\u6c49\u8bfa\u5854\u95ee\u9898\uff1a<\/p>\n\n\n\n<p>&lt;code&gt;function&nbsp;hannuota(n,a,b,c)<br>if&nbsp;n==1<br>fprintf(&#8216;\u628a\u5706\u76d8&nbsp;%d&nbsp;\u4ece&nbsp;%c&nbsp;\u79fb\u52a8\u5230&nbsp;%c&nbsp;\\n&nbsp;&#8216;,n,a,c);%\u7ec8\u6b62\u6761\u4ef6<br>else<br>hannuota(n-1,a,c,b)&nbsp;%\u628a&nbsp;n-1&nbsp;\u5757\u501f\u52a9c\u653e\u5230b\u4e0a<br>fprintf(&#8220;\u628a\u5706\u76d8&nbsp;%d&nbsp;\u4ece&nbsp;%c&nbsp;\u79fb\u52a8\u5230&nbsp;%c&nbsp;\\n&nbsp;&#8220;,n,a,c)%&nbsp;\u628a\u7b2cn\u4e2a\u789f\u5b50\u4ecea\u79fb\u52a8\u5230c<br>hannuota(n-1,b,a,c)%&nbsp;\u628an-1\u4e2a\u789f\u5b50\u501f\u52a9a&nbsp;\u4eceb\u79fb\u52a8\u5230c<br>end<br>end&lt;\/code&gt;<\/p>\n\n\n\n<p>&lt;strong&gt;Python\uff1a&lt;\/strong&gt;<\/p>\n\n\n\n<p>&lt;code&gt;def&nbsp;h(n,a,b,c):<br>if&nbsp;n==1:<br>print(&#8220;\u628a\u7b2c{}\u5757\u4ece{}\u642c\u5230{}&#8221;.format(n,a,c))<br>else:<br>h(n-1,a,c,b)&nbsp;#\u628an-1\u5757\u501f\u52a9c\u4ecea\u642c\u5230b<br>print(&#8220;\u628a\u7b2c{}\u5757\u4ece{}\u642c\u5230{}&#8221;.format(n,a,c))<br>h(n-1,b,a,c)#\u628a\u5269\u4e0b\u7684n-1\u5757\u4eceb\u501f\u52a9c\u642c\u5230a&lt;\/code&gt;<\/p>\n\n\n\n<p>&lt;img&nbsp;class=&#8221;alignnone&nbsp;size-full&nbsp;wp-image-124&#8243;&nbsp;src=&#8221;<\/p>\n\n\n\n\n\n<p>http:\/\/winston.lxyme.cn\/\/\/\/wp-content\/uploads\/2021\/03\/\u56fe\u72472.png&#8221;&nbsp;alt=&#8221;&#8221;&nbsp;width=&#8221;660&#8243;&nbsp;height=&#8221;714&#8243;&gt;<\/p>\n\n\n\n<p>&lt;strong&gt;Mathematica\uff1a&lt;\/strong&gt;<\/p>\n\n\n\n<p>\u6ca1\u6709\u8fd0\u884c\u6210\u529f\u3002<\/p>\n\n\n\n<p>&lt;img&nbsp;class=&#8221;alignnone&nbsp;size-full&nbsp;wp-image-126&#8243;&nbsp;src=&#8221;<\/p>\n\n\n\n\n\n<p>http:\/\/winston.lxyme.cn\/\/\/\/wp-content\/uploads\/2021\/03\/Snipaste_2021-03-08_11-45-58.png&#8221;&nbsp;alt=&#8221;&#8221;&nbsp;width=&#8221;1920&#8243;&nbsp;height=&#8221;2104&#8243;&gt;<\/p>\n\n\n\n<p>&lt;audio&nbsp;style=&#8221;display:&nbsp;none;&#8221;&nbsp;controls=&#8221;controls&#8221;&gt;&lt;\/audio&gt;<\/p>\n\n\n\n<p>&lt;audio&nbsp;style=&#8221;display:&nbsp;none;&#8221;&nbsp;controls=&#8221;controls&#8221;&gt;&lt;\/audio&gt;<\/p>\n\n\n\n<p>&lt;audio&nbsp;style=&#8221;display:&nbsp;none;&#8221;&nbsp;controls=&#8221;controls&#8221;&gt;&lt;\/audio&gt;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u9012\u5f52\u5c31\u662f\u627e\u9012\u5f52\u7ed3\u675f\u7684\u9012\u5f52\u51fa\u53e3\u3002&nbsp;\u5728\u6b64\u4e4b\u524d\u6bcf\u7b97\u4e00\u6b21\u90fd\u8c03\u7528\u51fd\u6570\uff0c\u81f3\u4e8e\u6700\u7ec8\u503c\u7b49\u4e8e\u4ec0\u4e48&nbsp;\u5148\u4e0d\u7ba1\u6700\u7ec8 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jetpack_memberships_contains_paid_content":false,"footnotes":""},"categories":[10],"tags":[17,11,21,28,25],"class_list":["post-97","post","type-post","status-publish","format-standard","hentry","category-10","tag-17","tag-academy","tag-jlu","tag-28","tag-25"],"jetpack_featured_media_url":"","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"http:\/\/318419.xyz\/index.php?rest_route=\/wp\/v2\/posts\/97","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/318419.xyz\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/318419.xyz\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/318419.xyz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/318419.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=97"}],"version-history":[{"count":1,"href":"http:\/\/318419.xyz\/index.php?rest_route=\/wp\/v2\/posts\/97\/revisions"}],"predecessor-version":[{"id":110,"href":"http:\/\/318419.xyz\/index.php?rest_route=\/wp\/v2\/posts\/97\/revisions\/110"}],"wp:attachment":[{"href":"http:\/\/318419.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=97"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/318419.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=97"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/318419.xyz\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=97"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}