搜索资源列表
android-ARM-8505-Smartbook
- umpc systems linux boot
03_Android-Linuxprogram
- Android 通用的 Kernel 使用的处理器为 goldfish ,这是 一种 ARM 处理器。这个 Linux 编译生成的结果在 Android 的模拟器中使用。-Android Kernel common processors used for the goldfish, which is an ARM processor. The Linux results compiled using the Android emulator.
mslib_2012_04_29
- android 刷卡器mslib 解码库. 可以用arm-linux-gcc 编译 然后用JNI调用-android Mslib libary .
voiceRecogDemo
- 跨平台声波通讯库 声波通讯库特征: 准确性95 以上,其实一般是不会出错的。 接口非常简单,有完整的示例,3分钟就可以让你的应用增加声波通讯功能 抗干扰性强,基本上无论外界怎么干扰,信号都是准确的 基本的编码为16进制,而通过编码可传输任何字符 性能非常强,没有运行不了的平台,而且通过内存池优化,长时间解码不再分配新内存,可7*24小时运行 可支持任何平台,常见的平台android, iphone, windows, linux, arm, mipsel都有示例