代码搜索结果
找到约 10,000 项符合
U 的代码
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
u1.lnp
"u1.obj"
TO "u1"
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 =
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
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 =
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
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_ ...