代码搜索结果
找到约 10,000 项符合
Audio 的代码
initcodec.h
#include
#include
/********************************************************************************/
/***** Prototypes *****/
/*****************************
mainwnd.cpp
#include "PocketGnuboy.h"
#include "MainWnd.h"
#include "Registory.h"
#include "wce.h"
BOOL g_fVPadPress = FALSE;
int MainWnd_MessageLoop()
{
MSG msg;
for (;;) {
if (get_romfile() &&
resource.h
//{{NO_DEPENDENCIES}}
// Microsoft eMbedded Visual C++ generated include file.
// Used by PocketGnuboy.rc
//
#define IDS_APP_TITLE 1
#define IDC_POCKETGNUBOY 3
#
makefile
####################################################################################
# at2041 makefile
####################################################################################
LOCAL_TARG
main.c
/********************** 此程序为IP视频会议终端C400程序 ************************/
/*************************** main.c 为系统主程序 ******************************/
/**************************** designed by wangxq
main.lst
C51 COMPILER V7.07 MAIN 04/11/2006 11:07:35 PAGE 1
C51 COMPILER V7.07, COMPILATION OF MODULE MAIN
OBJECT MODULE PLACED IN MA
mosaic_ui.c
/*
* File: uimosaic.c
* Contains:
* the file of mosaic application for using
*
* Author:
* stone
*
* CVS control words:
*
* $Id: mosaic_ui.c,v 1.7 2006/02/10 09:34:27 wj
a&e's technical guides to all things audio and video.mht
From:
Subject: A&E's Technical Guides to All Things Audio and Video
Date: Fri, 2 Nov 2007 12:07:58 +0800
MIME-Version: 1.0
Content-Type: multipart/related;
e718. determining the file format of a midi audio file.txt
try {
// From file
MidiFileFormat fformat = MidiSystem.getMidiFileFormat(new File("midifile"));
// From URL
fformat = MidiSystem.getMidiFileFormat(new URL("ht