代码搜索:reflection

找到约 10,000 项符合「reflection」的源代码

代码结果 10,000
www.eeworm.com/read/174336/9595102

hh baseoffset.hh

#ifndef RFL_BASEOFFSET_HH #define RFL_BASEOFFSET_HH /* C++ Reflection & Serice Library * Copyright (C) 2003 Marcus Perlick * mailto: riffraff@users.sf.net * * This library is free software; you
www.eeworm.com/read/235245/14080494

cpp usedl5.cpp

/* This uses the UCRI reflection interface * of the UC DLL */ #include #include "mstring.h" ostream& operator
www.eeworm.com/read/104078/15710414

c rctoac.c

/************************************************************************** * * NAME * rctoac * * FUNCTION * * convert reflection coefficients to autocorrelation coefficients * * SYNOPSIS * * subrouti
www.eeworm.com/read/482395/6358986

m main_convergence.m

% Content: Code for diffraction grating computation % Method: Rayleigh-Fourier Method % Algorithm: S-Matrix % By: Huang Zhihua 2008310657 Department of Engineering Physics % Date: 28/04/2009 fu
www.eeworm.com/read/482395/6358988

m main_corrugation_h.m

% Content: Code for diffraction grating computation % Method: Rayleigh-Fourier Method % Algorithm: S-Matrix % By: Barak DEP % Date: 28/04/2009 function main_corrugation_h clc;clear all;close all
www.eeworm.com/read/433114/8545163

m s_reflcoeff.m

function refl=s_reflcoeff(impedance) % Function computes reflection coefficients from impedance % Start time and sample interval of the output reflection coefficients are those % of the impedance % %
www.eeworm.com/read/185892/8979672

txt 目录.txt

第1章 网络编程实例 6 1.1 网络基础概念 6 1.2 URL类编程实例 8 1.3 DatagramSocket编程实例 11 1.4 自定义协议的服务器/客户机程序
www.eeworm.com/read/185294/9044629

htm s10_04.htm

水中倒影
www.eeworm.com/read/175308/9552761

ex-18-04

// Example 18-04: Reflecting on a type namespace Programming_CSharp { using System; using System.Reflection; public class Tester { public static void Main()
www.eeworm.com/read/362152/10015658

m atov.m

function [r, D, G] = AtoV(A,rN) %AtoV find reflection coefficients & system function %---- denominator for lossless tube models. % Usage: [r, D, G] = AtoV(A, rN) % % rN : reflectio