代码搜索:QL
找到约 821 项符合「QL」的源代码
代码结果 821
www.eeworm.com/read/440124/7693797
~dfm unit1.~dfm
object frmmain: Tfrmmain
Left = 199
Top = 169
Width = 696
Height = 479
Caption = 'QL'#35760#20107#26412
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowTe
www.eeworm.com/read/440124/7693820
dfm unit1.dfm
object frmmain: Tfrmmain
Left = 207
Top = 155
Width = 696
Height = 479
Caption = 'QL'#35760#20107#26412
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowTe
www.eeworm.com/read/440124/7693824
~dfm unit1.~dfm
object frmmain: Tfrmmain
Left = 207
Top = 154
Width = 696
Height = 480
Caption = 'QL'#35760#20107#26412
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowTe
www.eeworm.com/read/260985/11683290
h demo.h
#define SHMAX 8
#define SZMAX 8
#define STOCKMAX 700
#define UNINTR 0
#define INTR 1
struct QLINDEX QL_Index;
struct FIRSTSTOCKRECORD PackedIndex;
struct STOCKINDEX Index;
union
{
struct EXTERNSTOC
www.eeworm.com/read/388373/2550851
h qmultiply.h
#ifndef QMULTIPLY
#define QMULTIPLY
#include "constants.h"
#include "structs.h"
void qmultiply( Quat *q,
Quat *ql,
Quat *qr );
void mkUnitQuat( Quat *q );
void printQuat( Quat q );
#endif
www.eeworm.com/read/394113/8244567
c test1.c
#include
#include
#include
void main()
{
init();
while(1)
{
ql();
// delay_ms(1000);
// qm();
// delay_ms(1000);
}
}
www.eeworm.com/read/393286/2481962
makefile
EXTRA_CFLAGS += -DUNIQUE_FW_NAME
qla2xxx-y := qla_os.o qla_init.o qla_mbx.o qla_iocb.o qla_isr.o qla_gs.o \
qla_dbg.o qla_sup.o qla_rscn.o qla_attr.o
qla2100-y := ql2100.o ql2100_fw.o
qla2200-y :=
www.eeworm.com/read/431224/8695929
m init.m
function a = init(a)
a.con = [];
a.n = 0;
a.int = [];
a.a = [];
a.v = [];
a.Pl = [];
a.Ql = [];
a.Pg = [];
a.Qg = [];
a.names = cell(0,0);
a.island = [];
a.store = [];
www.eeworm.com/read/384940/8829481
m init.m
function a = init(a)
a.con = [];
a.n = 0;
a.int = [];
a.a = [];
a.v = [];
a.Pl = [];
a.Ql = [];
a.Pg = [];
a.Qg = [];
a.names = cell(0,0);
a.island = [];
a.store = [];