代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/141996/12974128
mak music.mak
CC = iccavr
CFLAGS = -ID:\ICC-AVR\include\ -e -l -g -Wa-W
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -LD:\ICC-AVR\lib\ -m -g -dram_end:0x25f -bdata:0x60.0x25f -Wl-W -bfunc_lit:0x22.0x2000 -dhwstk_size
www.eeworm.com/read/327474/13076702
asm experiment2.asm
d_seg segment
music_freq dw 2 dup(262, 294, 330, 262)
dw 2 dup(330, 349, 392)
dw 2 dup(392, 440, 392, 349, 330, 262)
dw 2 dup(294, 196, 262)
www.eeworm.com/read/140095/13109430
inf bld.inf
// Copyright c 2000, Nokia Mobile Phones. All rights reserved.
PRJ_MMPFILES
sound.mmp
PRJ_EXPORTS
..\wav\play.wav ..\wins\c\system\apps\sound\play.wav
..\wav\record.wav ..\wins\c\system\a
www.eeworm.com/read/240605/13211768
txt two.txt
首
页
| 新闻动态 | 基本教程 | 网络教程 | 精品文章 | 软件下载 | Linux内核 | java专区 | C语言编程 | PHP 编程 | MY SQL | linux相册
| 嵌入应用 | 英汉词典 | 认证信息 | 风云人物 合作伙伴:eNet下载 中国Linux教育网 zhaolinux QQ群:271585997
www.eeworm.com/read/240605/13211770
txt 33.txt
首
页
| 新闻动态 | 基本教程 | 网络教程 | 精品文章 | 软件下载 | Linux内核 | java专区 | C语言编程 | PHP 编程 | MY SQL | linux相册
| 嵌入应用 | 英汉词典 | 认证信息 | 风云人物 合作伙伴:eNet下载 中国Linux教育网 zhaolinux QQ群:271585997
www.eeworm.com/read/240480/13217058
lst lcd_func.lst
C51 COMPILER V7.06 LCD_FUNC 11/21/2005 13:47:27 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE LCD_FUNC
OBJECT MODULE PLACED I
www.eeworm.com/read/152843/5665426
makefile
# Makefile for Cirrus Logic-Crystal CS4281
#
obj-$(CONFIG_SOUND_CS4281) += cs4281.o
cs4281-objs += cs4281m.o
www.eeworm.com/read/152843/5665517
c opl4_synth.c
/*
* OPL4 MIDI synthesizer functions
*
* Copyright (c) 2003 by Clemens Ladisch
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
www.eeworm.com/read/152843/5665581
h revo.h
#ifndef __SOUND_REVO_H
#define __SOUND_REVO_H
/*
* ALSA driver for ICEnsemble ICE1712 (Envy24)
*
* Lowlevel functions for M-Audio Revolution 7.1
*
* Copyright (c) 2003 Takashi Iwai