代码搜索结果
找到约 10,000 项符合
B 的代码
erlang_b.m
% File: erlanb_b.m
% Software given here is to accompany the textbook: W.H. Tranter,
% K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of
% Communication Systems Simulation with Wirel
7022b.map
Archive member included because of file (symbol)
d:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\libgcc.a(_exit.o)
7022b.o (exit)
d:/WinAVR/bin/../lib/gcc/avr/3.4.3/avr5\lib
7022b.lss
7022b.elf: file format elf32-avr
Sections:
Idx Name Size VMA LMA File off Algn
0 .data 00000000 00800100 000005d6 0000066a 2**0
C
7022b.lst
1 .file "7022b.c"
2 .arch atmega128
3 __SREG__ = 0x3f
4 __SP_H__ = 0x3e
5 __SP_L__ = 0x3d
6
7022b.c
#include
#include
#include
#include
// #define uchar unsigned char
// #define uint unsigned int
// #define ulong unsigned long
#de