搜索资源列表
w_ipp-sample-c++_b_5[1].0.005
- intel的ipp性能库的示例代码,在多核平台下可以充分利用多核的性能实现c++的接口,从而方便地使用ipp进行开发
FlashROMprogramingexample
- 闪存芯片编程,应用于从只读存储器引导系统-Intel Flash chip i28f160,i28f320 programing
read-and-write-SPD
- 通过PCI总线协议访问内存条上的EEPROM中的SPD,对SPD进行读与写。(分成两个源文件,也可以合在一起进行读和写)只适用Intel芯片组的主板。AMD系统可以参考,进行修改。-Visit the SPD on the Memory Module in the Motherboard via PCI protocol. Read or Write the SPD content. Only for Intel Chipset. Please revise the source code if