代码搜索:LXI

找到约 63 项符合「LXI」的源代码

代码结果 63
www.eeworm.com/read/378377/9233225

c lxi.c

#include"lxi.h" #include"..\config\function_declaration.h" //testdata = 0x200; void lxi_init(void) { w3100_ip[0] = 192; w3100_ip[1] = 168; w3100_ip[2] = 1; w3100_ip[3] = 101; setIP(w
www.eeworm.com/read/378377/9233227

h lxi.h

#include"..\config\type.h" uchar idata w3100_ip[6] = {0x00,0x00,0x00,0x00,0x00,0x00}; //const u_char xdata * testdata; //const u_char xdata send_dat[8] = {'f','a','n','l','i','w','e','i'};
www.eeworm.com/read/424063/10501102

m vlimintm.m

function [sys, x0] = vlimintm(t, x, u, flag, lb, ub, xi) %VLIMINTM Vectored limited integrator implementation. % This M-file is an example of a limited integrator S-Function. % This illustrates how
www.eeworm.com/read/424063/10501115

m vdlmintm.m

function [sys,x0]=vdlmintm(t,x,u,flag, lb, ub, xi, ts) %VDLMINTM Vectored discrete limited integrator implementation. % This M-file is an example of a discrete limited integrator % S-Function. Thi
www.eeworm.com/read/147096/12584677

m vlimintm.m

function [sys, x0] = vlimintm(t, x, u, flag, lb, ub, xi) %VLIMINTM Vectored limited integrator implementation. % This M-file is an example of a limited integrator S-Function. % This illustrates how
www.eeworm.com/read/147096/12584686

m vdlmintm.m

function [sys,x0]=vdlmintm(t,x,u,flag, lb, ub, xi, ts) %VDLMINTM Vectored discrete limited integrator implementation. % This M-file is an example of a discrete limited integrator % S-Function. Thi
www.eeworm.com/read/101557/15826774

m vlimintm.m

function [sys, x0] = vlimintm(t, x, u, flag, lb, ub, xi) %VLIMINTM Vectored limited integrator implementation. % This M-file is an example of a limited integrator S-Function. % This illustrates how
www.eeworm.com/read/101557/15826777

m vdlmintm.m

function [sys,x0]=vdlmintm(t,x,u,flag, lb, ub, xi, ts) %VDLMINTM Vectored discrete limited integrator implementation. % This M-file is an example of a discrete limited integrator % S-Function. Thi
www.eeworm.com/read/241577/13135084

makefile

LOADLIBES = -lGL -lglut -lMesaGLU -L/usr/X11R6/lib -lX11 \ -lXi -lXmu spinlogo: gpgtext.o mtxlib.o spinlogo.o
www.eeworm.com/read/184769/9078595

h fbedgeimp.h

/* * Copyright © 2004 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its * documentation for any purpose is hereby granted without fee, provided that *