亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

? 歡迎來到蟲蟲下載站! | ?? 資源下載 ?? 資源專輯 ?? 關于我們
? 蟲蟲下載站

?? ofdm_gito.mdl

?? 關于2FSK在高斯和瑞利信道的傳輸
?? MDL
?? 第 1 頁 / 共 5 頁
字號:
Model {
  Name			  "ofdm_gito"
  Version		  5.0
  Description		  "This COFDM Simulation simulate Coded OFDM using
\nR"
"eed-Solomon Channel Coding, over wireless multipath
\nfading channel, with 3 "
"us maximal delay spread, 200 Hz 
\nDoppler shift.
\nIn this simulation I use "
"QPSK, and Training Based 
\nChannel Estimation, 11/15 RS Code, 2 Symbol Error"
"
\nCorrection
\n 
\nI also have paper that report this simulation in 
\nMatla"
"b Central
\n
\nIf you interest about this simulation, please mail to
\ngito_p"
"ras@telkom.net
\n"
  SaveDefaultBlockParams  on
  SampleTimeColors	  off
  LibraryLinkDisplay	  "none"
  WideLines		  off
  ShowLineDimensions	  on
  ShowPortDataTypes	  off
  ShowLoopsOnError	  on
  IgnoreBidirectionalLines off
  ShowStorageClass	  off
  ExecutionOrder	  off
  RecordCoverage	  off
  CovPath		  "/"
  CovSaveName		  "covdata"
  CovMetricSettings	  "dw"
  CovNameIncrementing	  off
  CovHtmlReporting	  on
  covSaveCumulativeToWorkspaceVar on
  CovSaveSingleToWorkspaceVar on
  CovCumulativeVarName	  "covCumulativeData"
  CovCumulativeReport	  off
  DataTypeOverride	  "UseLocalSettings"
  MinMaxOverflowLogging	  "UseLocalSettings"
  MinMaxOverflowArchiveMode "Overwrite"
  BlockNameDataTip	  off
  BlockParametersDataTip  off
  BlockDescriptionStringDataTip	off
  ToolBar		  on
  StatusBar		  on
  BrowserShowLibraryLinks off
  BrowserLookUnderMasks	  off
  Created		  "Mon May 05 20:05:20 2003"
  Creator		  "Gito Prastomo"
  UpdateHistory		  "UpdateHistoryNever"
  ModifiedByFormat	  "%<Auto>"
  LastModifiedBy	  "chen"
  ModifiedDateFormat	  "%<Auto>"
  LastModifiedDate	  "Wed May 07 10:55:16 2008"
  ModelVersionFormat	  "1.%<AutoIncrement:87>"
  ConfigurationManager	  "None"
  SimParamPage		  "Solver"
  LinearizationMsg	  "none"
  Profile		  off
  ParamWorkspaceSource	  "MATLABWorkspace"
  AccelSystemTargetFile	  "accel.tlc"
  AccelTemplateMakefile	  "accel_default_tmf"
  AccelMakeCommand	  "make_rtw"
  TryForcingSFcnDF	  off
  ExtModeMexFile	  "ext_comm"
  ExtModeBatchMode	  off
  ExtModeTrigType	  "manual"
  ExtModeTrigMode	  "normal"
  ExtModeTrigPort	  "1"
  ExtModeTrigElement	  "any"
  ExtModeTrigDuration	  1000
  ExtModeTrigHoldOff	  0
  ExtModeTrigDelay	  0
  ExtModeTrigDirection	  "rising"
  ExtModeTrigLevel	  0
  ExtModeArchiveMode	  "off"
  ExtModeAutoIncOneShot	  off
  ExtModeIncDirWhenArm	  off
  ExtModeAddSuffixToVar	  off
  ExtModeWriteAllDataToWs off
  ExtModeArmWhenConnect	  on
  ExtModeSkipDownloadWhenConnect off
  ExtModeLogAll		  on
  ExtModeAutoUpdateStatusClock on
  BufferReuse		  on
  RTWExpressionDepthLimit 5
  SimulationMode	  "normal"
  Solver		  "ode45"
  SolverMode		  "Auto"
  StartTime		  "0.0"
  StopTime		  "10.0"
  MaxOrder		  5
  MaxStep		  "auto"
  MinStep		  "auto"
  MaxNumMinSteps	  "-1"
  InitialStep		  "auto"
  FixedStep		  "auto"
  RelTol		  "1e-3"
  AbsTol		  "auto"
  OutputOption		  "RefineOutputTimes"
  OutputTimes		  "[]"
  Refine		  "1"
  LoadExternalInput	  off
  ExternalInput		  "[t, u]"
  LoadInitialState	  off
  InitialState		  "xInitial"
  SaveTime		  on
  TimeSaveName		  "tout"
  SaveState		  off
  StateSaveName		  "xout"
  SaveOutput		  on
  OutputSaveName	  "yout"
  SaveFinalState	  off
  FinalStateName	  "xFinal"
  SaveFormat		  "Array"
  Decimation		  "1"
  LimitDataPoints	  on
  MaxDataPoints		  "1000"
  SignalLoggingName	  "sigsOut"
  ConsistencyChecking	  "none"
  ArrayBoundsChecking	  "none"
  AlgebraicLoopMsg	  "warning"
  BlockPriorityViolationMsg "warning"
  MinStepSizeMsg	  "warning"
  InheritedTsInSrcMsg	  "warning"
  DiscreteInheritContinuousMsg "warning"
  MultiTaskRateTransMsg	  "error"
  SingleTaskRateTransMsg  "none"
  CheckForMatrixSingularity "none"
  IntegerOverflowMsg	  "warning"
  Int32ToFloatConvMsg	  "warning"
  ParameterDowncastMsg	  "error"
  ParameterOverflowMsg	  "error"
  ParameterPrecisionLossMsg "warning"
  UnderSpecifiedDataTypeMsg "none"
  UnnecessaryDatatypeConvMsg "none"
  VectorMatrixConversionMsg "none"
  InvalidFcnCallConnMsg	  "error"
  SignalLabelMismatchMsg  "none"
  UnconnectedInputMsg	  "warning"
  UnconnectedOutputMsg	  "warning"
  UnconnectedLineMsg	  "warning"
  SfunCompatibilityCheckMsg "none"
  RTWInlineParameters	  off
  BlockReductionOpt	  on
  BooleanDataType	  on
  ConditionallyExecuteInputs on
  ParameterPooling	  on
  OptimizeBlockIOStorage  on
  ZeroCross		  on
  AssertionControl	  "UseLocalSettings"
  ProdHWDeviceType	  "Microprocessor"
  ProdHWWordLengths	  "8,16,32,32"
  RTWSystemTargetFile	  "grt.tlc"
  RTWTemplateMakefile	  "grt_default_tmf"
  RTWMakeCommand	  "make_rtw"
  RTWGenerateCodeOnly	  off
  RTWRetainRTWFile	  off
  TLCProfiler		  off
  TLCDebug		  off
  TLCCoverage		  off
  TLCAssertion		  off
  BlockDefaults {
    Orientation		    "right"
    ForegroundColor	    "black"
    BackgroundColor	    "white"
    DropShadow		    off
    NamePlacement	    "normal"
    FontName		    "Helvetica"
    FontSize		    10
    FontWeight		    "normal"
    FontAngle		    "normal"
    ShowName		    on
  }
  BlockParameterDefaults {
    Block {
      BlockType		      ComplexToRealImag
      Output		      "Real and imag"
    }
    Block {
      BlockType		      Constant
      Value		      "1"
      VectorParams1D	      on
      ShowAdditionalParam     off
      OutDataTypeMode	      "Inherit from 'Constant value'"
      OutDataType	      "sfix(16)"
      ConRadixGroup	      "Use specified scaling"
      OutScaling	      "2^0"
    }
    Block {
      BlockType		      DataTypeConversion
      DataType		      "auto"
      SaturateOnIntegerOverflow	on
    }
    Block {
      BlockType		      DigitalClock
      SampleTime	      "1"
    }
    Block {
      BlockType		      Display
      Format		      "short"
      Decimation	      "10"
      Floating		      off
      SampleTime	      "-1"
    }
    Block {
      BlockType		      EnablePort
      StatesWhenEnabling      "held"
      ShowOutputPort	      off
      ZeroCross		      on
    }
    Block {
      BlockType		      FrameConversion
      OutFrame		      "Frame-based"
    }
    Block {
      BlockType		      From
    }
    Block {
      BlockType		      Gain
      Gain		      "1"
      Multiplication	      "Element-wise(K.*u)"
      ShowAdditionalParam     off
      ParameterDataTypeMode   "Same as input"
      ParameterDataType	      "sfix(16)"
      ParameterScalingMode    "Best Precision: Matrix-wise"
      ParameterScaling	      "2^0"
      OutDataTypeMode	      "Same as input"
      OutDataType	      "sfix(16)"
      OutScaling	      "2^0"
      LockScale		      off
      RndMeth		      "Floor"
      SaturateOnIntegerOverflow	on
    }
    Block {
      BlockType		      Goto
    }
    Block {
      BlockType		      Ground
    }
    Block {
      BlockType		      Inport
      Port		      "1"
      PortDimensions	      "-1"
      SampleTime	      "-1"
      ShowAdditionalParam     off
      LatchInput	      off
      DataType		      "auto"
      OutDataType	      "sfix(16)"
      OutScaling	      "2^0"
      SignalType	      "auto"
      SamplingMode	      "auto"
      Interpolate	      on
    }
    Block {
      BlockType		      Math
      Operator		      "exp"
      OutputSignalType	      "auto"
    }
    Block {
      BlockType		      Outport
      Port		      "1"
      OutputWhenDisabled      "held"
      InitialOutput	      "[]"
    }
    Block {
      BlockType		      Product
      Inputs		      "2"
      Multiplication	      "Element-wise(.*)"
      ShowAdditionalParam     off
      InputSameDT	      on
      OutDataTypeMode	      "Same as first input"
      OutDataType	      "sfix(16)"
      OutScaling	      "2^0"
      LockScale		      off
      RndMeth		      "Floor"
      SaturateOnIntegerOverflow	on
    }
    Block {
      BlockType		      RelationalOperator
      Operator		      ">="
      ShowAdditionalParam     off
      InputSameDT	      on
      LogicOutDataTypeMode    "Logical (see Advanced Sim. Parameters)"
      LogicDataType	      "uint(8)"
      ZeroCross		      on
    }
    Block {
      BlockType		      Scope
      Floating		      off
      ModelBased	      off
      TickLabels	      "OneTimeTick"
      ZoomMode		      "on"
      Grid		      "on"
      TimeRange		      "auto"
      YMin		      "-5"
      YMax		      "5"
      SaveToWorkspace	      off
      SaveName		      "ScopeData"
      LimitDataPoints	      on
      MaxDataPoints	      "5000"
      Decimation	      "1"
      SampleInput	      off
      SampleTime	      "0"
    }
    Block {
      BlockType		      Selector
      InputType		      "Vector"
      ElementSrc	      "Internal"
      Elements		      "1"
      RowSrc		      "Internal"
      Rows		      "1"
      ColumnSrc		      "Internal"
      Columns		      "1"
      InputPortWidth	      "-1"
    }
    Block {
      BlockType		      "S-Function"
      FunctionName	      "system"
      PortCounts	      "[]"
      SFunctionModules	      "''"
    }
    Block {
      BlockType		      Step
      Time		      "1"
      Before		      "0"
      After		      "1"
      SampleTime	      "-1"
      VectorParams1D	      on
      ZeroCross		      on
    }
    Block {
      BlockType		      SubSystem
      ShowPortLabels	      on
      Permissions	      "ReadWrite"
      RTWSystemCode	      "Auto"
      RTWFcnNameOpts	      "Auto"
      RTWFileNameOpts	      "Auto"
      SimViewingDevice	      off
      DataTypeOverride	      "UseLocalSettings"
      MinMaxOverflowLogging   "UseLocalSettings"
    }
    Block {
      BlockType		      Sum
      IconShape		      "rectangular"
      Inputs		      "++"
      ShowAdditionalParam     off
      InputSameDT	      on
      OutDataTypeMode	      "Same as first input"
      OutDataType	      "sfix(16)"
      OutScaling	      "2^0"
      LockScale		      off
      RndMeth		      "Floor"
      SaturateOnIntegerOverflow	on
    }
    Block {
      BlockType		      TriggerPort
      TriggerType	      "rising"
      ShowOutputPort	      off
      OutputDataType	      "auto"
      ZeroCross		      on
    }
    Block {
      BlockType		      ZeroOrderHold
      SampleTime	      "1"
    }
  }
  AnnotationDefaults {
    HorizontalAlignment	    "center"
    VerticalAlignment	    "middle"
    ForegroundColor	    "black"
    BackgroundColor	    "white"
    DropShadow		    off
    FontName		    "Helvetica"
    FontSize		    10
    FontWeight		    "normal"
    FontAngle		    "normal"
  }
  LineDefaults {
    FontName		    "Helvetica"
    FontSize		    9
    FontWeight		    "normal"
    FontAngle		    "normal"
  }
  System {
    Name		    "ofdm_gito"
    Location		    [127, 165, 1338, 836]
    Open		    on
    ModelBrowserVisibility  off
    ModelBrowserWidth	    200
    ScreenColor		    "white"
    PaperOrientation	    "landscape"
    PaperPositionMode	    "auto"
    PaperType		    "usletter"
    PaperUnits		    "inches"
    ZoomFactor		    "100"
    ReportName		    "simulink-default.rpt"
    BlocksetDataString	    "[0 -9.81 0]|1|0|1e-3|1|1e-3|1|2|1e-4|1e-4|0|0|1|1"
"e-5|Deprecated|0|0|0||1|0"
    Block {
      BlockType		      Reference
      Name		      "AWGN\nChannel1"
      Ports		      [1, 1]
      Position		      [905, 310, 985, 350]
      Orientation	      "down"
      NamePlacement	      "alternate"
      ShowName		      off
      SourceBlock	      "commchan2/AWGN\nChannel"
      SourceType	      "AWGN Channel"
      seed		      "32965"
      noiseMode		      "Signal to noise ratio  (Es/No)"
      EsNodB		      "30"
      SNRdB		      "0"
      Ps		      "3e-5"
      Tsym		      "48e-7"
      variance		      "1"
    }
    Block {
      BlockType		      Reference
      Name		      "Bernoulli Random\nBinary Generator"
      Ports		      [0, 1]
      Position		      [15, 193, 95, 237]
      ShowName		      off
      SourceBlock	      "commrandsrc2/Bernoulli Binary\nGenerator"
      SourceType	      "Bernoulli Binary Generator"
      P			      "[0.5]"
      seed		      "9364248"
      Ts		      "48e-7/96"
      frameBased	      on
      sampPerFrame	      "96"
      orient		      off
    }
    Block {
      BlockType		      SubSystem
      Name		      "Constellation"
      Ports		      [2]
      Position		      [560, 565, 635, 640]
      ShowName		      off
      OpenFcn		      "temp=get_param(gcb,'On');set_param(gcb,'On', ge"
"t_param(gcb,'Off'));set_param(gcb,'Off', temp);"
      TreatAsAtomicUnit	      on
      MaskType		      "Instrumentation: Power Spectrum"
      MaskPromptString	      "On|Off"
      MaskStyleString	      "edit,edit"
      MaskTunableValueString  "on,on"
      MaskCallbackString      "|"
      MaskEnableString	      "on,on"
      MaskVisibilityString    "on,on"
      MaskToolTipString	      "on,on"
      MaskVarAliasString      ","
      MaskVariables	      "On=&1;Off=&2;"
      MaskInitialization      "if strcmp(On,'on')\n  [picture, map]=imread('sw"
"itch_on.jpg');\n  sdspfscope2([],[],[],'ScopeUpdate',[bdroot '/Constellation/"
"Before Channel Estimation'],'OpenFig');\n  sdspfscope2([],[],[],'ScopeUpdate'"
",[bdroot '/Constellation/After Channel Estimation'],'OpenFig');\n  set_param("
"[bdroot '/Constellation/Before Channel Estimation'],'OpenScopeAtSimStart','on"
"');\n  set_param([bdroot '/Constellation/After Channel Estimation'],'OpenScop"
"eAtSimStart','on');\n  \nelse\n  [picture, map]=imread('switch_off.jpg');\n  "
"set_param([bdroot '/Constellation/Before Channel Estimation'],'OpenScopeAtSim"
"Start','off');\n  set_param([bdroot '/Constellation/After Channel Estimation'"
"],'OpenScopeAtSimStart','off');\n  sdspfscope2([],[],[],'ScopeUpdate',[bdroot"
" '/Constellation/Before Channel Estimation'],'CloseFig');\n  sdspfscope2([],["
"],[],'ScopeUpdate',[bdroot '/Constellation/After Channel Estimation'],'CloseF"
"ig');\n  \nend"
      MaskDisplay	      "image(picture,'center')"
      MaskIconFrame	      on
      MaskIconOpaque	      on
      MaskIconRotate	      "none"
      MaskIconUnits	      "autoscale"
      MaskValueString	      "off|on"
      System {
	Name			"Constellation"
	Location		[148, 199, 402, 385]
	Open			off
	ModelBrowserVisibility	off
	ModelBrowserWidth	200
	ScreenColor		"white"
	PaperOrientation	"landscape"
	PaperPositionMode	"auto"
	PaperType		"usletter"
	PaperUnits		"inches"
	ZoomFactor		"100"
	Block {
	  BlockType		  Inport
	  Name			  "In1"
	  Position		  [45, 33, 75, 47]
	}
	Block {
	  BlockType		  Inport
	  Name			  "In2"
	  Position		  [45, 123, 75, 137]
	  Port			  "2"
	}
	Block {
	  BlockType		  Reference
	  Name			  "After Channel Estimation"
	  Tag			  "ScatterPlot"
	  Ports			  [1]
	  Position		  [135, 105, 180, 155]
	  SourceBlock		  "commsink2/Discrete-Time\nScatter Plot\nScop"
"e"
	  SourceType		  "Discrete-Time Scatter Plot Scope"
	  showPlotting		  on
	  sampPerSymb		  "1"
	  offsetEye		  "0"
	  numTraces		  "100"
	  numNewFrames		  "50"
	  showRendering		  off
	  LineMarkers		  "."
	  LineColors		  "b"

?? 快捷鍵說明

復制代碼 Ctrl + C
搜索代碼 Ctrl + F
全屏模式 F11
切換主題 Ctrl + Shift + D
顯示快捷鍵 ?
增大字號 Ctrl + =
減小字號 Ctrl + -
亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频
久久精品欧美日韩| 日本aⅴ免费视频一区二区三区| 一区在线播放视频| 亚洲18色成人| 国产69精品一区二区亚洲孕妇| 91福利视频在线| 久久人人超碰精品| 亚洲午夜羞羞片| k8久久久一区二区三区| 欧美一区二区网站| 中文字幕日本乱码精品影院| 久久99久久99小草精品免视看| 91激情在线视频| 国产精品伦一区二区三级视频| 美脚の诱脚舐め脚责91| 日本高清不卡视频| 国产精品嫩草影院av蜜臀| 理论片日本一区| 7777精品伊人久久久大香线蕉经典版下载 | 亚洲精品亚洲人成人网| 韩国欧美国产一区| 欧美一级欧美一级在线播放| 亚洲大尺度视频在线观看| aaa国产一区| 亚洲国产成人一区二区三区| 久久99国产精品成人| 欧美一区二区美女| 亚洲6080在线| 欧美色图12p| 亚洲欧美福利一区二区| 成人精品一区二区三区四区| 精品国产3级a| 麻豆高清免费国产一区| 日韩西西人体444www| 日本三级亚洲精品| 91 com成人网| 蜜臀av性久久久久蜜臀aⅴ流畅| 欧美精品日韩一区| 亚洲第一av色| 欧美精品亚洲一区二区在线播放| 亚洲一区二区欧美日韩| 97se亚洲国产综合自在线不卡| 国产精品高潮呻吟久久| 国产成人免费高清| 亚洲国产成人午夜在线一区| 91亚洲男人天堂| 亚洲国产综合人成综合网站| 欧美精品成人一区二区三区四区| 日本在线不卡视频| 欧美成人欧美edvon| 国产成人亚洲综合a∨婷婷 | 成人做爰69片免费看网站| 久久久久亚洲蜜桃| 国产精品自拍在线| 国产精品乱码一区二三区小蝌蚪| 91色在线porny| 亚洲v精品v日韩v欧美v专区| 精品裸体舞一区二区三区| 国内外成人在线| 国产日韩精品一区二区浪潮av| 成人做爰69片免费看网站| 中文字幕中文字幕中文字幕亚洲无线| 国产一区二区三区电影在线观看| 亚洲欧美在线视频| 色婷婷狠狠综合| 欧美一区日韩一区| 婷婷亚洲久悠悠色悠在线播放 | 欧美国产精品专区| 国产成人精品亚洲777人妖 | 99re亚洲国产精品| 国产精品国产三级国产| 91伊人久久大香线蕉| 日韩不卡一区二区三区| 精品国产一区二区三区忘忧草| 国产凹凸在线观看一区二区| 国产精品国产三级国产普通话99 | 亚洲电影一区二区| 9191成人精品久久| 久久99久久99小草精品免视看| 国产精品免费免费| 日本高清不卡aⅴ免费网站| 久久国产三级精品| 国产日韩欧美高清| 欧美另类变人与禽xxxxx| 久久99久久99精品免视看婷婷| 亚洲精品自拍动漫在线| 欧美一级视频精品观看| av亚洲精华国产精华精| 亚洲高清免费视频| 欧美一区二区免费| 高清国产一区二区三区| 亚洲精品视频在线观看网站| 91精品国产麻豆国产自产在线| 男女性色大片免费观看一区二区 | 国产亚洲欧美激情| 99vv1com这只有精品| 国产精品一区免费视频| 亚洲精品一二三| 中文字幕制服丝袜一区二区三区| 欧美日本在线观看| 国产美女久久久久| 亚洲一区二区三区四区中文字幕| 色综合久久88色综合天天| 国产精品一区一区三区| 亚洲444eee在线观看| 一区二区三区毛片| 欧美国产激情一区二区三区蜜月 | 五月综合激情网| 国产精选一区二区三区| 亚洲一区二区av电影| 亚洲欧美日韩一区| 国产日韩欧美综合在线| 精品99一区二区| 欧美日韩国产成人在线91| caoporm超碰国产精品| 天堂蜜桃一区二区三区 | 欧美亚洲国产怡红院影院| 久88久久88久久久| 日韩国产欧美视频| 三级久久三级久久久| 亚洲视频 欧洲视频| 亚洲丝袜美腿综合| 欧美激情一区二区三区| 久久精品日韩一区二区三区| 日韩欧美黄色影院| 欧美一区二区三区免费大片| 欧美日韩国产bt| 欧美丰满一区二区免费视频| 欧美日韩国产一级片| 欧美视频一区二区三区| 91国偷自产一区二区三区观看| 色视频成人在线观看免| 成人av电影在线观看| eeuss鲁片一区二区三区在线观看| 国产精品一级黄| 国产成人精品影视| 国产在线精品一区二区| 亚洲成人tv网| 日韩成人午夜精品| 一区二区三区视频在线看| 一区二区三区在线免费播放| 欧美挠脚心视频网站| 欧美电影免费提供在线观看| 欧美肥妇free| 久久久久久久久伊人| 精品区一区二区| 国产精品久久免费看| 国产欧美视频在线观看| 亚洲欧洲精品天堂一级 | 一本色道久久综合亚洲aⅴ蜜桃| 欧美日韩一区二区在线观看| 欧美群妇大交群中文字幕| 久久综合久久综合亚洲| 久久婷婷色综合| 欧美一级精品大片| 日韩美一区二区三区| 欧美精品一区二区三区很污很色的| 精品久久国产97色综合| 国产精品美女久久久久久久久 | 日韩亚洲欧美综合| 久久久久久久久久久久久夜| 国产精品久线观看视频| 婷婷激情综合网| 国产精品一区二区在线播放| 欧美在线一区二区| 88在线观看91蜜桃国自产| 欧美激情一区三区| 亚洲国产日韩一区二区| 国产精品一二三区| 色88888久久久久久影院野外 | 精品亚洲国产成人av制服丝袜| 国产精品白丝jk黑袜喷水| 99re这里只有精品首页| 欧美二区乱c少妇| 精品久久久久久久久久久久久久久 | 欧美日韩在线不卡| 国产精品美女一区二区在线观看| 无吗不卡中文字幕| 不卡视频在线看| 欧美一级高清片| 五月婷婷久久综合| 国产夫妻精品视频| 欧美一级二级三级乱码| 中文字幕在线免费不卡| 蜜臀av性久久久久蜜臀aⅴ四虎| 日韩精品一二三四| 成人黄色小视频| 欧美成人bangbros| 日日夜夜精品视频免费| av影院午夜一区| 久久久国产综合精品女国产盗摄| 亚洲一二三四在线| 国产激情视频一区二区三区欧美| 欧美专区亚洲专区| 欧美v日韩v国产v| 亚洲成a人v欧美综合天堂下载| 99久久精品免费看| 2024国产精品视频| 国产精品视频免费看| 狠狠色综合播放一区二区|