搜索资源列表

  1. lcs

    0下载:
  2. 算法实现题 最长公共子序列问题 给定两个序列 X = { x1 , x2 , ... , xm } Y = { y1 , y2 , ... , yn } 求X和Y的一个最长公共子序列 举例 X = { a , b , c , b , d , a , b } Y = { b , d , c , a , b , a } 最长公共子序列为 LSC = { b , c , b , a }-Algori
  3. 所属分类:其他智力游戏

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:sanfy chen
  1. sequence_and_ack_of_tcp

    0下载:
  2. TCP序列号和确认号详解,可以帮助学习TCP协议以及排查通讯故障,如通过查看序列号和确认号可以确定数据传输是否乱序。-TCP sequence number and acknowledgment number explain, can help learning TCP protocol as well as the investigation of communication failures, such as by checking
  3. 所属分类:编程文档

    • 发布日期:2024-05-24
    • 文件大小:232448
    • 提供者:风帆
  1. Qualcomm_mobile_start_procedure

    1下载:
  2. 详细介绍了高通平台的手机启动过程,包括任务的启动顺序等细节知识-Detailed information on Qualcomm handset platform for the startup process, including the mission of the boot sequence, such as the details of knowledge
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-24
    • 文件大小:31744
    • 提供者:张玉良
  1. PrefixSpan

    0下载:
  2. C++编写的代码,主要用模板实现prefixspan的投影数据库架构及模式生长功能-C++ The preparation of the code, the main projection PrefixSpan realize template database structure and mode of growth function
  3. 所属分类:数据库系统

    • 发布日期:2024-05-24
    • 文件大小:4602880
    • 提供者:肖庆明
  1. gold_sequence

    0下载:
  2. 用MATLAB产生GOLD序列,大家可以学习一下~-GOLD sequence generated using MATLAB, we can learn from you ~
  3. 所属分类:编程文档

    • 发布日期:2024-05-24
    • 文件大小:3072
    • 提供者:曹波
  1. chi2

    0下载:
  2. chi2实验(序列)是基于概率统计的连续属性离散化方法-chi2 experiment (sequence) is based on probability and statistics methods Discretization of Continuous Attributes
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:6965248
    • 提供者:小修
  1. FFT

    0下载:
  2. matlab program to fing FFT of given sequence using decimation in time and decimation in frequency algorithms
  3. 所属分类:matlab例程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:Deepthi
  1. 1002

    0下载:
  2. Sicily上的1002题,主要是为一些初学者设计的-Problem Given a sequence of consecutive integers n,n+1,n+2,...,m, an anti-prime sequence is a rearrangement of these integers so that each adjacent pair of integers sums to a composite (non-p
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:胡乔
  1. PARTICLE-FILTER-ISSUES

    0下载:
  2. 针对基于贝叶斯原理的序贯蒙特卡罗粒子滤波器出现退化现象的原因, 以无敏粒子滤波(U PF)、辅助粒子滤波 (A S IR) 及采样重要再采样(S IR) 等改进的粒子滤波算法为例, 对消除该缺陷的关键技术(优化重要密度函数及再采样) 进行了 分析研究。说明通过提高重要密度函数的似然度、引进当前测量值、预增和复制大权值粒子等方式, 可以有效改善算法性能。 最后通过对一无源探测定位问题进行仿真, 验证了运用该关键技术后, 算法的
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-24
    • 文件大小:297984
    • 提供者:Haiser
  1. pseudo-sequence

    0下载:
  2. 通信中常用伪随机序列matlab仿真程序,通过在MATLAB环境下对常用的几种伪随机序列的仿真及性能分析,进而运用组合序列的思想,尝试不同的序列以不同组合方式生成的新的伪随机序列,并用MATLAB分析其性能,得出组合序列的一般的规律,借此推导出了一种新的组合序列——异族Gold组合序列-Through simulation and performance analysis of several commonly use¬ d p
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-24
    • 文件大小:71680
    • 提供者:杨远望
  1. pseudo-sequence-vhdl

    0下载:
  2. 常用的几种伪随机序列的仿真及性能分析,进而运用组合序列的思想,尝试不同的序列以不同组合方式生成的新的伪随机序列,并用FPGA分析其性能,得出组合序列的一般的规律,借此推导出了一种新的组合序列——异族Gold组合序列。-Through simulation and performance analysis of several commonly use¬ d pseudo-random sequence in the FPGA e
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-24
    • 文件大小:4096
    • 提供者:杨远望

源码中国 www.ymcn.org