代码搜索:Setting
找到约 10,000 项符合「Setting」的源代码
代码结果 10,000
www.eeworm.com/read/185241/9047245
c rs.c
#include
//#include
#include "Setting.H"
#include "RS.H"
/*Primitive polynomials */
#if(RSInforBit == 2)
const WordType Pp[RSInforBit+1] = { 1, 1, 1 };
#elif(RSInfor
www.eeworm.com/read/185241/9047356
c newtxrx.c
#include
//#include
#include
#include "Setting.H"
#include "RS.H"
#include "Function.H"
#include "FrameOfdm.H"
WordType TxSymbolMark; /* Indic
www.eeworm.com/read/185241/9047754
c txrx.c
#include
//#include
#include
#include "Setting.H"
#include "RS.H"
#include "Function.H"
#include "FrameOfdm.H"
WordType TxSymbolMark; /* Indic
www.eeworm.com/read/185238/9048542
c frameofdm.c
#include
#include
#include "Setting.H"
#include "RS.H"
#include "Function.H"
/* This script generates a COFDM waveform from an input data */
void OFDMModu(DType DataStr[],
www.eeworm.com/read/185238/9048548
c rs.c
#include
#include
#include "Setting.H"
#include "RS.H"
/* Primitive polynomials */
#if(RSInforBit == 2)
WordType Pp[RSInforBit+1] = { 1, 1, 1 };
#elif(RSInforBit == 3)
www.eeworm.com/read/185237/9048617
c rs.c
#include
#include
#include "Setting.H"
#include "RS.H"
/* Primitive polynomials */
#if(RSInforBit == 2)
WordType Pp[RSInforBit+1] = { 1, 1, 1 };
#elif(RSInforBit == 3)
www.eeworm.com/read/381378/9095465
m demo_l2_tv.m
function demo_l2_TV
% TV based image deburring using TwIST:
% Setting: cameraman, blur uniform 9*9, BSNR = 40 dB
%
% This demo illustrates the computation of
%
% xe = arg min 0.5 ||Ax-y||^
www.eeworm.com/read/376170/9327567
h mainwidget.h
#ifndef MAINWIDGET_H
#define MAINWIDGET_H
#include "mainwidget_gui.h"
#include "interfacehandler.h"
#include "setting.h"
#include "defines.h"
//class InterfaceHandler;
class NormalTools;
class Score
www.eeworm.com/read/179568/9350334
s uart.s
.module uart.c
.area text(rom, con, rel)
; uartNum -> R16
.even
_uartInit::
; #define _UART_C_
;
; #define BAUD 38400
; #define CRYSTAL 11059200
; #define BAUD_SETTING (unsigned i