代码搜索结果
找到约 10,000 项符合
X 的代码
x6.c
/*
Miscellaneous examples for Chap. 6
AUP2, Chap. 6
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.ba
x5a.c
/*
Miscellaneous examples for Chap. 5
AUP2, Chap. 5
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.ba
x5.c
/*
Environment examples
AUP2, Sec. 5.02
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.com/a
x4.c
/*
Miscellaneous examples for Chap. 4
AUP2, Chap. 4
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.ba
x4a.c
/*
tc_setraw test program
AUP2, Sec. 4.05.10
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.basepath.
x2.c
/*
Miscellaneous examples for Chap. 2
AUP2, Chap. 2
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for purposes and under conditions described
on the Web page www.ba
x3a.c
/*
Miscellaneous examples for Chap. 3
AUP2, Chap. 3
NOTE: Some of this code is from AUP1 and no longer works.
Copyright 2003 by Marc J. Rochkind. All rights reserved.
May be copied only for pur
x5045.c
#include"main.h"
#include
#include"x5045.h"
#define uchar unsigned char
#define WREN 0X06
#define WRDI 0X04
#define RDSR 0x05
#define WRSR 0x01
#define READ 0x03
#define WRITE