代码搜索:Encode
找到约 8,258 项符合「Encode」的源代码
代码结果 8,258
www.eeworm.com/read/318176/13484357
c encode.c
/*
* Program to encode text using RSA public key.
*
* *** For Demonstration use only *****
*
* Copyright (c) 1988-1997 Shamus Software Ltd.
*/
#include
#include "miracl
www.eeworm.com/read/317517/13503523
rom encode.rom
000000:C00A
000001:CFFE
000002:CFFD
000003:CFFC
000004:CFFB
000005:CFFA
000006:CFF9
000007:CFF8
000008:CFF7
000009:CFF6
00000A:0000
00000B:94F8
00000C:27EE
00000D:BBEC
00000E:BFE5
00000
www.eeworm.com/read/317517/13503525
pr~ encode.pr~
[Project]
Toolset=AVR
FormatVersion=2
Files=0
OpenedFiles=0
Top0=201
Left0=267
Height0=335
Width0=489
Active0=0
State0=0
OF1=encode.c
Top1=-28
Left1=-4
Height1=618
Width1=772
Row1=76
www.eeworm.com/read/317517/13503526
c~ encode.c~
#include
#include
// Declare your global variables here
void main(void)
{
// Declare your local variables here
unsigned char count,counttime,temp;
unsigned char codebuf[12]
www.eeworm.com/read/317517/13503527
i encode.i
// CodeVisionAVR C Compiler
// (C) 1998-2004 Pavel Haiduc, HP InfoTech S.R.L.
// I/O registers definitions for the ATmega8
#pragma used+
#pragma used+
sfrb TWBR=0;
sfrb TWSR=1;
sfrb TWAR=2;
www.eeworm.com/read/317517/13503528
map encode.map
CodeVisionAVR C Compiler V1.25.9 Evaluation
(C) Copyright 1998-2008 Pavel Haiduc, HP InfoTech s.r.l.
http://www.hpinfotech.com
File: D:\encode\encode.c
Global variables memory map:
Variable
www.eeworm.com/read/317517/13503529
txt encode.txt
www.eeworm.com/read/317517/13503530
prj encode.prj
[Project]
Toolset=AVR
FormatVersion=2
Files=1
OpenedFiles=3
Top0=201
Left0=267
Height0=335
Width0=489
Active0=0
State0=0
OF1=encode.c
Top1=-30
Left1=-4
Height1=650
Width1=969
Row1=80
www.eeworm.com/read/317517/13503532
vec encode.vec
;INTERRUPT VECTORS
RJMP __RESET
RJMP 0x00
RJMP 0x00
RJMP 0x00
RJMP 0x00
RJMP 0x00
RJMP 0x00
RJMP 0x00
RJMP 0x00
RJMP 0x00