登录
首页 » 算法 » 基本算法为:先将1填入第一行中间位置;再依次将2

基本算法为:先将1填入第一行中间位置;再依次将2

于 2022-02-05 发布 文件大小:1,019.00 B
0 248
下载积分: 2 下载次数: 1

代码说明:

基本算法为:先将1填入第一行中间位置;再依次将2-n方按如下规律填写://1,填入上个数上一行的右边位置,如果没有上一行则转到最后一行,如果右边没有方格//则转到最左边的方格。2,如果要填的位置上已经有数,则转填到它上一个数的下边方格//3,对于第一行的最后一个数的下一个数应填在该数下边的空格处-basic algorithm : a first Enter the middle of the first line; Another will be followed by 2-n-law filled out as follows :// 1, the number entered on the right side on his position, if not in his will to the last line, if not right box// then transferred to the most left while the box. 2, to fill the position of several, in turn, to fill it on a number of subordinate box// 3, the first trip to the final a few under a few should fill in the blank space of a few top candidate Department

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于最大类间方差阈值与遗传的道路分割
    The code is based on Otsu threshold algorithm and heritage road split code to calculate the optimal threshold, enabling the road segmentation, experimental results are good.The code is based on Otsu threshold algorithm and heritage road split code to calculate the optimal threshold, enabling the road segmentation, experimental results are good.
    2022-02-04 01:42:13下载
    积分:1
  • 基于连续蚁群融合的神经网络RFID 信号分布模型
    资源描述基于人工神经网络方法建立了RFID 反射信号强度分布模型. 该方法仅依赖数据,实施简 单. 为克服传统BP 算法对初值敏感、易陷入局部极值的缺陷,引入一种连续的蚁群优化算法来 确定多层神经网络的权值,该算法具有更强的全局搜索能力和效率. 讨论了算法的基本理论和具 体步骤,最后利用实际RFID 设备采集的反射信号强度数据对算法进行测试,对理论信号模型和 实际的建模结果进行了比较,并分析了算法的逼近能力和泛化能力. 结果表明在考虑到不可避免 的误差和扰动下,所提出的方法可以更好地建模RFID 信号强度的实际分布,具有良好的性能.
    2022-06-22 01:38:49下载
    积分:1
  • C4.5 is a simplified version of the Decision Tree Algorithm
    C4.5的简化版本是一个决策树的算法-C4.5 is a simplified version of the Decision Tree Algorithm
    2022-01-22 07:48:49下载
    积分:1
  • 贝塞尔曲线
    构建三次贝塞尔曲线 C0,......,Cn-1 中 参数形式,Ci 由 (xi(t),yi(t)) = (a0(i) + a1 (i) * t + a2 (i) * t ^2 + a3 (i) * t ^3, b0(i) + b1 (i) * t + b2 (i) * t ^2 + b3(i)*t^3) 0 为 < = t < = 1 由左终结点 (x(i),y(i)), 离开了 guidepoint (x+(i),y+(i))、 右端点 (x(i+1),y(i+1)) 和 右 guidepoint (为每个 i x-(i+1),y-(i+1)) = 0,1,......,n-1 ; 输入的 n,((x(i),y(i)),我 = 0,...,n), ((x+(i),y+(i)),我 = 0,...,n-1), ((x-(i),y-(i)),我 = 1,...,n)。 输出系数 (a0(i)、 a1(i)、 a2(i)、 a3(i)、 b0(i)、 b1(i)、 b2(i)、 b3(i)、 我 = 0,...,n-1)。
    2022-02-16 09:27:40下载
    积分:1
  • 霍夫曼文件压缩解压器
    霍夫曼文件压缩解压器,支持二进制文件的压缩,压缩,保存原始文件名 MFC项目
    2022-02-04 06:41:09下载
    积分:1
  • 完整的拓扑分类源程序,非常实用的vc源代码
    完整的拓扑分类源程序,非常实用的vc源代码-topological integrity of the source code classification, very practical vc source code
    2022-03-01 14:12:09下载
    积分:1
  • WSN网络中的LEACH协议源码
    无线传感器网络中的LEACH协议,在MATLAB中仿真运行LEACH协议。一种基于分簇的协议,该协议利用本地簇头随机轮替 以均衡地分配网络中的传感器结点的能量负载。LEACH通过局部协调以保障动态网络的可测量性与健壮性,并将数据融合加入路由协议中以减少必须传递到基站的信息量。 仿真实验表明,相比传统路由协议,LEACH可以在能量消耗上达到高达八倍的减少。另外,LEACH允许在传感器结点中均匀地分布 能量消耗,在我们仿真的网络中使得有效的系统使用寿命增加了一倍
    2023-02-27 00:10:03下载
    积分:1
  • 杭州电子科技大学在线系统ACM的2037题,用贪心方解决
    杭州电子科技大学在线系统ACM的2037题,用贪心方法解决-Hangzhou University of Electronic Science and Technology ACM-line system of the 2037 title with a greedy solution
    2022-06-17 04:16:28下载
    积分:1
  • 用C写的可以实现求解满秩线性方程组以及最小二乘曲线拟合的函数...
    用C写的可以实现求解满秩线性方程组以及最小二乘曲线拟合的函数-written in C can be achieved full rank solving linear equations and least-squares curve fitting the function
    2023-07-12 21:15:03下载
    积分:1
  • Matlab实现的CFD
    Matlab实现的CFD算法-Matlab CFD algorithms
    2023-04-26 13:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载