代码搜索:U
找到约 10,000 项符合「U」的源代码
代码结果 10,000
www.eeworm.com/read/488247/6499372
c u1.c
#include
//初始化串行口
void csh()
{
SM0=0;
SM1=1;
REN=1;
TI=0;
RI=0;
PCON=0;
TH1=0xF3;
TL1=0XF3;
TMOD=0X20;
EA=1;
ET1=0;
ES=1;
TR1=1;
}
void main()
{
int
www.eeworm.com/read/487887/6501509
~dfm u_dtfunction.~dfm
object Form1: TForm1
Left = 192
Top = 107
Width = 525
Height = 469
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
www.eeworm.com/read/487887/6501515
pas u_dtfunction.pas
unit U_dtFunction;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,DateUtils;
type
TForm1 = class(TForm)
LdateYY: TLa
www.eeworm.com/read/487887/6501516
~ddp u_dtfunction.~ddp
www.eeworm.com/read/487887/6501517
dfm u_dtfunction.dfm
object Form1: TForm1
Left = 192
Top = 107
Width = 525
Height = 469
Caption = 'Form1'
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height =
www.eeworm.com/read/487887/6501518
dcu u_dtfunction.dcu
www.eeworm.com/read/487887/6501519
ddp u_dtfunction.ddp
www.eeworm.com/read/487887/6501520
~pas u_dtfunction.~pas
unit U_dtFunction;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls,DateUtils;
type
TForm1 = class(TForm)
LdateYY: TLa
www.eeworm.com/read/487548/6503805
m i_u.m
f<mark>u</mark>nction i_<mark>u</mark> = I_<mark>U</mark>(<mark>u</mark>)
if <mark>u</mark>(4,1)==0
ci_<mark>u</mark>(1,1)=0;
else
ci_<mark>u</mark>(1,1)=-<mark>u</mark>(1,1)/<mark>u</mark>(4,1);
end
if <mark>u</mark>(5,1)==0
ci_<mark>u</mark>(1,2)=0;
else
ci_<mark>u</mark>(1,2)=-<mark>u</mark>(2,1)/<mark>u</mark>(5,1);
end
if <mark>u</mark>(6,1)==0
ci_<mark>u</mark>(1,3)=0;
else
ci_ ...