代码搜索:交通仿真
找到约 10,000 项符合「交通仿真」的源代码
代码结果 10,000
www.eeworm.com/read/445941/7587922
asm 交通灯.asm
;##########################################
;# 基于单片机无线收发控制的交通信号灯模型 #
;# 设计:朱金飞 #
;# 广东交通职业技术学院北校区 无线电021班 #
;# E-mail:biket@163.com #
;# http://www.fmd
www.eeworm.com/read/445941/7587923
hex 交通灯.hex
www.eeworm.com/read/442007/7661374
asm 交通灯.asm
;存储单元分配
; 堆栈--60H-7FH
; 显示缓冲区--50H-55H
; 计时区--40H-46H
; 键值--30H
;***********************************************
;主程序
ORG 0000H
LJMP MAIN
ORG 000BH
www.eeworm.com/read/297628/8007972
txt 交通灯.txt
附 录
附录1
#include
unsigned char code dispcode[]={0x3f,0x06,0x5b,0x4f,
0x66,0x6d,0x7d,0x07,
0x7f,0x6f,0x77,0x7c,
www.eeworm.com/read/296345/8109296
txt 交通灯.txt
--1.控制模块
LIBRARY IEEE;
USE IEEE.STD_LOGIC_1164.ALL;
USE IEEE.STD_LOGIC_UNSIGNED.ALL;
ENTITY control IS
PORT (clk0,reset0,s0,s1,c0 :IN STD_LOGIC;
ld0 :out std_logic;
www.eeworm.com/read/396143/8123894
txt 交通咨询模拟.txt
#include
#include
#define MAX 10 //最大顶点数
#define EDGESMAX 999999 //边最大权值
/**************结构体*****************/
struct city //城市结构体,包括城市名字以及城市在图中的编号
{
int Number;
www.eeworm.com/read/329793/12933434
doc 交通灯.doc
www.eeworm.com/read/323155/13348588
cpp 交通咨询系统.cpp
#include
const int MaxVerNum=20; //交通图的顶点数的最大值
const int MAXVALUE=100000; //两点间通路权值的最大值
typedef struct{
char vexs[MaxVerNum];
int edges[MaxVerNum][MaxVerNum];
int Vnum,Enum;
www.eeworm.com/read/322642/13372379
exe 交通灯.exe
www.eeworm.com/read/322642/13372381
htm 交通灯.htm
报告产生于 2008-05-27 21:05
# 压缩文件 d:\我的文档\桌面\交通灯.rar
2008-05-25 17:37 2391858 1898143 交通灯.exe
#
# 总计 大