代码搜索:Base

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

代码结果 10,000
www.eeworm.com/read/207934/10246973

dfm base.dfm

object frmBase: TfrmBase Left = 249 Top = 417 AutoScroll = False Caption = 'frmBase' ClientHeight = 295 ClientWidth = 490 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.
www.eeworm.com/read/426454/10250804

mdb base.mdb

www.eeworm.com/read/162982/10254353

m base.m

function H=base(fai0,c,h1,y1,y2) h2=4000; H=0; eps=0.001; while abs(h2-H)>eps h2=H; f=h1-h2+y2-y1-fai0/c*((exp(-c*y1))-exp(-c*y2)-exp(-c*h1)+exp(-c*h2)); % 目标函数 k=-1+fai0*e
www.eeworm.com/read/280990/10274671

m base.m

clear all; hold on; nmax=136; p=0:.1:136; i=1; for d=0:0.1:1 range(i)=136*d; i=i+1; end plot(d,range,'r-s',d,p,'r-'); xlim([0,1.1]);
www.eeworm.com/read/280990/10274688

m base.m

clear all R=20*60; %the update period H=10; %the water depth Et=32.4; d=1000; f=50; alpha=0.504*f-11.2; TL=10*log10(d)+alpha*d*10^(-3); SL=TL+85;
www.eeworm.com/read/280990/10274704

m base.m

clear all R=20*60; %the update period H=10; %the water depth Et=32.4; d=1000; f=50; alpha=0.504*f-11.2; TL=10*log10(d)+alpha*d*10^(-3); SL=TL+85;
www.eeworm.com/read/280990/10274720

m base.m

clear all R=20*60; %the update period H=10; %the water depth Et=32.4; d=1000; f=50; alpha=0.504*f-11.2; TL=10*log10(d)+alpha*d*10^(-3); SL=TL+85;
www.eeworm.com/read/280954/10276484

py base.py

# # Copyright (c) 2006, 2007 Canonical # # Written by Gustavo Niemeyer # # This file is part of Storm Object Relational Mapper. # # Storm is free software; you can redistribute
www.eeworm.com/read/280954/10276509

py base.py

# # Copyright (c) 2006, 2007 Canonical # # Written by Gustavo Niemeyer # # This file is part of Storm Object Relational Mapper. # # Storm is free software; you can redistribute
www.eeworm.com/read/280954/10276534

py base.py

# -*- encoding: utf-8 -*- # # Copyright (c) 2006, 2007 Canonical # # Written by Gustavo Niemeyer # # This file is part of Storm Object Relational Mapper. # # Storm is free softw