代码搜索:Sound

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

代码结果 10,000
www.eeworm.com/read/414091/11131155

h game.h

// 其他类的纽带,向主函数提供接口,控制游戏流程,时间进度。 #pragma once //#pragma comment //#pragma comment #include #include #include "mmsystem.h" #include ".\j
www.eeworm.com/read/335812/12496784

h talkabout.h

#ifndef _SOUND_TALK_ABPUT_OUT_ #define _SOUND_TALK_ABPUT_OUT_ #include //设备列表,可以是回放和录音设备 typedef struct _tagSoundDevice{ BYTE btDeviceType; //0:replay,1:capture char pstrDe
www.eeworm.com/read/147395/12555214

asm p115.asm

CODE SEGMENT ASSUME CS:CODE START: MOV DX,0FFFH IN AL,61H AND AL,11111101B SOUND: XOR AL,2 OUT 61H,AL MOV CX,0FFFH WAIT1: LOOP WAIT1 DEC DX JNZ SOUND MOV AH,4CH INT 21H
www.eeworm.com/read/147395/12555291

asm p285.asm

CODE SEGMENT MAIN PROC FAR ASSUME CS:CODE START: CALL SOUND MOV AH,4CH INT 21H MAIN ENDP ;------------------ SOUND PROC NEAR PUSH AX PUSH DX MOV BX,0FFH MOV DX,CX IN AL,
www.eeworm.com/read/134107/14007190

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/134107/14008293

~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/132603/14083028

htm 114.htm

New Page 1
www.eeworm.com/read/235090/14085731

makefile

##################################################################### # # Created by u'nSP IDE 15:21:17 04/20/06 # ##############################################################
www.eeworm.com/read/202694/15375677

makefile

##################################################################### # # Created by u'nSP IDE 15:21:17 04/20/06 # ##############################################################
www.eeworm.com/read/202694/15375725

makefile

##################################################################### # # Created by u'nSP IDE 15:26:25 04/20/06 # ##############################################################