代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/470598/6904811
cpp t3dlib3.cpp
// T3DLIB3.CPP - Game Engine Part III, sound & music
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
#include // include important win
www.eeworm.com/read/350218/6946784
txt uda1341_h.txt
/*
* linux/include/linux/l3/uda1341.h
*
* Philips UDA1341 mixer device driver
*
* Copyright (c) 2000 Nicolas Pitre
*
* This program is free software; you can redistribute
www.eeworm.com/read/465112/6966459
makefile
#
# Makefile for adpcm and test programs
# -------------------
CFLAGS=-O -I..
# May need this on a sun:
#CFLAGS=-O -I/usr/demo/SOUND
all: adpcm-u.o
adpcm-u.o: adpcm-u.c adpcm-u.h
clean:
www.eeworm.com/read/108862/7136504
java menucanvas.java
import java.io.*;
import javax.microedition.lcdui.*;
import com.nokia.mid.ui.FullCanvas;
class menuCanvas extends Canvas
{
private int n_menu;
/* private String[] smenu={
"开始", " ", "退出"
www.eeworm.com/read/456503/7347667
plg test.plg
Build Log
--------------------Configuration: test - Win32 Debug--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /fo"De
www.eeworm.com/read/453491/7418621
v de2_synthesizer.v
// --------------------------------------------------------------------
// Copyright (c) 2005 by Terasic Technologies Inc.
// --------------------------------------------------------------------
/
www.eeworm.com/read/450639/7479420
makefile
#
# Makefile for adpcm and test programs
# -------------------
CFLAGS=-O -I..
# May need this on a sun:
#CFLAGS=-O -I/usr/demo/SOUND
all: adpcm-u.o
adpcm-u.o: adpcm-u.c adpcm-u.h
clean:
www.eeworm.com/read/448133/7539908
cpp t3dlib3.cpp
// T3DLIB3.CPP - Game Engine Part III, sound & music
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN
#include // include important win