搜索资源列表
Lab02-LienThong
- TàI LIỆ U HỌ C LIêN THÔ NG-TàI LIỆ U HỌ C LIêN THÔ NG
212
- 约瑟夫问题,最简单的C语言数组解决了其中*与非*的排列方式-Joseph problems, the most simple C language array to solve
212convolutional-code-
- 212卷积码编码与维特比译码程序。在vc下编译通过。-212 convolutional code with Viterbi decoding procedure. Compiled by the vc.
212
- 在windows平台下,使用C语言编写的一个迷宫探险游戏-A maze adventure game in the windows platform using C language
divide
- 大于1的正整数 n 都可以分解为 n = x1 * x2 * ... * xm 例如:当n=12时,共有8种不同的分解式: 12 = 12 12 = 6*2 12 = 4*3 12 = 3*4 12 = 3*2*2 12 = 2*6 12 = 2*3*2 12 = 2*2*3 对于给定正整数n,计算n共有多少种不同的分解式。-The positive integer n greater than 1 can be decomposed as n
1183
- acm1183题:像所有的女孩子一样,LT讨厌排列,他现在向你寻求一个排列问题的答案 给你一个数字N(1<=N<10000),并且N的各个位上没有0 他想知道将N的每个位置上的数字全部拿出来,重新排列得到的所有数字的和是多少 比如122的所有排列为:122+212+221=555Input 有多组输入数据,第一行为一个数字case,代表有多少组输入数据 (case<=20) 以下case行每行包含一个正整数N(1<=N<10000),N
juanji_212_matlab
- 压缩包里面包含了212卷积码编码程序,维特比译码程序以及相应的测试程序-Tarball contains 212 convolution encoder program, Viterbi decoding program and corresponding test procedures
212quyingjianzonghe
- 212取硬件综合信息.rar 212 hardware to take comprehensive information .rar- 212 hardware to take comprehensive information .rar
212
- 数据逻辑电路的链接的各种情况,以及一部分简单练习(Various situations of data logic circuit links, and some simple exercises)
polar-3gpp-matlab
- This code is intended to provide a reference model for the standard and has been written with a focus on correctness, rather than on simulation speed. This code is also intended to provide a platform for research on enhancements to the New Radio pola
ldpc-3gpp-matlab-master
- Matlab simulations of the encoder and decoder for the New Radio LDPC code from 3GPP Release 15. The corresponding standards document (TS38.212)
CRC校验码的生成及码块分割
- 实现CRC校验码的生成以及码块分割(依据协议3GPP 36.212)(Realize CRC check code generation and code block division (according to protocol 3GPP 36.212))