-
AODV 路由协议,分析节点路由的最佳路径的路径选择
它是使积极路由算法,将使整个输入和输出的过程,特别是提供整个邮件中的特定节点和任何其它节点的 AODV 协议算法给出了估计分析
- 2022-03-11 14:33:57下载
- 积分:1
-
室内定位的研究
摸索了些,关键是几个参数自己一定要选对,否则测量精度大打折扣,定位的时候发现3个节点定位。 ,和n,y位为小数,所以要做相应处理(整数要左移两位) 值要再处理一下。
- 2022-02-22 08:12:07下载
- 积分:1
-
关于约束非线性规划的求解器,可用于学习和实际问题求解。
关于约束非线性规划的求解器,可用于学习和实际问题求解。-On the binding of non-linear programming solver can be used for learning and practical problem solving.
- 2022-03-24 20:16:01下载
- 积分:1
-
Curve fitting, curve realize you granges painting, you can generate random numbe...
曲线拟合,实现啦格朗日曲线画法,可以实时产生随机数来画-Curve fitting, curve realize you granges painting, you can generate random numbers in real-time to painting
- 2022-10-27 22:25:03下载
- 积分:1
-
Apriori算法程序实现
关联规则挖掘算法Apriori的C#程序实现;学习关联规则挖掘及算法实现的有用资料。包含:Apriori.exe,Apriori.sln,Form1.cs,Trans.cs,说明.txt等几个文档。
- 2022-01-24 12:57:33下载
- 积分:1
-
可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换。...
可逆嵌入式零树小波编码代码,主要是小波变换时使用的可逆变换。-reversible EZW coding code, wavelet transform is mainly used for the reversible transformation.
- 2023-03-12 23:20:03下载
- 积分:1
-
matlab编写的计算器
关于matlab编写的计算器GUI,可以计算四则运算以及角度,开方,幂运算等,功能强大,并且包含有详细的注释!
- 2023-02-12 04:55:03下载
- 积分:1
-
C语言基于DOS界面的五子棋
Windows下使用C语言实现在dos界面下的五子棋小程序,拥有能够接受的界面。
- 2022-09-20 02:55:03下载
- 积分:1
-
用传输矩阵方法编写的matalb程序,可以用来计算透射率与缺陷折射率之间的关系...
用传输矩阵方法编写的matalb程序,可以用来计算透射率与缺陷折射率之间的关系-Transfer matrix method used to prepare the matalb procedures, can be used to calculate the transmission rate and defects in the refractive index of the relationship between
- 2022-08-21 07:22:13下载
- 积分:1
-
0 / 1背包问题是一个N P
0 / 1背包问题是一个N P-复杂问题,为了解决该问题,,将用回溯算法解决该问题。既然想选择一个对象的子集,将它们装入背包,以便获得的收益最大,则解空间应组织成子集树的形状(如图1 6 - 2所示)。该回溯算法与4 . 2节的装载问题很类似。首先形成一个递归算法,去找到可获得的最大收益。然后,对该算法加以改进,形成代码。改进后的代码可找到获得最大收益时包含在背包中的对象的集合。-0/1 knapsack problem is a P-complex issues, in order to solve the problem, and will be used backtracking algorithm to solve the problem. As to the choice of a subset of object, they will load a backpack, in order to obtain the greatest profits, the solution should be organized into space subset of the shape of the tree (Figure 1 6-2 below). The backtracking algorithms and 4. Two loading problem is very similar. Forming a recursive algorithm to get the maximum benefit available. Then, this algorithm is modified to form code. Improved code can be found at the maximum benefits included in the backpack of a collection of objects.
- 2022-02-26 09:06:08下载
- 积分:1