搜索资源列表
ntree
- 设T 是一棵带权树,树的每一条边带一个正权。又设S 是T 的顶点集,T/S 是从树T 中 将S中顶点删去后得到的森林。如果T/S中所有树的从根到叶的路长都不超过d ,则称T/S 是一个d 森林。 (1)设计一个算法求T的最小顶点集S,使T/S是d 森林。(提示:从叶向根移动) (2)分析算法的正确性和计算复杂性。 (3)设T中有n 个顶点,则算法的计算时间复杂性应为O(n)。-based T is a right to bring a tree for every one o
工程计算器源代码
- 关于移动通信工程常用的计算工具-works on the commonly used mobile computing tools
ClassAstar
- A*搜寻算法,俗称A星算法。这是一种在图形平面上,有多个节点的路径,求出最低通过成本的算法。常用于游戏中的NPC的移动计算,或线上游戏的BOT的移动计算上。-A* search algorithm, called A Star algorithm. This is a plane in the graphics, there are multiple nodes in the path, find the lowest cost method adopted. Commonly used in
Simple-moving-average-method
- 简单移动平均法是指对由移动期数的连续移动所形成的各组数据,使用算术平均法计算各组数据的移动平均值,并将其作为下一期预测值。 简单的移动平均的计算公式如下: Ft=(At-1+At-2+At-3+…+At-n)/n 式中,Ft--对下一期的预测值; n--移动平均的时期个数; At-1--前期实际值; At-2,At-3和At-n分别表示前两期、前三期直至前n期的实际值。-Simple moving average method refers to the da
usefultool
- 计算协方差提供了便利,特别是考虑了半衰期;同时提供了一些其他常用的计算工具,例如decayma ewma等移动平滑计算;(It is convenient to calculate covariance, especially considering half-life. Some other common computing tools, such as decayma ewma and other mobile smoothing calculations, are also provide