-
中国象棋 王小春
中国象棋 王小春 源码。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-03-03 00:09:53下载
- 积分:1
-
实现无损压缩lzw算法
lzw算法实现文件的无损压缩 包含解压缩 程序可以运行LZW压缩算法的基本原理:提取原始文本文件数据中的不同字符,基于这些字符创建一个编译表,然后用编译表中的字符的索引来替代原始文本文件数据中的相应字符,减少原始数据大小。看起来和调色板图象的实现原理差不多,但是应该注意到的是,我们这里的编译表不是事先创建好的,而是根据原始文件数据动态创建的,解码时还要从已编码的数据中还原出原来的编译表.
- 2022-07-09 22:05:05下载
- 积分:1
-
C#,DotNet FrameWork2.0,计算4张牌四则混合运算以后等于24的算法源码...
C#,DotNet FrameWork2.0,计算4张牌四则混合运算以后等于24的算法源码-C#, Delegate FrameWork2.0. Calculation four licensing mixed four to 24 after the operator of the algorithm source code
- 2022-01-29 03:57:32下载
- 积分:1
-
计算方法中的复数运算
计算方法中的复数运算-calculation method in the plural Operational
- 2022-04-17 05:12:52下载
- 积分: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
-
判断点是否在多面体之中
判断点是否在多面体之中- Sentences the break point whether in polyhedron
- 2022-03-31 04:33:18下载
- 积分:1
-
多线程快速排序
多线程并行的快速排序的实现,使用多线程实现递归排序,使用标准模板库STL实现最后的排序
- 2022-06-03 05:38:46下载
- 积分:1
-
凸包算法C++实现
此算法为凸包算法。即在一系列的点中找到他们之间的凸包节点,即能够包围所有节点的边缘节点。主要调用函数为convexHull函数,输入为点的坐标。
- 2023-08-12 23:05:03下载
- 积分:1
-
多重线性回归
多元线性回归为pacient
在多重线性回归,我们使用多个解释变量 ;
这将使我们在建设中使用的详细信息的优点
模型和,因此,更准确的估计。
- 2022-02-24 15:07:14下载
- 积分:1
-
与干扰
With the interference-to-noise ratio reduced to 30 dB, plot the adaptive antenna pattern after 200 iterations of the LMS algorithm-With the interference-to-noise ratio of red uced to 30 dB. plot the adaptive antenna pattern after 200 ite rations of the LMS algorithm
- 2023-03-06 19:50:03下载
- 积分:1