代码搜索:Volume

找到约 10,000 项符合「Volume」的源代码

代码结果 10,000
www.eeworm.com/read/389991/8490242

h volume.h

/* * Copyright 2001 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/389991/8490243

cmd volume.cmd

/* * Copyright 2001 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are *
www.eeworm.com/read/188736/8517677

cmd volume.cmd

/* * Copyright 2001 by Texas Instruments Incorporated. * All rights reserved. Property of Texas Instruments Incorporated. * Restricted rights to use, duplicate or disclose this code are * gran
www.eeworm.com/read/432641/8584822

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
www.eeworm.com/read/432518/8597294

obj volume.obj

www.eeworm.com/read/432518/8597298

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/432518/8597314

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/432518/8597321

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/432518/8597322

out volume.out

www.eeworm.com/read/432518/8597560

obj volume.obj