代码搜索:uncode

找到约 93 项符合「uncode」的源代码

代码结果 93
www.eeworm.com/read/207816/15261545

c uncode.c

#include #include int array[128]={6,33,34,35,36,37,38,39,5,41,42,43,44,45,46,47, 48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,7,65,66,67, 68,69,70,71,72,73,74,75,76,7
www.eeworm.com/read/135426/13933813

c uncode.c

#include #include int array[128]={6,33,34,35,36,37,38,39,5,41,42,43,44,45,46,47, 48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,7,65,66,67, 68,69,70,71,72,73,74,75,76,7
www.eeworm.com/read/135422/13933931

c uncode.c

#include #include int array[128]={6,33,34,35,36,37,38,39,5,41,42,43,44,45,46,47, 48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,7,65,66,67, 68,69,70,71,72,73,74,75,76,7
www.eeworm.com/read/105173/15676449

c uncode.c

#include #include int array[128]={6,33,34,35,36,37,38,39,5,41,42,43,44,45,46,47, 48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,7,65,66,67, 68,69,70,71,72,73,74,75,76,7
www.eeworm.com/read/161357/10422119

asv test_uncode.asv

%**************************************************************** % 内容概述:未编码传输AWGN信道测试 % 每帧的输入是相同的,(不是每帧都不一样,这样可以大幅降低计算量) % 在帧比特足够多的情况下,应该可以保证随机性(未理论证实) % 创 建 人:朱殿荣/QQ:235347/MSN
www.eeworm.com/read/273922/10894693

dp2 uncode.dp2

uncode.o: C:/icc/include/io2313v.h C:/icc/include/macros.h C:/icc/include/stdio.h C:/icc/include/stdarg.h C:/icc/include/_const.h
www.eeworm.com/read/448579/7530485

m code_uncode.m

clear close all clc pe_1(1,41)=0; pe_2(1,41)=0; eb=1;%one bit energy a=[1 1 0 0 1 0 0 1 0 1];%编码前的数据 %---------------- c=2*a-1; %未编码的bpsk映射 %---------------- %NRZI编码 re(1)=a(1); for i
www.eeworm.com/read/116025/14992324

txt uncode_change.txt

Public Function ascg(smsg As String) As String   Dim si, sb As Integer   Dim stmp As Integer   Dim stemp As String   sb = Len(smsg)   ascg = ""   For si = 1 To sb    stmp = AscW(Mid(smsg
www.eeworm.com/read/209499/15218098

asv test_uncode.asv

%**************************************************************** % 内容概述:未编码传输AWGN信道测试 % 每帧的输入是相同的,(不是每帧都不一样,这样可以大幅降低计算量) % 在帧比特足够多的情况下,应该可以保证随机性(未理论证实) % 创 建 人:朱殿荣/QQ:235347/MSN
www.eeworm.com/read/148446/12465853

cpp coding.cpp

#include "code.h" #include using namespace std; void main() { code_uncode a; char ch; cout