代码搜索:DM协议
找到约 10,000 项符合「DM协议」的源代码
代码结果 10,000
www.eeworm.com/read/489580/1216129
~pas dm.~pas
Unit Dm;
interface
uses SysUtils, Classes, InvokeRegistry, Midas, SOAPMidas, SOAPDm, DBXpress,ProductBinding,
DB, DBClient, SimpleDS, SqlExpr,DataServer, IniFiles,forms,
FMTBcd,Variants, C
www.eeworm.com/read/489580/1216134
dfm dm.dfm
object DataModule_U: TDataModule_U
OldCreateOrder = False
Left = 480
Top = 327
Height = 242
Width = 326
object SDS_Product: TSimpleDataSet
Aggregates =
DataSet.MaxBlobSi
www.eeworm.com/read/479151/1338149
h dm.h
#ifndef _DRIVERS_SOUND_DM_H
#define _DRIVERS_SOUND_DM_H
/*
* Definitions of the 'direct midi sound' interface used
* by the newer commercial OSS package. We should export
* this to userland somewh
www.eeworm.com/read/470720/1451109
c dm.c
struct dm
{
unsigned q;
unsigned r;
};
struct dm
dm (a, b)
unsigned a, b;
{
struct dm qr;
qr.q = a / b;
qr.r = a % b;
return qr;
}
main ()
{
struct dm qr;
qr = dm (100, 30);
www.eeworm.com/read/470693/1463055
c dm.c
struct dm
{
unsigned q;
unsigned r;
};
struct dm
dm (a, b)
unsigned a, b;
{
struct dm qr;
qr.q = a / b;
qr.r = a % b;
return qr;
}
main ()
{
struct dm qr;
qr = dm (100, 30);
www.eeworm.com/read/457053/1600584
tcl dm.tcl
#
# tcl/mcast/DM.tcl
#
# Copyright (C) 1997 by USC/ISI
# All rights reserved.
#
# Redistribu
www.eeworm.com/read/455269/1624457
tcl dm.tcl
#
# tcl/mcast/DM.tcl
#
# Copyright (C) 1997 by USC/ISI
# All rights reserved.
#
# Redistribu
www.eeworm.com/read/240162/4588946
c dm.c
struct dm
{
unsigned q;
unsigned r;
};
struct dm
dm (a, b)
unsigned a, b;
{
struct dm qr;
qr.q = a / b;
qr.r = a % b;
return qr;
}
main ()
{
struct dm qr;
qr = dm (100, 30);
www.eeworm.com/read/233448/4682950
c dm.c
struct dm
{
unsigned q;
unsigned r;
};
struct dm
dm (a, b)
unsigned a, b;
{
struct dm qr;
qr.q = a / b;
qr.r = a % b;
return qr;
}
main ()
{
struct dm qr;
qr = dm (100, 30);