代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/155374/5625833
bat w2kddk.bat
@echo off
REM: Set up environment variables for Microsoft Windows NT DDK development.
REM: Note that we have hard coded this for Windows NT i386 development.
SET USE_NTDRV=1
SET USE_W2KDRV=1
SET BASE
www.eeworm.com/read/392415/8343881
m stbc21_qpsk.m
% 2 transmit,1 receive(1bit/s/Hz)
% QPSK 2bit/s/Hz orthogonal coded
clear all
clc
%SNR upto 20 dBs
EbNo=-5:2;
%N, M: number of transmit and receive antennas
N=2;
M=1
Num=200;% number
www.eeworm.com/read/100148/15882498
c crc_i386.c
/* crc_i386.c -- Microsoft 32-bit C/C++ adaptation of crc_i386.asm
* Created by Rodney Brown from crc_i386.asm, modified by Chr. Spieler.
* publis
* Last revised 12 Oct 97
*
* Original coded (in
www.eeworm.com/read/291779/8395901
h config.h
#ifndef _CONFIG_H
#define _CONFIG_H
/*
* The root-device is no longer hard-coded. You can change the default
* root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s
*/
/*
* 根文件系统设备已不再是硬编
www.eeworm.com/read/291779/8396535
h config.h
#ifndef _CONFIG_H
#define _CONFIG_H
/*
* The root-device is no longer hard-coded. You can change the default
* root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s
*/
/*
* 根文件系统设备已不再是硬编
www.eeworm.com/read/365428/9863694
h config.h
#ifndef _CONFIG_H
#define _CONFIG_H
/*
* The root-device is no longer hard-coded. You can change the default
* root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s
*/
/*
* 根文件系统设备已不再是硬编
www.eeworm.com/read/469281/6980047
h config.h
#ifndef _CONFIG_H
#define _CONFIG_H
/*
* The root-device is no longer hard-coded. You can change the default
* root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s
*/
/*
* 根文件系统设备已不再是硬编
www.eeworm.com/read/378796/7069942
h config.h
#ifndef _CONFIG_H
#define _CONFIG_H
/*
* The root-device is no longer hard-coded. You can change the default
* root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s
*/
/*
* 根文件系统设备已不再是硬编
www.eeworm.com/read/459335/7276996
m stbc21_8psk.m
% 2 transmit,1 receive(1bit/s/Hz)
% 8PSK 3bit/s/Hz orthogonal coded
clear all
clc
%SNR upto 20 dBs
EbNo=5:2:19;
%N, M: number of transmit and receive antennas
N=2;
Num=100;% number of f
www.eeworm.com/read/449320/7508887
m stbc21_8psk.m
% 2 transmit,1 receive(1bit/s/Hz)
% 8PSK 3bit/s/Hz orthogonal coded
clear all
clc
%SNR upto 20 dBs
EbNo=5:2:19;
%N, M: number of transmit and receive antennas
N=2;
Num=100;% number of f