代码搜索:特征码
找到约 10,000 项符合「特征码」的源代码
代码结果 10,000
www.eeworm.com/read/222472/14688699
doc turbo码.doc
www.eeworm.com/read/119961/14816018
cpp fec码.cpp
# include "stdio.h"
void main()
{ int code_in;
int i,j,a;
int code_out[15];
int mid[15];
/* 编码 */
int g[15]={0x1,0x2,0x4,0x8,0x10,0x20,0x40,0x80,0x100,0x200,0x365,0x1AF,0x35
www.eeworm.com/read/220013/14856022
exe 授权码.exe
www.eeworm.com/read/211503/15179214
dsw rs码.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "RS码"=".\RS码.DSP" -
www.eeworm.com/read/211503/15179215
plg rs码.plg
Build Log
--------------------Configuration: RS码 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\dxh\LOCAL
www.eeworm.com/read/211503/15179216
opt rs码.opt
www.eeworm.com/read/211503/15179217
dsp rs码.dsp
# Microsoft Developer Studio Project File - Name="RS码" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Conso
www.eeworm.com/read/211503/15179218
ncb rs码.ncb
www.eeworm.com/read/211503/15179219
cpp rs码.cpp
#include
#include
#define mm 4 /* RS code over GF(2**4) - change to suit */
#define nn 15 /* nn=2**mm -1 length of codeword */
#define tt 3 /*
www.eeworm.com/read/13112/268363