登录
首页 » 算法 » 问题

问题

于 2022-02-01 发布 文件大小:891.00 B
0 162
下载积分: 2 下载次数: 1

代码说明:

poj 2408 解题代码,北大acm在线可以测试。-problem-solving poj 2408 code, North acm test online.

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

发表评论

0 个回复

  • 矩阵乘以向量
    定义一个矩阵类CM和向量类 (1)、为它们各自重载*,=,==运算符; (2)、为CM类重载CM*CV,CM*实数 (3)为CV类重载CV*CM,CV*实数 (4)在main函数中使用以上运算符。
    2022-01-25 14:01:49下载
    积分:1
  • PCNN图像分割
           本代码是用matlab编写的PCNN神经网络图像分割程序。       PCNN(PCNN-Pulse Coupled Neural Network), 也即脉冲耦合神经网络。与传统神经网络相比,有着根本的不同。PCNN有生物学的背景,它是依据猫、猴等动物的大脑皮层上的同步脉冲发放现象提出的。PCNN有着广泛的应用,可应用于图像分割,边缘检测、细化、识别等方面。  PCNN是Eckhorn于20世纪90年代开始提出的一种基于猫的视觉原理构建的简化神经网络模型,与BP神经网络和Kohonen神经网络相比,PCNN不需要学习或者训练,能从复杂背景下提取有效信息,具有同步脉冲发放和全局耦合等特性,其信号形式和处理机制更符合人类视觉神经系统的生理学基础。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
    2023-06-02 16:15:04下载
    积分:1
  • sm2实现描述
    椭圆曲线的定义:     一条椭圆曲线是在射影平面上满足方程     Y2Z+a1XYZ+a3YZ2=X3+a2X2Z+a4XZ2+a6Z3   的曲线.   一个利用椭圆曲线进行加密通信的过程: 1、用户A选定一条椭圆曲线Ep(a,b),并取椭圆曲线上一点,作为基点G。 2、用户A选择一个私有密钥k,并生成公开密钥K=kG。 3、用户A将Ep(a,b)和点K,G传给用户B。 4、用户B接到信息后 ,将待传输的明文编码到Ep(a,b)上一点M(编码方法很多,这里不作讨论),并产生一个随机整数
    2022-05-31 23:53:50下载
    积分:1
  • With the human genome project implementation, through genome sequencing, protein...
    随着人类基因组计划的实施,通过基因组测序,蛋白质序列测定结构解析等实验,分子生物学家提供了大量的有关生物分子的原始数据,需要利用现代计算技术对这些原始数据进行收集、整理、管理以便于检索使用。而为了解释和理解这些数据,还需要对数据进行比对、分析,建立计算模型,进行仿真、预测与验证,因而出现生物信息学,它的出现,极大的促进了分子生物学的发展。-With the human genome project implementation, through genome sequencing, protein sequencing experiments such as structural analysis, molecular biologists to provide a large amount of biological molecules of the original data, the need to use modern technology to these raw data collection, collation and management in order to facilitate retrieval use. To explain and understand these data, and data need to be compared to analysis, model, simulation, prediction and validation, therefore, bioinformatics, and its emergence has greatly promoted the development of molecular biology.
    2022-09-17 05:10:03下载
    积分:1
  • 这个例子显示了如何执行一个重复序列的转换使用
    This example shows how to perform a repeated sequence of conversions using // "repeat sequence-of-channels" mode. -This example shows how to perform a repeated sequence of conversions using//
    2022-02-12 22:59:25下载
    积分:1
  • The importance of direct methods discussed in the previous work is unquestionabl...
    The importance of direct methods discussed in the previous work is unquestionable, since in some practical engineering problems, information about the values of the objective function is the only reliable information, which may have a researcher.
    2023-03-25 05:50:04下载
    积分:1
  • 次拉格朗日插值
    次拉格朗日插值-time interpolation
    2023-05-21 01:10:03下载
    积分:1
  • Prim求解最短路径
    import java.util.ArrayList; public class Prim { double[][] matrix; //从0开始,邻接矩阵 double t; //记录时间 int num; //节点数 float bestc; //最优路径距离 int start = 0; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-20 15:11:11下载
    积分:1
  • vc并行 论文
    vc并行算法 论文-vc parallel algorithm papers
    2022-03-22 12:51:08下载
    积分:1
  • sniffig 数据包的嗅探器
    程序嗅探器是未来的一个程序,分别扫描每个包,并进行了分析,包括 (sender 的地址和地址,......,所使用的协议)它是写在语言 visual c + + 中
    2022-10-12 13:40:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载