登录
首页 » 算法 » Multi

Multi

于 2023-07-04 发布 文件大小:2.28 kB
0 14
下载积分: 2 下载次数: 1

代码说明:

多维傅里叶变换,二维DFT快速算法,共分五部--四:三维复序列3D-DFT快速算法-Multi-dimensional Fourier transform, fast algorithm for two-dimensional DFT is divided into 5- 4: Three-dimensional complex sequence of 3D-DFT Fast Algorithm

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

发表评论

0 个回复

  • 图搜索解决八数码问题
    图搜索是人工智能的核心技术之一,图搜索技术室人工智能的核心技术之一,图搜索控制策略是一种在图中搜索路径的一种方法。初始节点和目标节点分别代表初始数据库和满足终止条件的目标数据库,求得把一个数据库变换为另一个数据库的规则序列问题就等价于求得图中一条路径的问题。本代码使用盲目搜索中的深度优先搜索与宽度优先搜索解决八数码问题,您可以根据需要改编程序达到自己的目的。
    2022-01-21 01:00:25下载
    积分:1
  • 改进蚁群求解配送
    有多个配送点,每个配送点必须访问,可以访问多次,起点确定,配送点与配送点之间不完全连接,配送点与配送点之间以时间作为衡量标准。要求从起点出发,尽可能快地访问每一个配送点。
    2023-01-03 03:00:07下载
    积分:1
  • K-Means mapreduce
    public class KmeansMapper extends MapReduceBase implements   Mapper {  // one coodinate(data)  private List coordinate = new ArrayList();  private BasicKMeansTool basicKmeans = new BasicKMeansTool();  public void map(LongWritable key, Text value,    OutputCollector midoutput,    Reporter arg3) throws IOException {   // TODO Auto-generated method stub   String line = value.toString();   String[] dataList = line.split(",");   List distances = null;   StringTokenizer itr;   for (int i = 0; i < dataList.length; i++) {    itr = new StringTokenizer(dataList[i]);  &nbs
    2023-02-01 17:45:04下载
    积分:1
  • 制作一个链接列表,并对数据进行排序
    一个文本文件(BurgerKing .csv),包含地址在汉堡王7000支
    2023-06-16 00:10:04下载
    积分:1
  • 利用相关物体的移动
    利用相关法计算物体的移动-correlation method of mobile objects
    2022-08-13 17:37:32下载
    积分:1
  • 密码字典生成工具
    密码字典生成工具-password dictionary Generation Tool
    2022-03-13 06:28:46下载
    积分:1
  • 输入n条边的长度,求这些边构成的最大面积多变形的面积
    输入n条边的长度,求这些边构成的最大面积多变形的面积-imported n the length of the side, while for these constitute the largest area of deformation over the area
    2023-02-13 02:50:03下载
    积分:1
  • 牛顿向前插值,完全自己编的,可以在X表的范围内任意输入一个值,代码挺好的...
    牛顿向前插值法,完全自己编的,可以在X表的范围内任意输入一个值,代码挺好的-Newton forward interpolation method, fully developed, the X within the context of an arbitrary input value, the code is very good
    2022-04-28 22:20:33下载
    积分:1
  • 基于最小二乘原理的正交多项式拟和输入原始数据及拟和次数即可输出最终拟和表达式系数...
    基于最小二乘原理的正交多项式拟和输入原始数据及拟和次数即可输出最终拟和表达式系数-based on the principle of least squares orthogonal polynomials and to the importation of the raw data and can be exported and the number of proposed and final expression coefficient
    2023-02-25 11:25:03下载
    积分:1
  • RFID indoor location identification for construction projects
    资源描述This paper presents a lowcost indoor location identification and material tracking methodology for construction projects using Ultra High Frequency (UHF) passive Radio Frequency Identification (RFID) technology. Onsite location aware information is an emerging area that focuses on automating delivery of spatial information pertinent to location of materials, workforce, and equipment. This spatial information can be used to derive knowledge about construction project status. A two-step algorithm is presented to automate the process of location estimation and material tracking in near-real-time. In this methodology, a number of passive RFID tags are distributed onsite where work is progressing, and a mobile RFID reader is carried by a worker onsite. Each passive RFID tag is deployed as a reference point with a known location (landmark) within a predefined zone. Reference tags of known locations are used to d
    2022-03-02 08:24:10下载
    积分:1
  • 696524资源总数
  • 103920会员总数
  • 65今日下载