代码搜索:正演模拟
找到约 10,000 项符合「正演模拟」的源代码
代码结果 10,000
www.eeworm.com/read/285298/8852070
txt 13.3.2用两个普通io模拟i2c总.txt
#ifndef SDA
#define SDA P0-0
#define SCL P0-1
#endif
extern uchar SystemError;
#define uchar unsigned char
#define uint unsigned int
#define Byte unsigned char
#define Word unsigned in
www.eeworm.com/read/284974/8880869
txt 13.3.2用两个普通io模拟i2c总.txt
#ifndef SDA
#define SDA P0-0
#define SCL P0-1
#endif
extern uchar SystemError;
#define uchar unsigned char
#define uint unsigned int
#define Byte unsigned char
#define Word unsigned in
www.eeworm.com/read/426896/8992864
rar j2me坦克大战(模拟fc)完全版源代码.rar
www.eeworm.com/read/379145/9206485
txt 在51上用p1口模拟i2c.txt
在51上用P1口模拟I2C
作者:佚名
下面是用普通C51实现的I2C基本电平模拟函数和通用函数。
/* 电平模拟函数和基本读写函数
void IIC_Start(void);
void IIC_Stop(void);
void SEND_0(void);
www.eeworm.com/read/371727/9540393
ppt 第六章 双极型模拟集成电路.ppt
www.eeworm.com/read/363158/9966203
m 带qos约束的组播路由问题遗传模拟退火算法.m
带有QoS约束的组播路由问题是一个NP完全问题,遗传模拟退火算法是遗传算法和模拟退火算法的一种融合,可以为这类问题提供一个解决方案,下面的程序是GreenSim团队核心成员在本科期间所做的
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% MCRGSA------组播路由问题遗传模拟退火算法 %
%%%%%%%%%%%%%%%%%%%%%%
www.eeworm.com/read/359471/10143979
pdf 模拟i2c总线c51程序软件包.pdf
www.eeworm.com/read/163189/10171870
txt 13.3.2用两个普通io模拟i2c总.txt
#ifndef SDA
#define SDA P0-0
#define SCL P0-1
#endif
extern uchar SystemError;
#define uchar unsigned char
#define uint unsigned int
#define Byte unsigned char
#define Word unsigned in
www.eeworm.com/read/425057/10383258