代码搜索:MUsic
找到约 8,190 项符合「MUsic」的源代码
代码结果 8,190
www.eeworm.com/read/291067/6303025
m dbtex2.m
function dbtex2
%DBTEX2 An example with coherent signals. Music that can't handle coherent signals is used.
%
%
% * DBT, A Matlab Toolbox for Radar Signal Processing *
% (c) FOA 1994-2000. See t
www.eeworm.com/read/407405/11419890
c wavetab.c
#include
#include
#include "rtdspc.h"
#include "gwave.h" /* gwave[301] array */
/* Wavetable Music Generator 4-20-94 PME */
int key;
void main()
{
int
www.eeworm.com/read/401599/11555375
cpp tone.cpp
/* Copyright (c) 2006, Nokia Mobile Phones. All rights reserved */
#include "Tone.h"
_LIT(KWavFile,"c:\\system\\apps\\sound\\music.wav");
const TInt KFrequency = 100;
const TInt64 KInterval =
www.eeworm.com/read/224774/14567790
cpp tone.cpp
/* Copyright (c) 2006, Nokia Mobile Phones. All rights reserved */
#include "Tone.h"
_LIT(KWavFile,"c:\\system\\apps\\sound\\music.wav");
const TInt KFrequency = 100;
const TInt64 KInterval =
www.eeworm.com/read/17153/720170
c text.c
unsigned char buffer[512];
unsigned char RGB[1024];
unsigned char TIME[768];
unsigned char Music[480];
unsigned long FirstBlock; //根目录扇区
unsigned char aa=0;
unsigned char bb=0;
unsigned c
www.eeworm.com/read/472342/1411696
java songvo.java
package music.shared;
public class SongVO implements java.io.Serializable
{
private static final int UNKNOWN = 0;
private static final int MPA = 1;
private static final int MP2 = 2