Welcome![Sign In][Sign Up]
Location:
Search - BSP-DEV

Search list

[OS programBSP-DEV

Description: 画家算法, 又称深度排序法。 1)将屏幕设成背景色,(2)把要画的物体(多边形)按其离开视点的从远到近排序。由此构成深度优先级表。然后从远到近画物体(多边形),近的就因为优先级高而覆盖远的多边形。由此可消隐。 -painter algorithm, the painter algorithm, known as the depth of sorting. 1) Screen into the background color, (2) to paint objects (Polygon) according left far from the viewpoint of nearly ranking. This constitutes depth priority list. Then from far to near objects paintings (Polygon), in the past because of the high priority and the coverage far polygon. This can be hidden.
Platform: | Size: 135751 | Author: zidan | Hits:

[OS programBSP-DEV

Description: 画家算法, 又称深度排序法。 1)将屏幕设成背景色,(2)把要画的物体(多边形)按其离开视点的从远到近排序。由此构成深度优先级表。然后从远到近画物体(多边形),近的就因为优先级高而覆盖远的多边形。由此可消隐。 -painter algorithm, the painter algorithm, known as the depth of sorting. 1) Screen into the background color, (2) to paint objects (Polygon) according left far from the viewpoint of nearly ranking. This constitutes depth priority list. Then from far to near objects paintings (Polygon), in the past because of the high priority and the coverage far polygon. This can be hidden.
Platform: | Size: 135168 | Author: zidan | Hits:

[Otherbsp

Description: 一篇关于独立分量分析的文章中的源程序,可以用于对两个语音信号的分离-An article on independent component analysis of the source of the article can be used for the separation of two speech signals
Platform: | Size: 4096 | Author: dh | Hits:

[Windows CEsmdk2440

Description: windows CE 的BSP开发包.包含众多的驱动程序和OAL层的开发代码-windows CE development kit of the BSP. Contains a large number of drivers and OAL layer development code
Platform: | Size: 8046592 | Author: roger | Hits:

[VxWorksvxworks

Description: BSP是板级支持包,是介于主板硬件和操作系统之间的一层,应该说是属于操作系统的一部分,主要目的是为了支持操作系统,使之能够更好的运行于硬件主板。BSP是相对于操作系统而言的,不同的操作系统对应于不同定义形式的BSP,例如 VxWorks的BSP和Linux的BSP相对于某一CPU来说尽管实现的功能一样,可是写法和接口定义是完全不同的,所以写BSP一定要按照该系统 BSP的定义形式来写(BSP的编程过程大多数是在某一个成型的BSP模板上进行修改)。这样才能与上层OS保持正确的接口,良好的支持上层OS。 例如: 在VxWorks中的网卡驱动,首先在config.h中包含该网卡,然后将网卡含网卡的信息的参数放入数组 END_TBL_ENTRY endDevTbl [] 中,系统通过函数muxDevLoad( )调用这个数组来安装网卡驱动。 而在Linux中的网卡驱动,是在space.c中声明该网络设备,再把网卡驱动的一些函数加到dev结构中,由函数ether_setup()来完成网卡驱动的安装。-BSP是板级支持包,是介于主板硬件和操作系统之间的一层,应该说是属于操作系统的一部分,主要目的是为了支持操作系统,使之能够更好的运行于硬件主板。BSP是相对于操作系统而言的,不同的操作系统对应于不同定义形式的BSP,例如 VxWorks的BSP和Linux的BSP相对于某一CPU来说尽管实现的功能一样,可是写法和接口定义是完全不同的,所以写BSP一定要按照该系统 BSP的定义形式来写(BSP的编程过程大多数是在某一个成型的BSP模板上进行修改)。这样才能与上层OS保持正确的接口,良好的支持上层OS。 例如: 在VxWorks中的网卡驱动,首先在config.h中包含该网卡,然后将网卡含网卡的信息的参数放入数组 END_TBL_ENTRY endDevTbl [] 中,系统通过函数muxDevLoad( )调用这个数组来安装网卡驱动。 而在Linux中的网卡驱动,是在space.c中声明该网络设备,再把网卡驱动的一些函数加到dev结构中,由函数ether_setup()来完成网卡驱动的安装。
Platform: | Size: 5666816 | Author: 汤伟 | Hits:

[VxWorks9927420mpc8541bsp

Description: 飞尔卡思的powerppc 的bsp 代码 主要用处是作为vxworks 5.5的参考代码-8541bsp codes for powerpc cpu from freescale.it is used for vxworks dev
Platform: | Size: 274432 | Author: | Hits:

[VxWorksVxWorks-BSP-dev

Description: 具体内容见标题说明,VxWorks基本概念及常见问题-Details see captions, VxWorks basic concepts and Frequently Asked Questions
Platform: | Size: 6144 | Author: 李仕意 | Hits:

[VxWorksvxWorks-BSP-dev-guide-

Description: vxWorks的BSP开发说明,用于帮助VXWORKS BSP 开发-vxWorks BSP guide
Platform: | Size: 114688 | Author: 王轲 | Hits:

CodeBus www.codebus.net