代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/268146/4256777
bat ntddk.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=
SET BASED
www.eeworm.com/read/261386/4322866
bat ntddk.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=
SET BASED
www.eeworm.com/read/257632/4362920
bat ntddk.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=
SET BASED
www.eeworm.com/read/254414/4383378
bat ntddk.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=
SET BASED
www.eeworm.com/read/253341/4397331
bat ntddk.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=
SET BASED
www.eeworm.com/read/155374/5625825
bat ntddk.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=
SET BASED
www.eeworm.com/read/108210/15590973
c main.c
//Coded by T-Error
#include "d3des.h"
#include "vncauth.h"
#include
#include
#include
#include
#include
void main(void)
{
//unsigned cha
www.eeworm.com/read/224454/7102792
txt readme.txt
All files in this folder are the source codes of firmware master program.
They are coded in C51 and buil by Keil C51 compiler.
File list:
1. HAL.C HAL.H -> Hardware abstract layer
2. USBD12.C U
www.eeworm.com/read/459335/7277002
m stbc21_16qam.m
% 2 transmit,1 receive(1bit/s/Hz)
% 16QAM the total rate is 4bit/s/Hz orthogonal coded
clear all
clc
%SNR upto 20 dBs
EbNo=[10:3:24];
%N, M: number of transmit and receive antennas
N=2
www.eeworm.com/read/459335/7277005
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