搜索资源列表
pvpvc
- 遥控解码通过电脑串口显示 /* 晶振:11.0569MHz */ #include <REGX52.h> #define uchar unsigned char uchar data IRcode[4] //定义一个4字节的数组用来存储代码 uchar CodeTemp //编码字节缓存变量 uchar i,j,k //延时用的循环变量 sbit IRsignal=P3^2 //HS0038接收头OUT端直接连P3.2(INT0) /******
Connguration_and_Coding_of_Cache_in_VxWorks_operat
- 摘要:该文提出了一种合理地应用Cache的方法,以解决VxWorks环境下操作系统的启动速 度慢和应用程序运行效率低的问题。在启动过程中,通过修改配置文件来合理地打开代码 Cache和数据Cache,加快操作系统的启动速度;在应用程序开发过程中,通过使用不同的Cache 编程方法,提高应用程序的运行效率。实例分析给出了具体应用的实现方法。 关键词:VxWorks操作系统;高速缓冲存储器;直接存储器存取-Abstract: This paper presents a reasona
cache
- cache设计,直接映射,回写式cache。256行,每行四字。 ram按字存储,大小为64K字。-cache design, direct mapped, write-back cache. 256 lines of four characters. ram memory by the word, the word size is 64K.
cachecontroller_latest.tar
- This project is to develop a direct mapped cache controller for embedded applications. Key Design Features - Direct mapped with configurable address size, line size and number of cache lines - Non Pipelined architecture - No Cache f