代码搜索:DM协议
找到约 10,000 项符合「DM协议」的源代码
代码结果 10,000
www.eeworm.com/read/333840/10248909
pas lfxs.pas
unit Lfxs;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls, Grids, DBGrids, Mylabel, StdCtrls, TransBtn, DBGridEh, Mask,
DBCtrls, ComCt
www.eeworm.com/read/426458/10250536
cpp func03.cpp
// DM9013.cpp: implementation of the DM9013 class.
//
// Copyright (c) 2000-2007 Davicom Inc. All rights reserved.
//
//////////////////////////////////////////////////////////////////////
#i
www.eeworm.com/read/426458/10250540
cpp func00_t.cpp
// DM9013.cpp: implementation of the DM9013 class.
//
// Copyright (c) 2000-2007 Davicom Inc. All rights reserved.
//
//////////////////////////////////////////////////////////////////////
#i
www.eeworm.com/read/162815/10267406
makefile
##================================================================
## Davicom Semiconductor Inc. For DMFE V1.35
## --------------------------------------------------------
## Description:
##
www.eeworm.com/read/280951/10276745
makefile
##================================================================
## Davicom Semiconductor Inc. For DMFE V1.35
## --------------------------------------------------------
## Description:
##
www.eeworm.com/read/162702/10281296
makefile_linux24x
##
## $Id: Makefile,v 1.1.1.1 2004/12/02 10:02:45 jackal Exp $
##
##================================================================
## Davicom Semiconductor Inc. 12/29/2004
##-----------
www.eeworm.com/read/280833/10290359
lkf debug.lkf
-z -q -c -m"./Debug/app.map" -o"./Debug/app.out" -w -x -i"c:/ti/ddk/lib" -i"c:/ti/boards/evmdm642/lib" -i"c:/ti/referenceframeworks/lib" -i"c:/ti/c6000/bios/lib" -i"c:/ti/c6000/rtdx/lib" -i"c:/ti/c600
www.eeworm.com/read/280833/10290387
lkv debug.lkv
-z -q -c -m"./Debug/app.map" -o"./Debug/app.out" -w -x -i"c:/ti/ddk/lib" -i"c:/ti/boards/evmdm642/lib" -i"c:/ti/referenceframeworks/lib" -i"c:/ti/c6000/bios/lib" -i"c:/ti/c6000/rtdx/lib" -i"c:/ti/c600
www.eeworm.com/read/355041/10298825
c 2.c
#include
#include
sfr p0=0x80;
sfr p3=0xb0;
sbit p32=p3^2;
unsigned char dm,i,j,k;
unsigned char data a[4];//定义4个数组,用来存储代码
void ds0_9ms(void)
{
unsigned char j,k;
f
www.eeworm.com/read/279380/10442822
m calcgvt.m
function[gu] = calcGvT(m,u,MTX,v)
% [G] = calcG(m,u,nx,ny,nz)
%
% calculate G = partial (A(m)u) / partial m
%
% calls massf, div, grad, dMassf_dm
%
% for cell center unknowns with Harmonic aver