代码搜索:REF

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

代码结果 10,000
www.eeworm.com/read/160352/10539916

java remoteaccessserver.java

package RemoteAccess.RemoteAccessServer; import javax.swing.*; import javax.swing.event.*; import java.awt.*; import java.awt.event.*; import java.net.*; import java.util.*; import java.io.*;
www.eeworm.com/read/276402/10741659

m cp0801_ppmcorrmask.m

% % FUNCTION 8.4 : "cp0801_PPMcorrmask" % % Evaluates the correlation mask ('mask') in the % case of binary PPM UWB signals. % 'ref' is the reference signal (with no modulation) % which is produ
www.eeworm.com/read/276402/10741756

m cp0801_ppmcorrmask.m

% % FUNCTION 8.4 : "cp0801_PPMcorrmask" % % Evaluates the correlation mask ('mask') in the % case of binary PPM UWB signals. % 'ref' is the reference signal (with no modulation) % which is produ
www.eeworm.com/read/276402/10741856

m cp1002_select_nodes.m

% % FUNCTION 10.2 : "cp1002_select_nodes" % % This function selects a target node and k reference nodes % from a set of nodes. % The function receives in input: % - The total number of nodes N
www.eeworm.com/read/276402/10741971

m cp1002_select_nodes.m

% % FUNCTION 10.2 : "cp1002_select_nodes" % % This function selects a target node and k reference nodes % from a set of nodes. % The function receives in input: % - The total number of nodes N
www.eeworm.com/read/349479/10825005

m runpf.m

function [MVAbase, bus, gen, branch, success, et] = ... runpf(casename, mpopt, fname, solvedcase) %RUNPF Runs a power flow. % % [baseMVA, bus, gen, branch, success, et] = ... % run
www.eeworm.com/read/349479/10825144

m dcpf.m

function Va = dcpf(B, Pbus, Va0, ref, pv, pq) %DCPF Solves a DC power flow. % [Va, success] = dcpf(B, Pbus, Va0, ref, pv, pq) solves for the bus % voltage angles at all but the reference bus, giv
www.eeworm.com/read/419765/10839082

idc ex1.idc

// // Reference Lister // // List all functions and all references to them in the current section. // // Implemented in IDC // #include static main() { auto ea, func, ref; /
www.eeworm.com/read/419765/10839085

py ex1_idautils.py

# # Reference Lister # # List all functions and all references to them in the current section. # # Implemented with the idautils module # from idautils import * # Get current ea ea = Screen
www.eeworm.com/read/469489/6929028

java fptree.java

/* -------------------------------------------------------------------------- */ /* */ /* FP T R