搜索资源列表
Viterbi_Algorithm
- 卷积码的Viterbi译码算法仿真程序 要求:递归卷积码,归零处理-Convolutional Codes Viterbi decoding algorithm simulation program requirements : recursive convolutional codes and zeroing treatment
turbo_sys_demo
- This scr ipt simulates the classical turbo encoding-decoding system. It simulates parallel concatenated convolutional codes. Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders are assumed. First encoder is t
pudn
- 将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。 测试数据:由读者指定。可自行指定一个马的初始位置(i,j),0<=i,j<=7。 -Ma was on the chess board 8 × 8 of the Board [8] [8] of a box, the hors
dilei
- J2ME版扫雷,八叉树递归算法,学习用,-J2ME version of mine, recursive octree algorithm, to learn, thank you
mataqp
- 马塔棋盘的一个算法的描述,将马随机放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走边棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,3,…,64依次填入一个8×8的方阵,输出之。-Mata board of an algorithm descr iption, the horses were placed in 8 × 8 chess board Board [8] [8] in a box,
WIMAX_Turbo_Code
- 这是一套完整的支持wimax 16e协议CTC的编译码程序, 主程序在demo.c 译码器:tcdecoder.c 编码器:tcencoder.c-/* This program simulates the classical turbo encoding-decoding system on PC.*/ /* It uses parallel concatenated convolutional codes described in Figure 2.9 in Chapter
generate_trellis_rsc_c
- 在无线通信系统中常用的经典网格编码调制的编码程序(循环系统卷积码)-recursive systematic code which is widely used in wireless communication
mbook2
- Recursive Models of Dynamic Linear Economies
picview
- 自己制作的一个APK,包含图片浏览,音乐播放和视频播放,采用递归算法自动搜索资源,其中图片浏览有放大缩小旋转功能,并实现了下载,在线播放等功能。-One manufacture APK, contains the picture browsing, music broadcast and the video frequency broadcast, uses the recursive algorithm auto search resources, the picture browsing h
DS_hw1
- Simple recursive function test
CDMAturbo
- CDMA中的turbo码仿真,tuebo编码器的仿真 很不错!-This scr ipt simulates the classical turbo encoding-decoding system. It simulates parallel concatenated convolutional codes. Two component rate 1/2 RSC (Recursive Systematic Convolutional) component encoders
RLS_LMS-code
- RLS_LMS code the Least Mean Squares (LMS) and the Recursive Least. Squares (RLS) algorithms realize the design and simulation of adaptive algorithms in noise canceling, and ... of two algorithms .The adaptive filter with MATLAB are simulated and the
ADAPTIVE-FILTER-MATLAB-CODES
- It has adaptive fiter algorithms such as Least mean Square algorithm and Recursive least mean square algorithm matlab codes.
