代码搜索:FF总线
找到约 10,000 项符合「FF总线」的源代码
代码结果 10,000
www.eeworm.com/read/349004/10856311
c mpowell.c
#include "powell.c"
main()
{double p[]={1,2};
double ff,x[2];
ff=powell(p,0.3,0.001,0.0001,2,x);
printf("x[0]=%f,x[1]=%f,ff=%f\n",x[0],x[1],ff);
getch();
}
www.eeworm.com/read/349004/10856314
c hjfgf.c
#include "jtf.c"
double gold(double a[],double b[],double eps,int n,double xx[])
{int i;
double f1,f2,*x[2],ff,q,w;
for(i=0;i
www.eeworm.com/read/349004/10856318
c mhjfgf.c
#include "hjfgf.c"
main()
{double xx[1],a[1],b[1],ff;
double s[]={1},x0[]={0};
jtf(x0,0.1,s,1,a,b);
ff=gold(a,b,0.00001,1,xx);
printf("\nx[0]=%f,,ff=%f",xx[0],ff);
getch();
}
www.eeworm.com/read/349004/10856324
c hjfgf.c
#include "jtf.c"
double gold(double a[],double b[],double eps,int n,double xx[])
{int i;
double f1,f2,*x[2],ff,q,w;
for(i=0;i
www.eeworm.com/read/348996/10857383
hex 9.hex
:03000000020003F8
:0C000300787FE4F6D8FD7581070200004C
:00000001FF
www.eeworm.com/read/274675/10859758
c main.c
#include
//接口定义
sbit DA = P1^1;
sbit CK = P1^2;
sbit CS = P1^4;
//10bit取样,1024点正弦查表数据
unsigned int code sine_dot[1024]=
{
0x200,0x203,0x206,0x209,0x20c,0x20f,0x212,0x215,0x219,0x
www.eeworm.com/read/274599/10862449
dfm about.dfm
object Form2: TForm2
Left = 226
Top = 149
BorderIcons = [biSystemMenu, biMinimize]
BorderStyle = bsDialog
Caption = #20851#20110
ClientHeight = 110
ClientWidth = 215
Color = cl
www.eeworm.com/read/274585/10863251
dfm otherunit.dfm
object OtherForm: TOtherForm
Left = 244
Top = 195
Width = 648
Height = 375
BorderIcons = [biSystemMenu]
Caption = '窗体2'
Color = clBtnFace
DragKind = dkDock
Font.Charset = DE
www.eeworm.com/read/348785/10867249
dfm userinfo.dfm
object userinfofrm: Tuserinfofrm
Left = 192
Top = 133
BorderStyle = bsDialog
Caption = #29992#25143#20449#24687#31649#29702
ClientHeight = 332
ClientWidth = 525
Color = clBtnFace
www.eeworm.com/read/348785/10867258
~dfm returnbook.~dfm
object returnbookfrm: Treturnbookfrm
Left = 135
Top = 81
BorderStyle = bsDialog
Caption = #36824#20070
ClientHeight = 348
ClientWidth = 631
Color = clBtnFace
Font.Charset = DEF