-
这是用于计算光子晶体能带结构的VC源程序。
这是用于计算光子晶体能带结构的VC源程序。-This is used in the calculation of photonic crystal band structure of VC source.
- 2023-05-05 04:45:03下载
- 积分:1
-
err
对弈程序采用了多种搜索算法.以下是本程序主要的类说明:
1.CEveluation类:估值类,对给定的棋盘进行估值.
2.CMoveGenerator类:走法产生器,对给定的棋盘局面搜索出所有可能的走法.
3.CSearchEngine类:搜索引擎基类.
4.CNegaMaxEngine类:负极大值法搜索引擎.
5.CAlphaBetaEngine类:采用了Alpha-Beta剪枝技术的搜索引擎.
6.CFAlphaBetaEngine类:fail-softalpha-beta搜索引擎.
7.CHistoryHeuristic类:历史启发类.
8.CAlphabeta_HHEngine类:带历史启发的Alpha-Beta搜索引擎.
9.CAspirationSearch类:渴望搜索引擎.
10.CIDAlphabetaEngine类:迭代深化搜索引擎.
11.CMTD_fEngine类:MTD(f)搜索引擎.
12.CTranspositionTable类:置换表.
13.CAlphaBeta_TTEngine类:加置换表的Alpha-Beta搜索引擎.
14.CPVS_Engine类:极小窗口搜索引擎.
15.CNegaScout_TT_HH类:使用了置换表和历史启发的NegaScout搜索引擎.
本程序还具有悔棋,还原功能,还可以记录走法.-err
- 2022-03-22 14:50:39下载
- 积分:1
-
基于BP神经网络的室内定位技术研究.
资源描述针对基于 GSM 网络的移动电话定位,Wu Zhi-li 等
[127]
提出了一种使用统计学
习理论的定位算法,不需要特殊的网络配置,仅需要信号强度信息,并且与传统
的使用信号强度的方法有着本质的区别。传统的基于信号强度的定位方法是通过
大量的测定,构建一个具体的信号传输模型。在获取移动终端到各基站的具有噪
音的信号强度后,使用这一模型推导终端的位置
- 2022-03-29 07:56:28下载
- 积分:1
-
割线算法;
数值计算算法:割线算法的数学写的帕斯卡尔要找到解决方程f(x)=0 给定的初始近似值P0和P1: 输入:初始近似值P0,P1;公差TOL; 迭代N 0的最大数目。 输出:近似解p或 该算法失败的消息。
- 2022-02-10 14:26:53下载
- 积分:1
-
MATLAB-仿射密码解码程序
资源描述新手练习,对仿射密码进行解码,可以得到一系列值,最终只有正确的解码才能得出正确的结果。
- 2022-07-26 02:26:57下载
- 积分:1
-
计算三次样条插值函数
计算三次样条插值函数-Calculation of cubic spline interpolation function
- 2022-02-25 17:32:21下载
- 积分: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
-
计算作图的源程序
计算作图的源程序-calculated mapping of the source
- 2022-06-11 22:14:30下载
- 积分:1
-
用蒙特卡罗方法求积分的小程序,可以设置求解精度
用蒙特卡罗方法求积分的小程序,可以设置求解精度-using the Monte Carlo method for the integration of small procedures, the setting up of Accuracy
- 2022-12-06 16:30:02下载
- 积分:1
-
支持多道进程并发的简单管理模拟系统
支持多道进程并发的简单管理模拟系统-Support for multi-channel process complicated by the simple management simulation system
- 2022-07-26 06:54:45下载
- 积分:1