代码搜索结果
找到约 1,762 项符合
Speaker 的代码
speaker.wpj
Document file - DO NOT EDIT
BUILD_PPC604gnu_BUILDRULE
speaker.out
BUILD_PPC604gnu_MACRO_AR
arppc
BUILD_PPC604gnu_MACRO_ARCHIVE
$(PRJ_DIR)/VXWORKS/PPC604/speaker.
speaker.c
#include "2407c.h"
#define nMusicNumber 40
void interrupt gptime1(void);
void gp_init(void);
void delay(unsigned int nDelay);
unsigned int uWork,nCount;
unsigned
speaker.cmd
-w
-stack 200
-heap 200
MEMORY
{
PAGE 0:
VECS :o=0,l=40h
PRCT :o=40h,l=4
PROG :o=9000h,l=2000h
PAGE 1:
IDATA1:o=300h,l=100h
IDATA2:o=0c00h,l=400h
REG_MEM: o=7000h ,
speaker.mak
/************* Code Composer V1 Project Data ********************
The following section contains data generated by Code Composer
to store project information like build options, source filenames
speaker.java
package com.manning.hq.ch03;
/**
* Speaker instance for Chapter 3.
*
* @author Nick Heudecker
* @author Patrick Peak
*/
public class Speaker {
private Long id;
private String firstName;
speaker.java
package com.manning.hq.apdxA;
import java.io.Serializable;
import java.util.List;
import java.util.ArrayList;
/**
* @hibernate.class table="speakers"
*/
public class Speaker implements S
speaker.java
package com.manning.hq.ch10;
import java.io.Serializable;
/**
* @hibernate.class table="speakers"
*/
public class Speaker implements Serializable {
private Long id;
private Strin
speaker.java
package com.manning.hq.ch09;
import java.io.Serializable;
/**
* @hibernate.class table="speakers"
*/
public class Speaker implements Serializable {
private Long id;
private Strin
speaker.java
package com.manning.hq.ch05;
/**
* Speaker instance for Chapter 3.
*
* @author Nick Heudecker
* @author Patrick Peak
*/
public class Speaker {
private Long id;
private String firstName;
speaker.lst
ASEM-51 V1.2 Copyright (c) 1996 by W.W. Heinz PAGE 1
MCS-51 Family Cross Assembler A S E M - 5 1