龙芯处理器主要包括三个系列。龙芯1号处理器及其IP系列主要面向嵌入式应用,龙芯2号超标量处理器及其IP系列主要面向桌面应用,龙芯3号多核处理器系列主要面向服务器和高性能机应用。根据应用的需要,其中部分龙芯2号也可以面向部分高端嵌入式应用,部分低端龙芯3号也可以面向部分桌面应用。以后上述三个系列将并行地发展。 龙芯系列处理器通过充分开发指令级并行性、数据级并行性、以及线程级并行性来提高性能。其中龙芯1号系列微处理器实现了带有静态分支预测和阻塞Cache的单发射的乱序执行流水线;龙芯2号系列微处理器实现了带有动态分支预测和非阻塞Cache的超标量四发射乱序执行流水线,龙芯2号系列微处理器还使用浮点数据通路复用技术实现了定点的单指令流多数据流指令;下一代的龙芯3号系列微处理器将实现片内多核技术。
上传时间: 2016-10-16
上传用户:xuanjie
The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code as my support. 96*64 dot matrix Graphic LCD controller: SSD1818A Parallel interface Initial routine code Command write and Data write Base functions and application code Ascii font library Product Photo Mcu: Pic16F887...etc. Keywords: Ssd1818a, dot matrix graphic, Parallel interface, Initial routine, base font8x8 librarys
标签: 1818 language website search
上传时间: 2016-11-05
上传用户:赵云兴
Ajax最流行书籍,其中包括google maps的制作详细过程介绍及代码
上传时间: 2014-01-20
上传用户:tyler
1。美观,可以代替window.open函数 ,使用方法简单,如: <a href="javascript:x_open( google , http://www.google.com ,600,400)">打开 google</a> 2。兼容性好,支持IE5,IE6,opera,firefox,mozilla 3。文件精悍,不用太多的代码,窗口比window.open漂亮
标签:
上传时间: 2014-01-22
上传用户:gtf1207
The DHRY program performs the dhrystone benchmarks on the 8051. Dhrystone is a general-performance benchmark test originally developed by Reinhold Weicker in 1984. This benchmark is used to measure and compare the performance of different computers or, in this case, the efficiency of the code generated for the same computer by different compilers. The test reports general performance in dhrystones per second. Like most benchmark programs, dhrystone consists of standard code and concentrates on string handling. It uses no floating-point operations. It is heavily influenced by hardware and software design, compiler and linker options, code optimizing, cache memory, wait states, and integer data types. The DHRY program is available in different targets: Simulator: Large Model: DHRY example in LARGE model for Simulation Philips 80C51MX: DHRY example in LARGE model for the Philips 80C51MC
标签: general-performanc benchmarks Dhrystone dhrystone
上传时间: 2016-11-30
上传用户:hphh
这是学ARM9和ADS1.2的一个很好的例程,这个例程简单易懂。 这个例程可以用开发板是的LED灯和仿真器来测试硬件的好坏, 还可以CACHE对程序运行速度的影响,测试设置FCLK的频率。
上传时间: 2016-12-16
上传用户:水中浮云
java中大部分对图形、文本、图像的操作方法都定义在Graphics类中,所以此次实验使用的方法如Color(int r, int g,int b), setColor(Color c),drawline(int x1,int y1,int x2,int y2)等都来自Graphics类中,此外对文本和字体的处理还用到了Font类中的 new Font(“字体名”,字体风格,字体大小),setFont(Font f)等方法;
上传时间: 2013-11-29
上传用户:yimoney
关于Berkelay数据库的共享源码,如今的GOOGLE等工具也正在用,简单易懂,提供给大家
上传时间: 2016-12-28
上传用户:asdkin
GoogleMapsExample,Eclipse做的Google地图例子
上传时间: 2017-01-04
上传用户:84425894
一个简单的mapreduce实现,用来理解Google mapreduce分布计算程序框架。
标签: mapreduce
上传时间: 2013-12-23
上传用户:wweqas