代码搜索:DM协议
找到约 10,000 项符合「DM协议」的源代码
代码结果 10,000
www.eeworm.com/read/440783/7681426
lkf debug.lkf
-z -q -c -m"./Debug/VideoReverseloop2.map" -o"./Debug/VideoReverseloop2.out" -stack0x400 -w -x -i"D:/CCStudio_v3.1/C6000/rtdx/lib" -i"D:/CCStudio_v3.1/C6000/csl/lib" -i"D:/CCStudio_v3.1/C6000/xdais/li
www.eeworm.com/read/435640/7788537
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/435332/7793333
asm fft.asm
/* Include for symbolic definition of system register bits */
#include "def21161.h"
#include "asm_sprt.h"
/*_________The constants below must be changed for different length FFTs______
N
www.eeworm.com/read/398230/7806964
pjt fir.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectName="fir"
ProjectDir="D:\ti622\myprojects\icetek-dm642-pci\lab3-FIR\"
ProjectType=Executa
www.eeworm.com/read/398230/7806968
log cc_build_debug.log
------------------------------ fir.pjt - Debug ------------------------------
[fir.c] "d:\ti622\c6000\cgtools\bin\cl6x" -g -q -fr"D:/ti622/myprojects/icetek-dm642-pci/lab3-FIR/Debug" -d"_DEBUG" -mv
www.eeworm.com/read/197299/8005336
dsp os_cpu_a.dsp
{*
*********************************************************************************************************
* uC/OS-II
*
www.eeworm.com/read/196956/8038549
~cpp datamodule.~cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "DataModule.h" //数据模块窗体头文件
#include "Archives_Config.h" //数据库服务器配置窗
www.eeworm.com/read/196956/8038776
cpp datamodule.cpp
//---------------------------------------------------------------------------
#include
#pragma hdrstop
#include "DataModule.h" //数据模块窗体头文件
#include "Archives_Config.h" //数据库服务器配置窗
www.eeworm.com/read/296996/8067549
pas cxmxunit.pas
unit cxmxunit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Buttons, ToolWin, ComCtrls, StdCtrls, ExtCtrls, Grids, DBGrids,
ADODB;
www.eeworm.com/read/296996/8067839
pas manual_lxunit.pas
unit manual_lxunit;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls, Buttons, ToolWin, ComCtrls, Grids, DBGrids, ADODB;
type