代码搜索:DM协议

找到约 10,000 项符合「DM协议」的源代码

代码结果 10,000
www.eeworm.com/read/481981/6634520

pjt lab4-asm.pjt

; Code Composer Project File, Version 2.0 (do not modify or remove this line) [Project Settings] ProjectName="lab9-asm" ProjectDir="D:\ti622\myprojects\icetek-dm642-pci\lab4-asm\" ProjectType=Ex
www.eeworm.com/read/481981/6634523

lkv debug.lkv

-z -q -estart -heap0x400 -m"./Debug/lab10-asm.map" -o"./Debug/lab10-asm.out" -stack0x400 -w -x -i"d:/ti622/c6000/bios/lib" -i"d:/ti622/c6000/rtdx/lib" -i"d:/ti622/c6000/xdais/lib" -i"d:/ti622/c6000/cg
www.eeworm.com/read/217231/6644352

dsp c4_2_3.dsp

.MODULE/RAM/ABS=H#0000 DIFF; {y(i)=a1×y(i-1)+…+an×y(i-n)+b0×x(i)+ b1×x(i-1)+…+bn×x(i-n);} .CONST n=2; .CONST m=1024;
www.eeworm.com/read/480309/6672299

log cc_build_debug.log

--------------------- SEEDVPM642_fileexample.pjt - Debug --------------------- "c:\tic6000\c6000\cgtools\bin\cl6x" -g -q -fr"C:/tic6000/myprojects/SEEDVPM642_fileexample/Debug" -i"C:/tic6000/myproj
www.eeworm.com/read/480315/6672337

log cc_build_debug.log

----------------------- VideoReverseloop2.pjt - Debug ----------------------- "c:\ti\c6000\cgtools\bin\cl6x" -g -q -fr"C:/ti/myprojects/SEED101_VideoReverse/Debug" -i"C:/ti/myprojects/SEED101_Video
www.eeworm.com/read/478858/6705242

pas mzshg.pas

unit mzshg; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls, Grids, DBGrids, ToolWin, ComCtrls; type Tmzshgf = c
www.eeworm.com/read/478858/6705248

pas yaorukugl.pas

unit yaorukugl; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, ExtCtrls, ImgList, Grids, DBGrids, jpeg; type Tr
www.eeworm.com/read/478858/6705253

pas yaochukugldan.pas

unit yaochukugldan; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, Buttons, DBCtrls, Grids, DBGrids, ExtCtrls; type Tyao
www.eeworm.com/read/410134/11301042

m qncostderiv.m

% QNCOSTDERIV - WTLS cost function and first derivative % evaluation for the function FMINUNC. function [M,dM] = qncostderiv(x,d,v,m) % constants [sd,N] = size(d); p = sd - m; m1 = m + 1; d
www.eeworm.com/read/409195/11342050

cpp t3dlib3.cpp

// T3DLIB3.CPP - Game Engine Part III, sound & music // INCLUDES /////////////////////////////////////////////// #define WIN32_LEAN_AND_MEAN #include // include important win