代码搜索:Sound
找到约 10,000 项符合「Sound」的源代码
代码结果 10,000
www.eeworm.com/read/230189/14298242
c sms.c
#include "c8051f020.h" // SFR declarations
//#include "gb2unicode.h"
#include "gb2unicode_char.h"
#include "math.h"
#include "sms.h"
///////////////////////////////////////////////////////
www.eeworm.com/read/128423/14299355
cpp title.cpp
//********************************************
// 封面 相关函数
// 创建于2000年9月29日
//********************************************
#include
#include "..\gamelib\goldpoint2.h"
#include "..\inte
www.eeworm.com/read/230083/14306428
bak motormain_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/230083/14306445
opt motormain.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/228782/14363503
c sms.c
#include "c8051f020.h" // SFR declarations
//#include "gb2unicode.h"
#include "gb2unicode_char.h"
#include "math.h"
#include "sms.h"
///////////////////////////////////////////////////////
www.eeworm.com/read/227934/14406245
c sms.c
#include "c8051f020.h" // SFR declarations
//#include "gb2unicode.h"
#include "gb2unicode_char.h"
#include "math.h"
#include "sms.h"
///////////////////////////////////////////////////////
www.eeworm.com/read/126615/14411072
wzd readme.wzd
/////////////////////////////////////////////////////////////////////
// To play a beep
/////////////////////////////////////////////////////////////////////
// 1) to play a simple tone
::Beep(
www.eeworm.com/read/124053/14598969
txt 一个时钟程序.txt
一个时钟程序
作者:佚名 转贴自:internet 点击数:538 文章录入:windshadow
#include
#include
#include
#define pi 3.1415926
#define X(a,b,c) x=a*cos(b*c*pi/180-pi/2)+300;
#define Y(a