代码搜索:Model
找到约 10,000 项符合「Model」的源代码
代码结果 10,000
www.eeworm.com/read/160392/10535912
eps model.eps
%!PS-Adobe-3.0 EPSF-3.0
%%BoundingBox: 83 170 697 526
%%LanguageLevel: 1
%%Creator: CorelDRAW 10
%%Title: model.eps
%%CreationDate: Mon Mar 18 14:46:27 2002
%%For: Fabio D. Torrisi
%%DocumentProcessC
www.eeworm.com/read/351553/10640523
c model.c
//zifu.c file define all chars information.
typedef unsigned int WORD;
const WORD encoding_year[] = //年
{
0x0c0c,
0x0088, 0x0084, 0x00f3, 0x0092, 0x0092, 0x0092, 0x07fe, 0x0092,
0x009
www.eeworm.com/read/351553/10640578
h model.h
//zifu.h file define all chars index.
#ifndef _ZIFU_H
#define _ZIFU_H
typedef unsigned int WORD;
extern const WORD encoding_year[]; //年
extern const WORD encoding_month[]; //月
extern const
www.eeworm.com/read/276728/10712970
prj model.prj
[Compiler Options]
Edit1=c:\icc\include\
Edit2=c:\icc\lib\
Edit8=hex\
CheckBox1=0
CheckBox2=1
Edit3=
Edit4=
Edit11=32
Edit13=
ComboBox1=0
Edit9=4096
Edit10=512
ComboBox2=13
RadioGroup1=0
www.eeworm.com/read/276728/10713035
lk model.lk
RD_UseCooperatingMiniOs.o HD_Support.o EX_Support.o PF_Config.o PROC_Config.o System.o
www.eeworm.com/read/276728/10713058
mak model.mak
CC = iccavr
CFLAGS = -Ic:\icc\include\ -e -D__ICC_VERSION="7.13A" -D_EE_EXTIO -DATMega48 -l -g -Mavr_enhanced_small
ASFLAGS = $(CFLAGS) -Wa-g
LFLAGS = -Lc:\icc\lib\ -g -e:0x1000 -bfunc_lit:0x3
www.eeworm.com/read/276728/10713069
hex model.hex
:020000001EC020
:0200200088C096
:1400340041004100000000000000CFEFD2E0CDBFDEBFC0528B
:14004800D0400AEA08830024E6E0F1E011E0EC30F10711F054
:14005C000192FBCF0083E8E3F0E0A0E0B1E010E000E00BBF6A
:140070
www.eeworm.com/read/276728/10713073
cof model.cof
www.eeworm.com/read/276728/10713111
mp model.mp
NOTE: AVR Code addresses are word addresses
All other addresses (including ones in FLASH) are byte addresses
Area Addr Size Decimal Bytes (Attributes)
----------
www.eeworm.com/read/276728/10713121
lst model.lst
__start:
__text_start:
1F EFCF LDI R28,0xFF
20 E0D2 LDI R29,2
21 BFCD OUT 0x3D,R28
22 BFDE OUT 0x3E,R29
23 52C0 SUBI R28,0x20
24 40D