登录
首页 » 算法 » poj 1523的代码和方法说明,个人原创

poj 1523的代码和方法说明,个人原创

于 2022-03-18 发布 文件大小:1.09 kB
0 155
下载积分: 2 下载次数: 1

代码说明:

poj 1523的代码和方法说明,个人原创 - the codes and solution for poj 1523

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

发表评论

0 个回复

  • 堆 Min_Max
    代码显示的插入和删除的最小最大堆。 在塞阿拉 Estatudal 大学在计算机科学,数据结构的椅子被开发代码。
    2022-11-21 11:50:03下载
    积分:1
  • 快速傅里叶变换
    快速傅里叶变换的fortran的程序,先将数据进行逆序排列,然后对逆序的数据进行傅里叶变换
    2023-01-07 17:35:03下载
    积分:1
  • 鼹鼠闯迷宫
    资源描述void creatWay(int (*mg)[N],int x, int y)//在迷宫中产生一条路,使用图的深度遍历思想来实现, { static int dir[4][2] = {0, 1, 1, 0, 0, -1, -1, 0};////将要走的4个方向保存在二维数组中 int zx = x*2; int zy = y*2; int next, turn, i; mg[zx][zy] = 0; if(rand()%2) turn = 1; else turn = 3; for(i=0,next=rand()%4;i
    2022-01-26 05:46:58下载
    积分:1
  • K-mean算法,并通过了IRIS数据的测试。-K-mean algorithm, and through the IRIS data testing.
    2022-09-07 14:40:02下载
    积分:1
  • 一种求PI值的诡异 可以很快求到800位嗷
    一种求PI值的诡异算法 可以很快求到800位嗷-A PI value for the strange algorithm can quickly seek to the sound of wailing 800
    2022-01-27 15:40:48下载
    积分:1
  • Newton method for solution of non
    Newton method for solution of non-linear equations in C
    2022-07-07 09:50:58下载
    积分:1
  • lms speed 2
    这里我上传了lms算法spped 2文件,在这里我们使用了高效的定点实现和区域延迟节能算法,这与之前的算法有很大的不同。。
    2022-03-24 12:14:02下载
    积分:1
  • 完整的OFDM仿真程序
    基于matlab的ofdm系统的仿真程序,各种算法都有,这是从网站上下载出来的,可以直接运行,所以和广大网友一起分享
    2023-08-17 02:20:02下载
    积分:1
  • gene recombination value calculation
    基因重组值的计算-gene recombination value calculation
    2022-07-02 08:09:54下载
    积分:1
  • a more general algorithm
    一个较为普通的算法-a more general algorithm
    2022-03-09 20:14:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载