代码搜索:U

找到约 10,000 项符合「U」的源代码

代码结果 10,000
www.eeworm.com/read/489566/6465869

bmp bitmap_u.bmp

www.eeworm.com/read/488875/6478944

~pas u_node.~pas

unit U_Node; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DB, ADODB, ComCtrls, ExtCtrls, StdCtrls; type TForm1 = class(TForm)
www.eeworm.com/read/488875/6478945

~dfm u_node.~dfm

object Form1: TForm1 Left = 270 Top = 221 Width = 516 Height = 307 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height =
www.eeworm.com/read/488875/6478946

pas u_node.pas

unit U_Node; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DB, ADODB, ComCtrls, ExtCtrls, StdCtrls; type TForm1 = class(TForm)
www.eeworm.com/read/488875/6478950

dfm u_node.dfm

object Form1: TForm1 Left = 270 Top = 221 Width = 516 Height = 307 Caption = 'Form1' Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height =
www.eeworm.com/read/488875/6478951

ddp u_node.ddp

www.eeworm.com/read/488875/6478953

~ddp u_node.~ddp

www.eeworm.com/read/488875/6478954

dcu u_node.dcu

www.eeworm.com/read/488464/6487376

m u_pcm.m

function [sqnr,a_quan,code]=u_pcm(a,n) %U_PCM uniform PCM encoding of a sequence % [SQNR,A_QUAN,CODE]=U_PCM(A,N) % a=input sequence. % n=number of quantization levels (even)
www.eeworm.com/read/488540/6488873

~pas u_litest.~pas

unit U_litest; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, DB, ADODB, StdCtrls; type TForm1 = class(TForm) ListBox1: TList