代码搜索:SOUT
找到约 712 项符合「SOUT」的源代码
代码结果 712
www.eeworm.com/read/306178/3762099
c gzxd2.c
//Cracked by Kafei
inherit ROOM;
void create()
{
set("short", "宫中小道");
set("long", @LONG
这是宫殿之间的夹道,静静的,偶尔有几个侍卫或太监走过。
小鸟停在树枝,叽叽喳喳叫个不停。
LONG
);
set("exits", ([
"north" : __DIR__"gzxd1",
"sout
www.eeworm.com/read/406074/11449779
c uart.c
#include "main.h"
void UartInit()
{
GP1CON = 0x11; //SIN SOUT LINK TO P1.0,P1.1
COMCON0 = 0x83; //SETTING TO ACCESS DIV0 AND DIV1
COMDIV0 = 0x44; //baute rate at 19200 bps
COMDIV1 =
www.eeworm.com/read/306178/3760526
c zhuang4.c
#include
inherit ROOM;
void create()
{
set("short", "大院");
set("long", @LONG
这是一个破旧的大院。院内十分宽阔,可容百人。正中
一口天井,再往里是座大厅.
LONG );
set("exits", ([
"north" : "/d/city2/zhuang5",
"sout
www.eeworm.com/read/169457/9860178
makefile
# Kernel makefile
include ../include.mak
MY_OBJECTS := boot.o kmain.o printk.o psnprintf.o sout.o string.o thread.o \
debug.o mem.o int.o idt.o interrupt.o gdt.o tss.o sysinit.o \
www.eeworm.com/read/251369/12349411
h port.h
#ifndef PORT_H_
#define PORT_H_
sbit SDA=P3^6;
sbit SCL=P3^7;
//*******************LCD***********
//LCD为TC2002A,资料见TC2002A.pdf
sbit LCD_E = P1^4;
sbit LCD_RS = P1^3;
sbit SOUT = P1^0;
sbi
www.eeworm.com/read/306178/3760581
c caoyuan6.c
// caoyuan6.c 草原
inherit ROOM;
void create()
{
set("short", "大草原");
set("long", @LONG
你走进了这遍绵绵不绝的大草原,脚下是寸厚的青草,软绵绵的还真
不好走,看来买匹马来代步到是的好主意。
LONG);
set("exits", ([
"sout
www.eeworm.com/read/282740/4088358
entries
/ac97_codec_sin.v/1.2/Thu Sep 19 06:36:19 2002//
/ac97_codec_sout.v/1.2/Thu Sep 19 06:36:19 2002//
/ac97_codec_top.v/1.2/Thu Sep 19 06:36:19 2002//
/test_bench_top.v/1.4/Thu Sep 19 06:36:19 2002//
www.eeworm.com/read/134174/14003206
asm test.asm
LWR EQU P1.7
CS0 EQU P3.2
SCK EQU P1.6 ;数据在SCK上升沿输入,在下降沿输出。
SIN EQU P1.3
SOUT EQU P1.5
ORG 0000H
LJMP MAIN
ORG 0100H
MAIN: MOV SP,#60H
CLR SCK
SE
www.eeworm.com/read/277469/10633375
asm ei11.asm
RCK595 BIT P0.7
SEG595 BIT P2.0
SRCK595 BIT P2.1
NG595 BIT P0.6
CS BIT P1.0
SOUT BIT P1.1 ;
SCK BIT P1.2
SIN BIT P1.3
public WDT_EN ;声明全局函数
WREN_INST EQU 06
www.eeworm.com/read/306178/3759967
c linjxd5.c
// ROOM : linjxd5.c
inherit ROOM;
void create()
{
set("short","林间小道");
set("long", @LONG
你走在一条阴暗的林间小道上,两旁是阴森森的树林。一阵
阵风吹过树梢,发出沙沙的响声,令你不寒而栗。忽然你发现树
丛中有两点绿芒,一闪即没!!
LONG );
set("exits",([
"sout