登录
首页 » 算法 » It is about a named set partition of the source code is a set partition problem...

It is about a named set partition of the source code is a set partition problem...

于 2023-06-01 发布 文件大小:22.83 kB
0 346
下载积分: 2 下载次数: 1

代码说明:

它是关于一个命名集分区的源代码,是集分区问题中的一个acm

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

发表评论

0 个回复

  • 用Borland C写的B
    用Borland C写的B-Tree算法- B-Tree algorithm writes which with Borland C
    2023-02-02 02:20:04下载
    积分:1
  • 这是一个简单的C程序,使用AVR单片机Atmega8515键盘
    this is simple c program for keypad using AVR microcontroller ATmega8535
    2023-07-24 21:40:02下载
    积分:1
  • 一个用于实现牛顿二分求根的小程序。简单 用MATLAB写出...
    一个用于实现牛顿二分法求根的小程序。算法简单 用MATLAB写出-it is a simple program to find the root of a equation with the neweton method
    2022-03-04 21:27:42下载
    积分:1
  • Dijkstra algorithm最短路径
    Dijkstra算法在EXCEL的实现                      
    2022-02-28 20:49:37下载
    积分:1
  • 希尔伯特-黄变换工具箱源程序,全
    998年,美国华裔科学家Huang提出了一种新型的非线性非稳态信号处理方法:希尔伯特-黄变换(HHT)。HHT方法从信号自身特征出发,用经验模态分解(EMD)方法把信号分解成一系列的本征模态函数(IMF),然后对这些IMF分量进行Hilbert变换,从而得到时频平面上能量分布的Hilbert谱图,打破了测不准原理的限制,可以准确地表达信号在时频面上的各类信息。 HHT就是Hilbert-Huang Transform(希尔伯特黄变换),美国航天航空局黄鳄教授发明的,大概的过程是:先对信号进行经验模态分解(Empirical mode decomposition -EMD),得出本征模态函数(IMF intrinsic mode function),再对本征模态函数进行希尔伯特变换,从而过进一步得该信号的希尔伯特谱、时频能量谱等,以便对信号进行分析,据介绍对非线性及非平稳 信号有较好的分析和处理效果。
    2022-02-25 03:39:45下载
    积分:1
  • DBSCAN
    % Function: [class,type]=dbscan(x,k,Eps) % ------------------------------------------------------------------------- % Aim: % Clustering the data with Density-Based Scan Algorithm with Noise (DBSCAN) % ------------------------------------------------------------------------- % Input: % x - data set (m,n); m-objects, n-variables % k - number of objects in a neighborhood of an object % (minimal number of objects considered as a cluster) % Eps - neighborhood radius, if not known avoid this parameter or put [] % ------------------------------------------------------------------------- % Output: % class - vector specifying assignment of the i-th object to certain % cluster (m,1) % type - vector specifying type of the i-th object % (core: 1, border: 0, outlier: -1)
    2022-04-08 08:12:27下载
    积分:1
  • 可视化子程序
    应用背景这个程序可以实现fortran计算数据的可视化,显示云图,等值线图等。希望大家批评指正。关键技术直接输出tecplot文件,可以通过tecplot360进行编辑。
    2022-06-02 12:48:10下载
    积分:1
  • 采用c++编写,上机运行通过的N皇后实现代码,绝对可用
    采用c++编写,上机运行通过的N皇后实现代码,绝对可用-used to prepare, on the plane running through the realization of the code N Queen"s absolutely available!
    2022-06-26 16:25:11下载
    积分:1
  • Apriori Algo Matlab
    vvvapriori算法MatlabApriori算法MatlabApriori算法MatlabApriori算法MatlabApriori算法MatlabApriori算法MatlabApriori算法MatlabApriori算法Matlab
    2022-01-26 07:16:31下载
    积分:1
  • 随机图生成工具
    这是一个有向图或无向图的生成工具,可以随机地生产邻接矩阵和邻接表。该程序可以用于测试时产生测试数据程序为命令行式交互,命令列表如下:        //////////////////////////        //    COMMAND FORMAT    //        //////////////////////////        //gen D 5 10  //生成有向图,节点数,边数        //gen U 5 4   //生成无向图,节点数,边数        //show list     //以邻接表形式输出        //show mat   //以邻接矩阵形式输出        //show all      //以邻接表和邻接矩阵形式输出        //out         //out name.txt //输出到文件         //help //帮助        //quit        ////////////////////
    2023-03-15 05:35:04下载
    积分:1
  • 696518资源总数
  • 105651会员总数
  • 15今日下载