代码搜索:DA驱动
找到约 10,000 项符合「DA驱动」的源代码
代码结果 10,000
www.eeworm.com/read/404915/11475936
dfm set_para_pas.dfm
inherited set_para: Tset_para
Left = 205
Top = 295
Caption = 'set_para'
ClientHeight = 378
ClientWidth = 633
OldCreateOrder = True
OnClose = FormClose
OnCreate = FormCreate
www.eeworm.com/read/404684/11480290
cpp bs.cpp
double bs(int n, double a)
{
int m;
double b[20],temp,del,r,eps,s,ak,a2,omeg,da,ajp,ajm,q1,q2;
if (a == 0.0)
{
if ((n / 2) == (n / 2.0))
{
b[n] = 0.0;
g
www.eeworm.com/read/401606/11554727
m wilson.m
ct=1.37;
for i=1:500
kx=K+3*C/ct/deltat+6*M/ct/ct/deltat/deltat;
dpx=-M*unit*xgt(i)+M*(6*v1/ct/deltat+3*a1)+C*(3*v1+ct*a1*deltat/2);
dxt=kx\dpx;
da=6*dxt/ct/ct/ct/deltat/deltat-6*
www.eeworm.com/read/400408/11577482
~dfm unit4.~dfm
object Form4: TForm4
Left = 548
Top = 234
Width = 167
Height = 213
Caption = #35748#30495#23398#20064
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
www.eeworm.com/read/400408/11577495
dfm unit4.dfm
object Form4: TForm4
Left = 548
Top = 234
Width = 225
Height = 281
Caption = #35748#30495#23398#20064
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
www.eeworm.com/read/400406/11577521
~dfm unit4.~dfm
object Form4: TForm4
Left = 548
Top = 234
Width = 167
Height = 213
Caption = #35748#30495#23398#20064
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
www.eeworm.com/read/400406/11577533
dfm unit4.dfm
object Form4: TForm4
Left = 548
Top = 234
Width = 225
Height = 281
Caption = #35748#30495#23398#20064
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
www.eeworm.com/read/261384/11650749
dat rsa2048.dat
308204A10201000282010100BB2580EB6B368287A0A3BDDF6AAA9EDA2EEF15D92C5FE0B1C21473175C39B685A6FB0B0DB611092C19B4FA3CA5BB20F311E35B2E1097F48B077DF7684BEB9A34EB78C7B5F02ADFAEA3F3A66F1EF91B0C47DE68F0501F80A7
www.eeworm.com/read/261384/11651001
dat dsa1024.dat
308201B802818100F468699A6F6EBCC0120D3B34C8E007F125EC7D81F763B8D0F33869AE3BD6B9F2ECCC7DF34DF84C0307449E9B85D30D57194BCCEB310F48141914DD13A077AAF9B624A6CBE666BBA1D7EBEA95B5BA6F54417FD5D4E4220C601E071D31
www.eeworm.com/read/156884/11756660
m 2-8.m
N = [0.1; 0.8; -0.7];
A = logsig(N)
dA_dN = dlogsig(N,A)