代码搜索:CASE

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

代码结果 10,000
www.eeworm.com/read/349479/10825195

m case9.m

function [baseMVA, bus, gen, branch, areas, gencost] = case9 %CASE9 Power flow data for 9 bus, 3 generator case. % Please see 'help caseformat' for details on the case file format. % % Based on
www.eeworm.com/read/349479/10825207

m case39.m

function [baseMVA, bus, gen, branch, areas, gencost] = case39 %CASE39 Power flow data for 39 bus case. % Please see 'help caseformat' for details on the case file format. % % Based on data from
www.eeworm.com/read/349479/10825265

m case57.m

function [baseMVA, bus, gen, branch, areas, gencost] = case57 %CASE57 Power flow data for IEEE 57 bus test case. % Please see 'help caseformat' for details on the case file format. % This data
www.eeworm.com/read/417108/11003444

h case_n.h

/* * End-of-run cleanup helper code used by cleanup.c. * * Copyright (C) 2006-2008 Wayne Davison * * This program is free software; you can redistribute it and/or modify * it under the terms of
www.eeworm.com/read/416994/11007760

acf case3.acf

-- -- Copyright (C) 1988-1999 Altera Corporation -- Any megafunction design, and related net list (encrypted or decrypted), -- support information, device programming or simulation file, and any
www.eeworm.com/read/416994/11007845

v case3.v

//********************************************************* // IEEE STD 1364-1995 Verilog file: case3.v // Author-EMAIL: Uwe.Meyer-Baese@ieee.org //************************************************
www.eeworm.com/read/416994/11007905

v case3.v

//********************************************************* // IEEE STD 1364-1995 Verilog file: case3.v // Author-EMAIL: Uwe.Meyer-Baese@ieee.org //************************************************
www.eeworm.com/read/416994/11007971

v case3.v

//********************************************************* // IEEE STD 1364-1995 Verilog file: case3.v // Author-EMAIL: Uwe.Meyer-Baese@ieee.org //************************************************
www.eeworm.com/read/416994/11008038

acf case3.acf

-- -- Copyright (C) 1988-1999 Altera Corporation -- Any megafunction design, and related net list (encrypted or decrypted), -- support information, device programming or simulation file, and any
www.eeworm.com/read/416994/11008134

vhd case3.vhd

LIBRARY ieee; USE ieee.std_logic_1164.ALL; USE ieee.std_logic_arith.ALL; ENTITY case3 IS PORT ( table_in : IN STD_LOGIC_VECTOR(2 DOWNTO 0); table_out : OUT INTEGER RANGE