代码搜索:U
找到约 10,000 项符合「U」的源代码
代码结果 10,000
www.eeworm.com/read/424063/10499402
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/352829/10504107
pas u_main.pas
unit u_main;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, proxy1, proxy2,httpProxyExtend, ExtCtrls,
ComCtrls, Me
www.eeworm.com/read/352829/10504112
ddp u_main.ddp
www.eeworm.com/read/352829/10504132
dcu u_main.dcu
www.eeworm.com/read/352829/10504176
dcu u_about.dcu
www.eeworm.com/read/352829/10504183
dfm u_main.dfm
object frm_main: Tfrm_main
Left = 72
Top = 213
Width = 1000
Height = 515
Caption = 'HttpAnalyzer'
Color = clBtnFace
Font.Charset = ANSI_CHARSET
Font.Color = clWindowText
Fon
www.eeworm.com/read/352829/10504191
ddp u_about.ddp
www.eeworm.com/read/352829/10504214
pas u_about.pas
unit u_about;
interface
uses Windows, SysUtils, Classes, Graphics, Forms, Controls, StdCtrls,
Buttons, ExtCtrls;
type
TAboutBox = class(TForm)
Panel1: TPanel;
ProgramIcon: TIm
www.eeworm.com/read/352829/10504231
dfm u_about.dfm
object AboutBox: TAboutBox
Left = 200
Top = 108
BorderStyle = bsDialog
Caption = 'About'
ClientHeight = 213
ClientWidth = 298
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
www.eeworm.com/read/160657/10510656