代码搜索:CASE
找到约 10,000 项符合「CASE」的源代码
代码结果 10,000
www.eeworm.com/read/298590/7950406
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/297875/7990820
v mux_case.v
module mux_case(out,in0,in1,in2,in3,sel);
output out;
input in0,in1,in2,in3;
input[1:0] sel;
reg out;
always @(in0 or in1 or in2 or in3 or sel)
begin
case(sel)
2'b00: out=in0;
2'b01: out=
www.eeworm.com/read/397575/8037181
~pas w_case.~pas
unit w_Case;
interface
type
TWStatus=(Up,Down,Left,Right);
TWNum = class(TObject)
private
FValue: Integer;
public
constructor Create(intNum:integer); reintroduce; overload;
www.eeworm.com/read/397575/8037192
dcu w_case.dcu
www.eeworm.com/read/397575/8037198
pas w_case.pas
unit w_Case;
interface
type
TWStatus=(Up,Down,Left,Right);
TWNum = class(TObject)
private
FValue: Integer;
public
constructor Create(intNum:integer); reintroduce; overload;
www.eeworm.com/read/397090/8069262
sh case_test.sh
#!/bin/bash
case $( arch ) in
i386 ) echo "80386-based machine";;
i486 ) echo "80486-based machine";;
i586 ) echo "Pentium-based machine";;
i686 ) echo "Pentium2+-based machine";;
* ) echo "Other
www.eeworm.com/read/397085/8069365
sh case_test.sh
#!/bin/bash
case $( arch ) in
i386 ) echo "80386-based machine";;
i486 ) echo "80486-based machine";;
i586 ) echo "Pentium-based machine";;
i686 ) echo "Pentium2+-based machine";;
* ) echo "Other
www.eeworm.com/read/196270/8103822
jpg case-10.jpg
www.eeworm.com/read/196270/8103839
jpg case-2.jpg
www.eeworm.com/read/196270/8103863