代码搜索:SOUT

找到约 712 项符合「SOUT」的源代码

代码结果 712
www.eeworm.com/read/260612/4329992

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity carry_sum is port( sin : in vl_logic; cin : in vl_logic; sout : out vl_logic
www.eeworm.com/read/260612/4330171

vhd _primary.vhd

library verilog; use verilog.vl_types.all; entity carry_sum is port( sin : in vl_logic; cin : in vl_logic; sout : out vl_logic
www.eeworm.com/read/268980/4248106

java gridlayoutexample.java

import java.awt.*; import java.applet.*; public class GridLayoutExample extends Applet{ Label txt=new Label("null"); Button bnorth=new Button("North"); Button bsouth=new Button("Sout
www.eeworm.com/read/268980/4248115

java flowlayoutexample.java

import java.awt.*; import java.applet.*; public class FlowLayoutExample extends Applet{ Label txt=new Label("null"); Button bnorth=new Button("North"); Button bsouth=new Button("Sout
www.eeworm.com/read/229812/4738859

c io07.c

#include "fail.h" #include #include static ostrstream sout; struct C { ostrstream &r; C( ostrstream &r ) : r(r) { } }; template C& o
www.eeworm.com/read/292018/3960656

data ex5.data

MODELDATA MODELDATA_VERSION "v1998.8" DESIGN "ex5"; /* port drive, load, max capacitance and max transition in data file */ PORTDATA sin: MAXTRANS(0.0); clk: MAXTRANS(0.0); sout: MAXTRANS(
www.eeworm.com/read/427511/8938603

m primespiral.m

function [Sout,Pout] = primespiral(n,c) % PRIMESPIRAL Ulam's prime number spiral. % PRIMESPIRAL(n,c) plots the prime numbers in the n-by-n matrix % generated by storing c:c+n^2 in a spiral pat
www.eeworm.com/read/167116/9980468

m primespiral.m

function [Sout,Pout] = primespiral(n,c) % PRIMESPIRAL Ulam's prime number spiral. % PRIMESPIRAL(n,c) plots the prime numbers in the n-by-n matrix % generated by storing c:c+n^2 in a spiral pat
www.eeworm.com/read/464335/7165248

m primespiral.m

function [Sout,Pout] = primespiral(n,c) % PRIMESPIRAL Ulam's prime number spiral. % PRIMESPIRAL(n,c) plots the prime numbers in the n-by-n matrix % generated by storing c:c+n^2 in a spiral pat
www.eeworm.com/read/451385/7466281

m primespiral.m

function [Sout,Pout] = primespiral(n,c) % PRIMESPIRAL Ulam's prime number spiral. % PRIMESPIRAL(n,c) plots the prime numbers in the n-by-n matrix % generated by storing c:c+n^2 in a spiral pat