代码搜索:Specify

找到约 4,132 项符合「Specify」的源代码

代码结果 4,132
www.eeworm.com/read/417309/10996073

txt 09-13.txt

% bar and barh A=ceil(rand(5,3)*10); x=[1,3,6,7,5]; subplot(2,3,1),bar(A),title('bar'); subplot(2,3,2),bar(x,A),title('specify the x label'); subplot(2,3,3),bar(A,1.5),title('width=1.5'); subplo
www.eeworm.com/read/331404/6953448

cs form2.cs

using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using System.Text; using System.Windows.Forms; namespace WindowsApplicati
www.eeworm.com/read/400482/7103370

v delay.v

module delay(out,a,b,c); output out; input a,b,c; and a1(n1,a,b); or o1(out,c,n1); specify (a=>out)=2; (b=>out)=3; (c=>out)=1; endspecify endmodule
www.eeworm.com/read/463078/7189171

txt readme.txt

The MDI demo project uses a TsuiBuiltInFileTheme component to build the skin into the EXE file. So the EXE can be runned with skinned without skin file. When you open the project by Delphi, since
www.eeworm.com/read/459727/7265374

txt readme.txt

The MDI demo project uses a TsuiBuiltInFileTheme component to build the skin into the EXE file. So the EXE can be runned with skinned without skin file. When you open the project by Delphi, since
www.eeworm.com/read/457222/7331564

cmd exp1.cmd

/* SPECIFY THE SYSTEM MEMORY MAP */ MEMORY { RAM (RWIX) : origin=0100h, length=01feffh /* Data Memory */ RAM2 (RWIX) : origin=040100h, length=040000h /* Program Memory */ ROM
www.eeworm.com/read/456603/7343887

v delay.v

module delay(out,a,b,c); output out; input a,b,c; and a1(n1,a,b); or o1(out,c,n1); specify (a=>out)=2; (b=>out)=3; (c=>out)=1; endspecify endmodule
www.eeworm.com/read/452301/7442117

v ram128x18_25um.v

`timescale 1ns/1ns `ifdef RAM128X18_25UM `else `define RAM128X18_25UM /************************************************************************* ** File : RAM128X18_25UM.v ** Design Date: 9 Feb
www.eeworm.com/read/450210/7488726

v delay.v

module delay(out,a,b,c); output out; input a,b,c; and a1(n1,a,b); or o1(out,c,n1); specify (a=>out)=2; (b=>out)=3; (c=>out)=1; endspecify endmodule
www.eeworm.com/read/436995/7757469

m xgpstime.m

% xgpstime.m % Scope: This MATLAB program performs the following GPS time related % transformation: % 1) from (year, month, day) to (GPS wee