代码搜索:zd
找到约 1,656 项符合「zd」的源代码
代码结果 1,656
www.eeworm.com/read/236767/13999536
m four_point_biased_upwind_d1.m
function [D]=four_point_biased_upwind_D1(z,v)
%...
%... A. Vande Wouwer, P. Saucez and W.E. Schiesser (2002)
%...
%... function four_point_biased_upwind_D1 returns the differentiation matr
www.eeworm.com/read/236767/13999543
m five_point_biased_upwind_d1.m
function [D]=five_point_biased_upwind_D1(z,v)
%...
%... A. Vande Wouwer, P. Saucez and W.E. Schiesser (2002)
%...
%... function five_point_biased_upwind_D1 returns the differentiation matr
www.eeworm.com/read/236767/13999550
m two_point_upwind_d1.m
function [D]=two_point_upwind_D1(z,v)
%...
%... A. Vande Wouwer, P. Saucez and W.E. Schiesser (2002)
%...
%... function two_point_upwind_D1 returns the differentiation matrix
%... for
www.eeworm.com/read/324995/13234360
h zdhci.h
#ifndef _ZDHCI_H_
#define _ZDHCI_H_
#include "zdapi.h"
extern zd_80211Obj_t *pdot11Obj;
void zd_SendClass3ErrorFrame(MacAddr_t *sta, U8 vapId);
U8 zd_CheckTotalQueCnt(void);
void zd_EnableProtection(
www.eeworm.com/read/317227/13507280
log shouke_edit.log
行 17: 控件 SSTab1 的类 TabDlg.SSTab 不是一个已加载的控件类。
行 457: 控件 Adodc_other 的类 MSAdodcLib.Adodc 不是一个已加载的控件类。
行 504: 控件 DataGrid_other 的类 MSDataGridLib.DataGrid 不是一个已加载的控件类。
行 1063: 控件 Adodc_zd 的类 MSAdodcLib
www.eeworm.com/read/159593/10637757
c dfpopt.c
#include "hjfgf.c"
#include "stdlib.h"
void gradient(double x[],double g[],int n)
{int i;
double af,f1,f2,dltx=0.000001;
for(i=0;i
www.eeworm.com/read/419929/10828428
c dfpopt.c
#include "hjfgf.c"
#include "stdlib.h"
void gradient(double x[],double g[],int n)
{int i;
double af,f1,f2,dltx=0.000001;
for(i=0;i
www.eeworm.com/read/349004/10856266
c dfpopt.c
#include "hjfgf.c"
#include "stdlib.h"
void gradient(double x[],double g[],int n)
{int i;
double af,f1,f2,dltx=0.000001;
for(i=0;i
www.eeworm.com/read/349004/10856292
c dfpopt.c
#include "hjfgf.c"
#include "stdlib.h"
void gradient(double x[],double g[],int n)
{int i;
double af,f1,f2,dltx=0.000001;
for(i=0;i
www.eeworm.com/read/445360/7596364
txt 拉格朗日插值.txt
#include
#define ZD 20
main()
{
int k,n,j;
float h[ZD],f[ZD];
float y,l,x;
printf("Input n:");
scanf("%d",&n);
printf("Input n+1 ge shjd:\n");
for(k=0;k