資源簡介
本資源有數學建模中常用的算法模型,包括神經網絡模型、現代優化算法模型等的理論介紹和代碼供大家學習。
代碼片段和文件信息
function?Binary_Search(Labx)%c語言
begin
??if?a>b?then?return(-1)
????????????else?begin
???????????????????m:=(a+b)?div?2;
???????????????????if?x=L[m]?then?return(m)
?????????????????????????????else?if?x>L[m]?
????????????????????????????????????then?return(Binary_Search(Lm+1bx));
????????????????????????????????????else?return(Binary_Search(Lam-1x));
??????????????????end;?
end;
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????404??2004-09-05?21:04??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\Binary_Search.m
?????文件???????1259??2004-09-05?15:37??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\Dijkstra\MINROUTE.M
?????文件???????3151??2003-08-22?08:34??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\Dynamic_pro\DYNPROG.M
?????文件??????????0??2008-12-19?15:41??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\Dynamic_pro\解決動態規劃問題的.txt
?????文件????????563??2004-09-05?15:02??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\Floyd\floyd.m
?????文件???????1824??2003-08-22?08:34??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\kruskal\MINTREEK.M
?????文件???????1035??2003-08-22?08:35??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\Random_generate\SPECRND.M
?????文件???????4270??2004-09-04?22:31??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\CandM\mrank.c
?????文件??????32768??2004-09-04?22:31??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\CandM\mrank.exe
?????文件????????833??2004-09-04?22:31??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\CandM\mrank.h
?????文件?????????78??2004-09-04?22:28??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\CandM\mrank.m
?????文件????????347??2004-09-04?22:27??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\CandM\mrankp.c
?????文件???????1900??2004-09-04?22:31??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\CandM\pkg.c
?????文件?????????49??2004-09-04?22:31??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\CandM\pkg.exports
?????文件????????830??2004-09-04?22:31??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\CandM\pkg.h
?????文件????????430??2004-09-04?22:31??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\CandM\pkg.mlib
?????文件????????105??2004-09-04?22:41??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\code\foo.m
?????文件?????????68??2004-09-04?22:42??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\code\fun.m
?????文件????????303??2004-09-04?16:21??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\code\gasket.m
?????文件?????????46??2004-09-04?22:42??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\code\sample.m
?????文件????????904??2004-09-04?15:05??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\c_mat\matcreat.c
?????文件???????3423??2004-09-04?14:48??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\c_mat\matcreat.dsp
?????文件????????539??2004-09-04?15:24??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\c_mat\matcreat.dsw
?????文件??????33792??2004-09-04?15:24??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\c_mat\matcreat.ncb
?????文件??????48640??2004-09-04?15:24??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\c_mat\matcreat.opt
?????文件???????1229??2004-09-04?14:49??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\c_mat\matcreat.plg
?????文件????????284??2004-09-04?15:11??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\c_mat\matcreate.c
?????文件???????1738??2002-01-14?23:05??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\c_mat\mexopts.bat
?????文件???????2831??2004-09-04?21:45??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\m_build\main.c
?????文件????????826??2004-09-04?21:45??數學建模-算法-匯總\matlab經典算法的程序\Arithmetic\work\m_build\main.h
............此處省略396個文件信息
- 上一篇:hcie-cloud實驗手冊
- 下一篇:三維力控教程
評論
共有 條評論