CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - 算法程序

搜索资源列表

  1. 基于ACELP算法的编解码

    1下载:
  2. 本程序是基于ACELP算法编写的语音编解码程序,里面有两个程序例子,一个是编码程序,另一个是解码程序。-This is a speech codec based on ACELP algorithm,there are two examples in it,one is the encoder,anther is decoder.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:100454
    • 提供者:吴中平
  1. 1 三种调度算法的模拟代码

    1下载:
  2. 编写一程序,可以创建若干个虚拟进程,并对若干个虚拟进程进行调度,调度策略为时间片轮转。 虚拟程序的描述: 虚拟指令的格式: 操作命令 操作时间 其中,操作命令有以下几种: l C : 表示在CPU上计算 l I :表示输入 l O:表示输出 l W:表示等待 l H:表示进程结束 操作时间代表该操作命令要执行多长时间 假设I/O设备的数量没有限制 -prepared a procedure,
  3. 所属分类:BREW编程

    • 发布日期:2008-10-13
    • 文件大小:29419
    • 提供者:寒冰
  1. audioCompression1

    0下载:
  2. 数据压缩算法程序代码,数据压缩算法程序代码。-data compression algorithm code, data compression algorithm code.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:930
    • 提供者:刘柏麟
  1. audioDepression1

    0下载:
  2. 数据压缩算法程序代码,数据压缩算法程序代码。-data compression algorithm code, data compression algorithm code.
  3. 所属分类:语音压缩

    • 发布日期:2008-10-13
    • 文件大小:846
    • 提供者:刘柏麟
  1. comfac

    2下载:
  2. 本人自己写的一个关于阵列信号处理的算法程序。
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:8054
    • 提供者:amber
  1. bpsk

    0下载:
  2. bpsk算法程序,AWGN,fading环境下的分析
  3. 所属分类:3G开发

    • 发布日期:2008-10-13
    • 文件大小:7193
    • 提供者:zzl
  1. esprit

    1下载:
  2. 用于DOA估计的esprit算法程序,用于谱估计
  3. 所属分类:3G开发

    • 发布日期:2008-10-13
    • 文件大小:1502
    • 提供者:zzl
  1. 1.MUSIC算法MATLAB程序

    1下载:
  2. MUSIC算法是一种基于矩阵特征空间分解的方法(Multiple signal classification algorithm is a method of DOA estimation)
  3. 所属分类:通讯编程

  1. pso粒子群算法matlab代码

    0下载:
  2. 粒子群算法,也称粒子群优化算法或鸟群觅食算法,优化算法,用于对目标的最优值算法(optimization algorithm)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-19
    • 文件大小:195584
    • 提供者:dreamy
  1. 算法仿真代码

    4下载:
  2. 包括极化码基于CRC的SCL译码算法,Lazy Copy机制,定点量化,代码和程序说明文档(Polar code with fast-list-decoder)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-23
    • 文件大小:1927168
    • 提供者:xuan3731
  1. [muchong.com]经典-matlab经典算法的程序

    0下载:
  2. 一些用matlab编写的经典算法程序,对于初学者入门很有用(Some prepared by matlab classic algorithm for beginners is very useful for beginners)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-28
    • 文件大小:3218432
    • 提供者:六道
  1. 基于机动目标跟踪课题的整个算法程序

    2下载:
  2. 和雷达项目相关的目标跟踪程序,,很实用,有心人可以参考(And radar project related target tracking program, very practical, people can refer to)
  3. 所属分类:通讯编程

  1. 任务四 Gardner位同步算法与锁相环联合仿真

    7下载:
  2. Gardner位同步算法与锁相环的联合仿真程序.加入了时偏和频偏,能很好地锁定时偏和频偏,得到最佳采样输出。(Gardner bit synchronization algorithm and phase-locked loop joint simulation program, adding time offset and frequency offset, can well lock the bias and frequency offset, get the best sampling o
  3. 所属分类:通讯编程

    • 发布日期:2018-01-04
    • 文件大小:2581504
    • 提供者:fan_xianbao
  1. 2.ESPRIT 算法MATLAB程序

    1下载:
  2. ESPRIT算法的matlab程序仿真实验,用于通过matlab程序仿真对ESPRIT算法的实现,可用于信号来波方向的角度估计,可得出具体的角度数值。(The matlab program simulation experiment of ESPRIT algorithm is used for the realization of ESPRIT algorithm through MATLAB program simulation. It can be used to estimate the
  3. 所属分类:通讯编程

  1. 遗传算法matlab源代码

    0下载:
  2. 遗传算法matlab程序,用于服务窗口的应用(Genetic algorithm matlab program)
  3. 所属分类:通讯编程

    • 发布日期:2018-04-22
    • 文件大小:20480
    • 提供者:lt0217
  1. FFT算法程序分步详解C程序

    0下载:
  2. 分步细讲解基2蝶形算法,尽量让你在最短的时间内掌握FFT算法的程序实现。(Step by step to explain the basic 2 butterfly algorithm, try to let you grasp the FFT algorithm in the shortest time.)
  3. 所属分类:通讯编程

    • 发布日期:2018-05-03
    • 文件大小:1024
    • 提供者:黑森林
  1. 卫星导航算法课件2018

    2下载:
  2. 来自武汉大学导航工程专业的卫星导航算法程序设计课件,全面解析了SPP程序设计过程(The courseware of satellite navigation algorithm program design from navigation engineering specialty of Wuhan University has fully analyzed the SPP programming process.)
  3. 所属分类:GPS编程

    • 发布日期:2020-08-20
    • 文件大小:16446464
    • 提供者:wuqi5700
  1. 格基规约程序

    2下载:
  2. LLL格基规约的matlab算法程序,能够实现向量的格基规约(matlab code for LLL lattice reduction)
  3. 所属分类:通讯编程

    • 发布日期:2019-10-20
    • 文件大小:1024
    • 提供者:emma_friend
  1. 天线选择算法总结

    5下载:
  2. MIMO天线选择算法中,基于最优选择算法和范数选择算法和随机选择算法的程序,能够简化硬件结构,降低通信算法的复杂度,提高通信的可靠性。穷举法,递减,递增等。(In MIMO antenna selection algorithm, the program based on optimal selection algorithm and norm selection algorithm and random selection algorithm can simplify the hardware
  3. 所属分类:通讯编程

    • 发布日期:2020-01-13
    • 文件大小:78848
    • 提供者:``afhdfhs
  1. 聚类算法

    2下载:
  2. 文件夹中主要有二维的K-means,gmm,mean-shift,三维的K-means聚类算法的程序,同时已经经过本人验证无误,可以成功运行,有问题的可以私下交流。(Folder mainly two-dimensional k-means, GMM, mean-shift, three-dimensional k-means clustering algorithm procedures, at the same time has been verified by myself, can be
  3. 所属分类:通讯编程

    • 发布日期:2020-04-18
    • 文件大小:10240
    • 提供者:xuebiao
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com