代码搜索:Embed
找到约 2,683 项符合「Embed」的源代码
代码结果 2,683
www.eeworm.com/read/105457/15666488
htm embed.htm
var d=document;
var ac="87814";
//var WSpn="";
//var pg=Math.round(Math.random()*(99999 - 1))+1;
var ref = d.referrer;
var WSvp = (typeof(document.location) != "undefined") ? document.location
www.eeworm.com/read/100594/15870142
cpp embed.cpp
#include
#include
#include
#include
#include
#include
SortLists sl;
Ref ref;
char kode[32];
SortList slr;
Relation r;
c
www.eeworm.com/read/288026/8654902
pdf embed_uclinux.pdf
www.eeworm.com/read/287200/8709690
ls1 embed.ls1
A51 MACRO ASSEMBLER EMBED 03/13/2007 11:00:21 PAGE 1
MACRO ASSEMBLER A51 V7.10
OBJECT MODULE PLACED IN embed.OBJ
ASSEMBLER IN
www.eeworm.com/read/287200/8709696
bak embed.c.bak
#include
#include "intrins.h"
//#include "absacc.h"
#define uchar unsigned char
#define uint unsigned int
bit rbit;//接收到脉冲
uint Num_Of_Circle;
uint array[6]={1,2,3,4,5,6}; /
www.eeworm.com/read/287200/8709699
uv2 embed.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2, 0x0
File 1,1,
www.eeworm.com/read/287200/8709711
m51 embed.m51
BL51 BANKED LINKER/LOCATER V5.12 03/13/2007 11:00:25 PAGE 1
BL51 BANKED LINKER/LOCATER V5.12, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE STARTU
www.eeworm.com/read/287200/8709739
bak embed_opt.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
www.eeworm.com/read/386285/8758183
c embed_asm.c
__inline void enable_IRQ(void)
{
int tmp
_asm //嵌入汇编代码
{
MRS tmp,CPSR //读取CPSR 的值
BIC tmp,tmp,#0x80