代码搜索:虚拟场景
找到约 3,772 项符合「虚拟场景」的源代码
代码结果 3,772
www.eeworm.com/read/204884/5028498
h iic.h
//虚拟iic操作
//iic.h
#include "REG52s.H"
#include "intrins.h"
#define numlen 5
#define flashadw 0xa0//定义操作对象的写地址
#define flashadr 0xa1//定义操作对象读地址
typedef unsigned char uchar;
typedef unsigned int
www.eeworm.com/read/343427/3220390
h iic.h
//虚拟iic操作
//iic.h
#include "REG52s.H"
#include "intrins.h"
#define numlen 5
#define flashadw 0xa0//定义操作对象的写地址
#define flashadr 0xa1//定义操作对象读地址
typedef unsigned char uchar;
typedef unsigned int
www.eeworm.com/read/340322/3288801
h iic.h
//虚拟iic操作
//iic.h
#include "REG52s.H"
#include "intrins.h"
#define numlen 5
#define flashadw 0xa0//定义操作对象的写地址
#define flashadr 0xa1//定义操作对象读地址
typedef unsigned char uchar;
typedef unsigned int
www.eeworm.com/read/299421/3852914
h iic.h
//虚拟iic操作
//iic.h
#include "REG52s.H"
#include "intrins.h"
#define numlen 5
#define flashadw 0xa0//定义操作对象的写地址
#define flashadr 0xa1//定义操作对象读地址
typedef unsigned char uchar;
typedef unsigned int
www.eeworm.com/read/288433/4007049
h iic.h
//虚拟iic操作
//iic.h
#include "REG52s.H"
#include "intrins.h"
#define numlen 5
#define flashadw 0xa0//定义操作对象的写地址
#define flashadr 0xa1//定义操作对象读地址
typedef unsigned char uchar;
typedef unsigned int
www.eeworm.com/read/285236/4055161
h iic.h
//虚拟iic操作
//iic.h
#include "REG52s.H"
#include "intrins.h"
#define numlen 5
#define flashadw 0xa0//定义操作对象的写地址
#define flashadr 0xa1//定义操作对象读地址
typedef unsigned char uchar;
typedef unsigned int
www.eeworm.com/read/282647/4089255
java interpreter.java
package compiler.pl0;
/**
* 类P-Code指令类型
*/
enum Fct {
LIT, OPR, LOD, STO, CAL, INT, JMP, JPC, LDA, STA //后两个是数组操作
}
/**
* 这个类对应C语言版本中的 fct 枚举类型和 instruction 结构,代表虚拟机指令
*/
clas
www.eeworm.com/read/437889/1828923
h iic.h
//虚拟iic操作
//iic.h
#include "REG52s.H"
#include "intrins.h"
#define numlen 5
#define flashadw 0xa0//定义操作对象的写地址
#define flashadr 0xa1//定义操作对象读地址
typedef unsigned char uchar;
typedef unsigned int
www.eeworm.com/read/429011/1952030
h iic.h
//虚拟iic操作
//iic.h
#include "REG52s.H"
#include "intrins.h"
#define numlen 5
#define flashadw 0xa0//定义操作对象的写地址
#define flashadr 0xa1//定义操作对象读地址
typedef unsigned char uchar;
typedef unsigned int
www.eeworm.com/read/421693/2049039
h iic.h
//虚拟iic操作
//iic.h
#include "REG52s.H"
#include "intrins.h"
#define numlen 5
#define flashadw 0xa0//定义操作对象的写地址
#define flashadr 0xa1//定义操作对象读地址
typedef unsigned char uchar;
typedef unsigned int