登录
首页 » MultiPlatform » Viterbi-Vifekbi-This

Viterbi-Vifekbi-This

于 2019-03-28 发布 文件大小:3KB
0 268
下载积分: 1 下载次数: 1

代码说明:

  强烈推荐好用的卷积码编码,维特比译码和软判决,本代码简易可行,(Good convolutional code coding, Viterbi decoding and soft decision are highly recommended. This code is simple and feasible.)

文件列表:

0编码, 0 , 2019-01-03
0编码\cnv_encd.m, 543 , 2007-11-30
f译码, 0 , 2019-01-03
f译码\bin2deci.m, 69 , 2007-11-27
f译码\deci2bin.m, 132 , 2007-11-27
f译码\metric.m, 83 , 2007-11-29
f译码\nxt_stat.m, 297 , 2007-11-27
f译码\viterbi.m, 3871 , 2007-11-29

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

发表评论

0 个回复

  • wifilevel
    获取WiFi信号强度,并保存在android固定文件夹中(Get the WiFi signal strength and save it in the Android fixed folder)
    2017-08-21 08:35:13下载
    积分:1
  • 百度地图定位DEMO
    百度官方地位DEMO
    2015-06-13下载
    积分:1
  • Android
    Android开发精要(完整扫描版) 第1章 Android的系统架构/1 第2章 Android源代码的下载和编译/16 第3章 Android组件模型解析/28 第4章 Android的Intent机制/67 第5章 组件生命周期解析/91 第6章 组件间的数据传输/129 第7章 Android控件解析/141 第8章 应用资源/205 第9章 数据存储/226 第10章 网络通信/248 第11章 地理信息服务/269 第12章 多媒体处理/284 第13章 其他重要模块/301(Android Development Essentials (full scan version) Chapter 1 of the Android system architecture/1 Chapter 2 download Android source code and compile/16 Chapter 3 Android component model parsing/28 of Chapter 4 of the Android Intent mechanisms/67 5 Zhang component lifecycle parsing/91 Chapter 6 data transfer between components/129 Chapter 7 Android controls parsing/141 Chapter 8 Application Resources/205 Chapter 9 Data Storage/226 Chapter 10 Network Communications/248 Chapter 11 Geography Information Services/269 Chapter 12 Multimedia Processing/284 Chapter 13 Other important modules/301)
    2013-08-14 15:48:19下载
    积分:1
  • 快速傅里叶变换FFT的C程序代码实现
    快速傅里叶变换(Fast Fourier Transform)是离散傅里叶变换的一种快速算法,简称FFT,通过FFT可以将一个信号从时域变换到频域。  模拟信号经过A/D转换变为数字信号的过程称为采样。为保证采样后信号的频谱形状不失真,采样频率必须大于信号中最高频率成分的2倍,这称之为采样定理。  假设采样频率为fs,采样点数为N,那么FFT结果就是一个N点的复数,每一个点就对应着一个频率点,某一点n(n从1开始)表示的频率为:fn=(n-1)*fs/N。  举例说明:用1kHz的采样频率采样128点,则FFT结果的128个数据即对应的频率点分别是0,1k/128,2k/128,3k/128,…,127k/128 Hz。  这个频率点的幅值为:该点复数的模值除以N/2(n=1时是直流分量,其幅值是该点的模值除以N)。
    2019-08-08下载
    积分:1
  • Android录制视频源码
    Android录制视频源码
    2015-06-17下载
    积分:1
  • SMPP-Gateway-System
    1. SMPP网关概述(联系dotphoenix@qq.com获取更多信息) 1.1 包含一个标准的SMPP Server(SMPP模拟器),一个SMPP Client 和 SDK 1.2 支持标准的SMPP V3.4,支持如下功能:多种bind模式,unbind,submit_sm,delivery_sm,enquire_link,generic_ack 1.3 SMPP Server可运行于LinuxWindowsOSXEmbeded Linux 1.4 SMPP Client可运行于WindowsLinuxOSXAndroidiOSEmbeded Linux 1.5 SDK支持WindowsLinuxOSXAndroidiOSEmbeded Linux,可被JavaC#C++MFCPHP等调用,并提供基于json的HTTP API 1.6 支持MYSQL和SQLITE数据库 1.7 支持自定义计费,支持自定义业务系统 1.8 支持大吞吐量(使用数据库可支持500/秒,不使用数据库可支持8000条/秒) 1.9 兼容性良好,可以和几乎所有主流和非主流的网关及客户端正常工作( SMPP Gateway System(Contact dotphoenix@qq.com to get more information) 1 Including a standard SMPP Server(SMPP Simulator),a SMPP Client and SDK 2 Implement SMPP V3.4,Support PDUs including:3 bind modes,unbind,submit_sm,delivery_sm,enquire_link,generic_ack 3 SMPP Server supported platforms: LinuxWindowsOSXEmbeded Linux 4 SMPP Client supported platforms: WindowsLinuxOSXAndroidiOSEmbeded Linux 5 SDK supported platforms: WindowsLinuxOSXAndroidiOSEmbeded Linux,supported languages: JavaC#C++MFCPHP,and also including HTTP API based on JSON. 6 Suppored s: MYSQLSQLITE 7 Support customizing billing system and business system 8 Small delay, good reliability and large throughput (500 PDUs/s if need ,8000 PDUs/s if no need ) 9 Good compatibility, can co-work with nearly all the mainstream and non-mainstream gateways/servers/clients )
    2016-01-18 12:37:14下载
    积分:1
  • mapView
    android的地图编辑器实例,告诉你如何写地图(android map editor instance, tell you how to write map)
    2013-07-23 09:25:56下载
    积分:1
  • EntryTest
    Entry Test Source Code for Andriod.
    2013-11-12 11:44:19下载
    积分:1
  • [安卓源]带进度条简易浏览器项目
    [安卓开源]带进度条简易浏览器项目。利用myeclips开发。保证能运行(A simple browser project with a progress bar. Use to develop. Guarantee to run)
    2018-03-14 12:45:51下载
    积分:1
  • 微信小程序:电商源码
    【实例简介】微信小程序:电商源码
    2021-12-08 00:37:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载