代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/234576/6315654
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/348370/6321737
makefile
#####################################################################
#
# Created by u'nSP IDE 15:21:17 04/20/06
#
##############################################################
www.eeworm.com/read/348370/6321785
makefile
#####################################################################
#
# Created by u'nSP IDE 15:26:25 04/20/06
#
##############################################################
www.eeworm.com/read/226096/6340360
pas mc_long.pas
unit MC_Long;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls,MMSystem, jpeg, StdCtrls;//MMSysTem是Windows API 的接口,里面有API函数的声明
type
T
www.eeworm.com/read/226096/6340929
~pas mc_long.~pas
unit MC_Long;
interface
uses
Windows, Messages, SysUtils, Classes, Graphics, Controls, Forms, Dialogs,
ExtCtrls,MMSystem, jpeg, StdCtrls;//MMSysTem是Windows API 的接口,里面有API函数的声明
type
T
www.eeworm.com/read/493660/6388696
h playback.h
////////////////////////////////////////////////////////////////////////////////////////////////
//remark:
///////////////////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/493822/6391306
c core.c
#include "global.h"
// Random number seed
uint8_t seed0;
uint8_t seed1;
uint8_t seed2;
char phonemes[128];
char modifier[128]; // must be same size as 'phonemes'
char g_text[64];
ui
www.eeworm.com/read/492667/6418356
h io_pin.h
#include
//IO
sbit STS=P1^0;
sbit SOUND=P1^1;
//sbit KB_IN0 P1^2;
//sbit KB_IN1 P1^3;
//sbit KB_IN2 P1^4;
//sbit MOSI=P1^5;
//sbit MISO=P1^6;
//sbit SCK=P1^7;
//sbit RXD=
www.eeworm.com/read/491952/6428895
h isd1420.h
#ifndef _ISD1420_H_
#define _ISD1420_H_
#define uint unsigned int
#define uchar unsigned char
//引脚定义
sbit PLAYL = P1^0;
sbit PLAYE = P1^1;
#define ISD_Addr P0
//函数功能:短延时
v
www.eeworm.com/read/491952/6428911
lst isd1420.lst
C51 COMPILER V7.09 ISD1420 08/24/2007 09:33:45 PAGE 1
C51 COMPILER V7.09, COMPILATION OF MODULE ISD1420
OBJECT MODULE PLACED IN