代码搜索:
找到约 10,000 项符合「」的源代码
代码结果 10,000
www.eeworm.com/read/392011/8367369
gif image004.gif
www.eeworm.com/read/392011/8367370
jpg image010.jpg
www.eeworm.com/read/192668/8367371
dat cz0820_alpha2_beta1_302.dat
1.18300 0.96000 0.70900 0.22200 -0.06600 -0.31700 -0.56900 -0.85300 -1.10600 -1.31400 -1.49600 -1.59400 -1.68300 -1.66400 1.24600 1.01800 0.71000 0.21600 -0.08400 -0.34700 -0.61900 -0.92900 -1.16800 -
www.eeworm.com/read/392011/8367372
db thumbs.db
www.eeworm.com/read/392011/8367373
jpg image008.jpg
www.eeworm.com/read/292208/8367374
pas gzgl_dmd.pas
unit GZGL_DMd;
interface
uses
SysUtils, Classes, ADODB, DB;
type
TDMD = class(TDataModule)
Connection1: TADOConnection;
Tbl_GZCP: TADOTable;
Tbl_ZBLX: TADOTable;
Src
www.eeworm.com/read/192668/8367375
dat cx0120_alpha1_beta1_dh1_201.dat
-0.18370 -0.17140 -0.15310 -0.11510 -0.09070 -0.05140 -0.00790 0.03540 0.07400 0.10920 0.09150 0.10790 0.13060 0.15350 0.14710 0.15540 0.15010 0.15010 0.16850 0.17120 -0.18530 -0.17650 -0.16270 -0.123
www.eeworm.com/read/392011/8367376
m sinusx.m
function outx = sinusx(in,f,n)
%
% Extraction of a sinusoidal signal
%
sinx=sin(2*pi*f*[1:n]);
cosx=cos(2*pi*f*[1:n]);
in=in(1:n);
a1=2*sinx.*in;
a=sum(a1)/n;
b1=2*cosx.*in;
b=sum(b1)/n;
ou
www.eeworm.com/read/292208/8367377
pas gzgl_zztj.pas
unit GZGL_ZZTJ;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Grids, DBGrids, jpeg, ExtCtrls, Buttons, ComCtrls,
Mask, DBC
www.eeworm.com/read/292208/8367378
dfm gzgl_yztj.dfm
object FrmGZGL_YZTJ: TFrmGZGL_YZTJ
Left = 166
Top = 152
Width = 600
Height = 370
BorderIcons = [biSystemMenu, biMaximize]
Caption = 'FrmGZGL_YZTJ'
Color = clBtnFace
Font.Charse