代码搜索:交通仿真

找到约 10,000 项符合「交通仿真」的源代码

代码结果 10,000
www.eeworm.com/read/297289/8032927

v top.v

// top.v //双端口的RAM初试化采用外部输入,将0-19填入1-20的值,用于仿真测试,所以顶层也没有将输入端口引出,直接进行读操作 module top(clk,reset,ADDRA,ADDRB,RWA,RWB,CLKA,CLKB,DOUTA,DOUTB); input clk; input reset; output [4:0] ADDRA,ADDRB; outpu
www.eeworm.com/read/397591/8036317

plg ds1302.plg

礦ision2 Build Log Project: E:\软件备份\单片机软件\Proteus 6.7\JJJ仿真电路\DS1302时钟\Keil\DS1302.uv2 Project File Date: 09/17/2005 Output: Build target 'Targ
www.eeworm.com/read/397591/8036386

plg max7221.plg

礦ision2 Build Log Project: E:\软件备份\单片机软件\Proteus 6.7\JJJ仿真电路\Max7221动态显示\Keil\Max7221.uv2 Project File Date: 09/19/2005 Output: Build target '
www.eeworm.com/read/397451/8050124

plg ds1302.plg

礦ision2 Build Log Project: E:\软件备份\单片机软件\Proteus 6.7\JJJ仿真电路\DS1302时钟\Keil\DS1302.uv2 Project File Date: 09/17/2005 Output: Build target 'Targ
www.eeworm.com/read/296844/8075165

m 11.m

P=[-1:0.05:1]; randn('seed',78341223); T=sin(2*pi*P)+0.1*randn(size(P)); close all clear echo on clc %NEWFF--生成一个新的前向神经网络 %TRAIN--对BP神经网络进行训练 %SIM--对BP神经网络进行仿真 pause %敲任意键开始 clc %定义训练样本
www.eeworm.com/read/332756/12731169

c main.c

// ************************************************* // 这是学ARM9和ADS1.2的一个很好的例程,这个例程简单易懂。 // 这个例程可以用开发板是的LED灯和仿真器来测试硬件的好坏, // 还可以CACHE对程序运行速度的影响,测试设置FCLK的频率。 // LED test //2004.10.25 //********
www.eeworm.com/read/144329/12802157

plg ds1302.plg

礦ision2 Build Log Project: E:\软件备份\单片机软件\Proteus 6.7\JJJ仿真电路\DS1302时钟\Keil\DS1302.uv2 Project File Date: 09/17/2005 Output: Build target 'Targ
www.eeworm.com/read/144329/12802214

plg max7221.plg

礦ision2 Build Log Project: E:\软件备份\单片机软件\Proteus 6.7\JJJ仿真电路\Max7221动态显示\Keil\Max7221.uv2 Project File Date: 09/19/2005 Output: Build target '
www.eeworm.com/read/244399/12868323

plg ds18b20du.plg

礦ision2 Build Log Project: D:\szj\51仿真\ds18b20\ds18b20\ds18b20c\ds18b20du.uv2 Project File Date: 08/02/2007 Output:
www.eeworm.com/read/242539/13000109

c main.c

#define uchar unsigned char //定义一下方便使用 #define uint unsigned int #define ulong unsigned long #include //包括一个52标准内核的头文件 char code dx516[3] _at_ 0x003b;//这是为了仿真设置的 sbit P10=P1