自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

  • 博客(3)
  • 资源 (2)
  • 收藏
  • 关注

原创 交叉编译zlib-1.2.8

从zlib.net下载最新的zlib包:zlib-1.2.8$tar -xzf zlib-1.2.8.tar.gz$cd zlib-1.2.8$CC=arm-hisiv100nptl-linux-gcc ./configure --prefix=$HOME/projdects/baidu-sdk/depend(注意,要先指定编译器为海思的交叉编译器,arm-hisiv100nptl

2014-08-12 18:23:06 4076

转载 How to Easily Install Windows Applications In Linux with q4wine

原文链接:The WINE project has helped many users continue to use some of their favorite Windows programs without the hassle of dual-booting, or losing resources to a virtual machine. Setting up and r

2014-08-12 11:51:03 1080

原创 openssl-1.0.1i交叉编译动态库

原文链接:#交叉编译openssl ------直接修改Makefile新加这一行:CROSS_COMPILE= arm-unknown-linux-gnueabi-定位到以下行CC= cc改成CC= $(CROSS_COMPILE)gcc定位到以下行AR=ar $(ARFLAGS) rRANLIB= /usr/bin/ranlib改成AR=$(CR

2014-08-11 18:03:59 5848

Samsung S5PC100 data brief

From smartphones to personal navigation devices, the Samsung ARM Cortex A8-based S5PC100 Mobile Application Processor supports the requirements of a broad array of applications. The S5PC100 enables the integration of various functionalities, such as, wireless communication, personal navigation, camera, portable gaming, portable music/video player, mobile TV and PDA into one device. The S5PC100 adopts a 32-bit ARM Cortex A8 RISC microprocessor and a 64/32-bit internal bus architecture, and operates up to 833MHz.

2011-05-21

Vivante Overview.pdf

Vivante Embedded GPU Cores The amazing range of Vivante licensable GPU cores addresses the critical needs of the consumer marketplace. From smartphones and tablet PCs to HDTV and automotive - in all product categories, graphics and compute performance are key differentiators. From the world’s fastest embedded 3D GPU core to the world’s coolest OpenGL ES 2.0 GPU core, our licensees are mass producing winning products using Vivante GPUs to achieve class leading high performance and graphics quality at

2011-05-21

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除