我們解決八數(shù)碼問題,廣度優(yōu)先搜索可能會導(dǎo)致內(nèi)存不夠用,采用啟發(fā)式搜索,啟發(fā)函數(shù)為f(x)=g(x)+h(x) g(x)為該結(jié)點不同于目標(biāo)結(jié)點的個數(shù),h(x)為該結(jié)點的深度,選擇那f(x)結(jié)點最小的那個結(jié)點進行擴展, 引入了一個"擴展數(shù)組[4]"(因為擴展的結(jié)點最多只有4個),該數(shù)組保存著某個結(jié)點的0點向各個方向的擴展的結(jié)點對象,然后對該擴展數(shù)組進行分析,利用啟發(fā)函數(shù)在進行遞歸擴展...
標(biāo)簽: 搜索 數(shù)碼 內(nèi)存 啟發(fā)式
上傳時間: 2015-07-24
上傳用戶:LouieWu
我們解決八數(shù)碼問題,廣度優(yōu)先搜索可能會導(dǎo)致內(nèi)存不夠用,采用啟發(fā)式搜索,啟發(fā)函數(shù)為f(x)=g(x)+h(x) g(x)為該結(jié)點不同于目標(biāo)結(jié)點的個數(shù),h(x)為該結(jié)點的深度,選擇那f(x)結(jié)點最小的那個結(jié)點進行擴展, 引入了一個"擴展數(shù)組[4]"(因為擴展的結(jié)點最多只有4個),該數(shù)組保存著某個結(jié)點的0點向各個方向的擴展的結(jié)點對象,然后對該擴展數(shù)組進行分析,利用啟發(fā)函數(shù)在進行遞歸擴展...
標(biāo)簽: 搜索 數(shù)碼 內(nèi)存 啟發(fā)式
上傳時間: 2014-01-03
上傳用戶:semi1981
Software Engineering is a discipline applied by teams to produce high-quality, large-scale, cost-effective software that satisfies the users’ needs, and can be maintained over time Software Development is a weaker term where standards, tools, processes, etc. may not be applied
標(biāo)簽: high-quality Engineering large-scale discipline
上傳時間: 2014-01-09
上傳用戶:bcjtao
* 本算法用最小二乘法依據(jù)指定的M個基函數(shù)及N個已知數(shù)據(jù)進行曲線擬和 * 輸入: m--已知數(shù)據(jù)點的個數(shù)M * f--M維基函數(shù)向量 * n--已知數(shù)據(jù)點的個數(shù)N-1 * x--已知數(shù)據(jù)點第一坐標(biāo)的N維列向量 * y--已知數(shù)據(jù)點第二坐標(biāo)的N維列向量 * a--無用 * 輸出: 函數(shù)返回值為曲線擬和的均方誤差 * a為用基函數(shù)進行曲線擬和的系數(shù), * 即a[0]f[0]+a[1]f[1]+...+a[M]f[M].
標(biāo)簽: 數(shù)據(jù) 函數(shù) 算法 最小二乘法
上傳時間: 2015-07-26
上傳用戶:
通過奇異值分解實現(xiàn)的最小二乘擬合算法 inear least-squares fit by singular value decomposition
標(biāo)簽: decomposition least-squares singular inear
上傳時間: 2015-07-26
上傳用戶:bibirnovis
Programming the Microsoft Windows Driver Model Copyright © 1999 by Walter Oney General Information The companion disc for Programming the Microsoft Windows Driver Model contains more than 20 sample drivers and test programs to illustrate the topics covered by the book. The file you re viewing contains general information about the disc, as follows:
標(biāo)簽: Programming Microsoft Copyright General
上傳時間: 2015-08-03
上傳用戶:2525775
For Email POP3. by PHP. but it has some errors for Chinese system.
標(biāo)簽: Chinese errors system Email
上傳時間: 2015-08-04
上傳用戶:英雄
學(xué)習(xí)sql的一本很好的書籍 Sams Teach Yourself SQL in 10 Minutes, Third Edition
標(biāo)簽: Yourself Minutes Edition Teach
上傳時間: 2013-11-25
上傳用戶:hxy200501
Structure the sources so that the compression and decompression code form a library usable by any program, and write both gzip and zip on top of this library. This would ideally be a reentrant (thread safe) library, but this would degrade performance. In the meantime, you can look at the sample program zread.c.
標(biāo)簽: decompression compression Structure the
上傳時間: 2015-08-06
上傳用戶:jackgao
Coriander is a GUI for controlling a Digital Camera (in the sense of the IIDC specs issued by the 1394 Trade Association [1]). Due to the properties of the IEEE1394 protocol, Coriander can control an IEEE1394 camera without interferring with the image flow from that camera. It can thus be used to setup a camera with Coriander while the video flow is used by another application
標(biāo)簽: the controlling Coriander Digital
上傳時間: 2015-08-07
上傳用戶:TF2015
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1