代码搜索结果
找到约 1,533 项符合
Speaker 的代码
ellsworth.java
public class Ellsworth {
public static void main(String[] arguments) {
String line1 = "The advancement of the arts, from year\n";
String line2 = "to year, taxes our credulity, and
speaker.cmd
-w
-stack 400h
-heap 100
-l rts.lib
MEMORY
{
PAGE 0:
VECT : o=80h,l=80h
PRAM : o=100h,l=1f00h
PAGE 1:
DRAM : o=2000h,l=1000h
}
SECTIONS
{
.text : {}> PRAM
sound.cs
using System;
using System.Collections.Generic;
using System.Text;
using WaveLib;
using System.Runtime.InteropServices;
namespace GPCore
{
internal static class Sound
{
stat
prostring.h
unsigned char const ScreenStr12[][16]=
{
"SDCard Error! ", //0
"Reading SDCard ", //1
"FAT ERROR! ", //2
"No FONT File! ", //3
" FAT ERROR! ", //4
prostring._h
unsigned char const ScreenStr12[][16]=
{
"SDCard Error! ", //0
"Reading SDCard ", //1
"FAT ERROR! ", //2
"No FONT File! ", //3
" FAT ERROR! ", //4
eeprom.c
#include "eeprom.h"
#include
//#include "funciton.h"
//宏定义
//extern volatile unsigned int A;
//const char eep_buf[] __attribute__((section (".eeprom"))) ="南北线";
//定义
//