代码搜索:reflection
找到约 10,000 项符合「reflection」的源代码
代码结果 10,000
www.eeworm.com/read/482395/6358984
m corrugation_analysis.m
function corrugation_analysis
clc;clear all;close all
data = load('corrugation_data');
hh = data.hh;
angang = data.angang*180/pi;
temp_data1 =data.TE_reflection_eff_corrugation;
temp_data2 =da
www.eeworm.com/read/411855/11224247
in reflcpp.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: reflcpp
Description: Reflection C++ library.
Version: @VERSION@
Libs: -L${libdir} -l@GENERIC_LIBRARY_NAME@-@GEN
www.eeworm.com/read/349627/10811294
c framewin_buttonclose.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/155549/5621694
c framewin_buttonclose.c
/*
*********************************************************************************************************
* uC/GUI
* Univers
www.eeworm.com/read/482395/6358982
m convergence_analysis.m
function convergence_analysis
clc;clear all;close all
data = load('convergence_data');
temp_data =data.TM_reflection_eff_convergence; % choose the wave you want to analyze
NN = data.NN;
[mm,nn,pp
www.eeworm.com/read/448415/7533739
m intro83.m
%
% Intro 83 % slab
%
%=======================================================================
clear
close all
clc
%=======================================================================
www.eeworm.com/read/243682/12924580
txt povray.txt
/L20"PovRay" Line Comment = // Block Comment On = /* Block Comment Off = */ File Extensions = POV INC
/Delimiters = #~!@%^&*()-+=|\/{}[]:;"' , .?
/Indent Strings = "{"
/Unindent Strings = "}"
/C
www.eeworm.com/read/104929/15680998
ref chap3.ref
|f-c-def {1}
|nn:floor {67}
|nn:ceil {67}
|c-f {2}
|f-c-interval {3}
|f-c-reflection {4}
|alt-f-c-def {5}
|n-in/out {6}
|f-c-in/out {7}
|brace {8}
|floor-in-sqrt {9}
|nn:fracpt {70}
|nn:lg {70}
|ratio
www.eeworm.com/read/263204/11371821
txt 1.txt
在./main/internal_functions.c 中有一个数组 php_builtin_extensions 默认下有以下成员: 1. phpext_bcmath_ptr 2. phpext_calendar_ptr 3. phpext_com_dotnet_ptr 4. phpext_ctype_ptr 5. phpext_date_ptr 6. phpext_ftp_ptr 7. ph
www.eeworm.com/read/247171/4486207
vb mustoverride5.vb
Class MustOverride5_Inheriter
Inherits System.Reflection.Binder
Public Overrides Function BindToField(ByVal bindingAttr As System.Reflection.BindingFlags, ByVal match() As System.Reflection.F