-
dijkstra
Diskstra最短路径算法的c++源程序,以及编译好的matlab动态链接库,学习留形学习算法及程序必备。(Diskstra shortest path algorithm c++ source code, and compiled matlab dynamic link library, learning algorithms and procedures remain an essential form of learning.)
- 2010-10-20 20:54:56下载
- 积分:1
-
visual_ddk_drv
Driver template 32 and 64 bit, Visual studio 2008-2010
- 2013-04-20 22:33:45下载
- 积分:1
-
GerberSyntaxFormat
Gerber RX274-X 语法格式详细说明。(Gerber Syntax Format)
- 2014-11-14 10:38:36下载
- 积分:1
-
Ex11
这个是霍夫曼编码的问题,要求输入只含有ABCD的四句话,且每句8个字符的长度,然后求出四个字符每个的概率,然后当成权值计算霍夫曼编码,我的这个程序已经实现了输入、概率统计、计算出霍夫曼编码存在了bian[]这个数组中(hoffuman decoding)
- 2014-11-20 15:50:36下载
- 积分:1
-
IffiinchartB
IBMde股票图形示例,,含数据有布林线,平均移动线
(IBMde stock graphic example, with data Bollinger Bands, Moving Average Line)
- 2012-07-29 00:35:04下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1
-
ka_zhuliu_sita
利用基尔霍夫(KA)驻留相位近似求解粗糙面散射系数(Use the Kirchhoff (KA) stationary phase approximation solution of rough surface scattering coefficient)
- 2014-11-27 11:31:44下载
- 积分:1
-
CPP-Primer-Plus
C++ Primer Plus,
作者 Stephen Prata
版本6ed, AW,
年份 2012
C++初级学者用书(C++ Primer Plus, Stephen Prata, 6ed, AW, 2012 C++ junior scholars books)
- 2013-12-13 17:22:18下载
- 积分:1
-
Edu_sys-stage-1
this is a web application for mobile collabartive learning application
- 2014-11-11 14:21:33下载
- 积分:1
-
K-C
这是一个K中心点聚类算法C实现的,希望对大家有用(K this is a clustering algorithm C to achieve a focal point, and I hope useful for everyone)
- 2008-04-09 14:21:44下载
- 积分:1