代码搜索:Volume
找到约 10,000 项符合「Volume」的源代码
代码结果 10,000
www.eeworm.com/read/282293/9105022
obj volume.obj
www.eeworm.com/read/282293/9105024
mak volume.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
www.eeworm.com/read/282293/9105029
pjt volume.pjt
; Code Composer Project File, Version 2.0 (do not modify or remove this line)
[Project Settings]
ProjectDir="D:\test\2407EDULab_v299\Lab1-UseCCS\"
ProjectType=Executable
CPUFamily=TMS320C24XX
T
www.eeworm.com/read/282293/9105044
h volume.h
#define BUF_SIZE 0x64
#define TRUE 1
#define FALSE 0
struct PARMS {
int Beta;
int EchoPower;
int ErrorPower;
int Ratio;
struct PARMS *Link;
};
www.eeworm.com/read/282293/9105050
c volume.c
#include "volume.h"
int inp_buffer[BUF_SIZE]; /* BUF_SIZE的定义见volume.h */
int out_buffer[BUF_SIZE];
int *input;
int *output;
int volume = 1;
struct PARMS str =
{
2934,9432,213,9432,&s
www.eeworm.com/read/282293/9105052
paf volume.paf
www.eeworm.com/read/282293/9105054
out volume.out
www.eeworm.com/read/380928/9122201
bmp volume.bmp
www.eeworm.com/read/281831/9131200
headset_volume
headset_volume.o: headset_volume.c headset_private.h headset_battery.h \
D:/BlueLab/tools/lib/gcc-lib/xap-local-xap/3.3.3/include/csrtypes.h \
D:/BlueLab/tools/include/battery.h D:/BlueLab/tools
www.eeworm.com/read/281747/9136674
c volume.c
//
// Copyright (c) Microsoft Corporation. All rights reserved.
//
//
// This source code is licensed under Microsoft Shared Source License
// Version 1.0 for Windows CE.
// For a copy of the l