probepoint.h
来自「CHAPTER 1- real-Time Digital Signal Proc」· C头文件 代码 · 共 20 行
H
20 行
//
// Project: Experiment 1.6.3 Probe Point - Chapter 1
// File name: probePoint.h
//
// Description: This is the header file for experiment 1.6.3 probePoint
//
// For the book "Real Time Digital Signal Processing:
// Implementation and Application, 2nd Ed"
// By Sen M. Kuo, Bob H. Lee, and Wenshun Tian
// Publisher: John Wiley and Sons, Ltd
//
//
// Tools used: CCS v.2.12.07
// TMS320VC5510 DSK Rev-C
//
#define DATALENGTH 128
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?