登录
首页 » 算法 » 这里有不少搞过ACM程序设计大赛的达人吧,这篇文章是从网上偶然得到,指出了ACM竞赛赛题的某些发展方向。挺值得一看。...

这里有不少搞过ACM程序设计大赛的达人吧,这篇文章是从网上偶然得到,指出了ACM竞赛赛题的某些发展方向。挺值得一看。...

于 2022-05-17 发布 文件大小:6.93 kB
0 192
下载积分: 2 下载次数: 1

代码说明:

这里有不少搞过ACM程序设计大赛的达人吧,这篇文章是从网上偶然得到,指出了ACM竞赛赛题的某些发展方向。挺值得一看。-Here has been engaged in a number of ACM programming contest it Tatsu people, this article was obtained from the Internet by accident, pointing out that the ACM contest the title match certain direction of development. Quite worth a visit.

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

发表评论

0 个回复

  • containing matrix, subtraction, multiplication, addition and to the home, seekin...
    含有矩阵加、减、乘、除及转置、求逆运算等等,还需要改进-containing matrix, subtraction, multiplication, addition and to the home, seeking inverse operation, and so on, it is also necessary to improve
    2022-06-30 15:05:04下载
    积分:1
  • 可进行多种分布函数的计,包括求解均值,方差等。可在进行统计学程序编辑时使用。...
    可进行多种分布函数的计算,包括求解均值,方差等。可在进行统计学程序编辑时使用。-Can be calculated a variety of distribution functions, including the solution of the mean, variance and so on. Carrying out statistical procedures can be used to edit.
    2022-03-20 08:08:55下载
    积分:1
  • an index based on the fire damage assessment software, no classified data, the g...
    一个基于指数法的火力毁伤评估软件,没有涉密数据,代码一般-an index based on the fire damage assessment software, no classified data, the general code
    2022-10-04 23:55:03下载
    积分:1
  • 神经网络压缩
    此示例阐释如何一种自组织映射神经 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-12-12 16:15:04下载
    积分:1
  • simLSH 的 java 源代码
    这个项目的目的是决定两文本实例的相似度,并举例支持中文处理。
    2022-06-16 15:29:38下载
    积分:1
  • / = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = = /功能annot
    //=== === === === === === === = //函数说明 //函数名称:PolyFit //函数功能:最小二乘法曲线拟合 //使用方法:double *x ---- 存放n个数据点的X坐标 // double *y ---- 存放n个数据点的Y坐标 // int n -------- 给定数据点个数 // double *a ---- 返回m-1次拟合多项式的m个系数 // int m -------- 拟合多项式的项数,即拟合多项式的最高次为m-1。要求m20,则本函数自动按m=min{n,20}处理 // double *dt --- dt[0]返回拟合多项式与各数据点误差的平方和;dt[1]返回拟合多 // 项式与各数据点的误差绝对值之和;dt[2]返回拟合多项式与各数据 // 点误差绝对值的最大值 //注意事项:拟合多项式的形式为 y = b0 + b1*(x-Xavr)... -//=== === === === === ==== === === === === === === ==== === =// function annotations// function name : PolyFit// Function functions : Least Squares Curve Fitting// Use : double* x n-store data point coordinates of the X//* y double-storage n data point Y coordinates// int n-------- given the number of data points//* a double---- returned to the m-1 m fit polynomial coefficients// int m-------- polynomial fitting items , which is the highest polynomial fitting time for m-1. Request m
    2023-07-25 11:15:03下载
    积分:1
  • 另外还包含程序讲解
    另外还包含程序讲解-also includes procedures on
    2022-06-27 22:43:08下载
    积分:1
  • 操作系统实验读者写者的实现
    读者-写者的读写限制(包括读者优先和写者优先)         1)写-写互斥,即不能有两个写者同时进行写操作         2)读-写互斥,即不能同时有一个读者在读,同时却有一个写者在写         3)读读允许,即可以有2个以上的读者同时读读者优先的限制:        如果一个读者申请读操作时,已经有一个读者在读,则该读者可以直接读写者优先的限制:        如果一个读者申请读操作时,有写者在等待访问共享资源时,则该读者要等到没有写者处于等的状态时才能开始读操作
    2022-01-28 03:39:48下载
    积分:1
  • 本论文建立了校园卡充值点安排方案的最优化模型 建立“0
    本论文建立了校园卡充值点安排方案的最优化模型 建立“0-1”模型,使用“启发式贪婪算法”,运用Lingo软件计算出三个最优点。 -In this paper, the establishment of a campus card program arrangements recharge point optimization model to establish a
    2022-01-26 00:40:51下载
    积分:1
  • 总,包括LMS自适应陷波滤波器,自适应RLS自适应,苏…
    一共包括LMS,自适应陷波器,自适应RLS自适应算法等5种算法的MATLAB程序-Total, including LMS, adaptive notch filter, adaptive RLS adaptive algorithm, such as five kinds of procedures MATLAB algorithm
    2022-04-08 08:15:52下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载