搜索资源列表
test
- 在安卓环境下实现国密算法SM3,对hash后的数据进行处理能正确输出,和标准测试文档一致-In the two countries under the environment of secret algorithm to realize SM3, after the hash data processing can correct output, and standard test document consistent
bluetooth-obd-reader
- 安卓蓝牙OBDII读码器手机端软件,实现了利用蓝牙传输读取故障码、数据流、车辆信息、清码等标准1979之功能-Android Bluetooth OBDII code reader mobile client software is realized using Bluetooth read the DTC, data flow, traffic information, clear codes function of the standard 1979
SinVoice_plus
- 目前声波通信已经在iphone和android中广泛的应用起来了,涉及到数据和文件传输,以及支付等众多领域。比如iphone中的chirp,android中的茄子快传,支付宝的声波支付,小米快传等。该声波通信程序是商用改进版本,在前一个开源版本(SinVoice)的基础上,做了许多优化: 优化如下: * 1. 识别效率更高,几乎达到100 ,完全可以达到商业用途标准,比chirp,支付宝,茄子快传等软件的识别效率更高。 * 2. 能支持更多复杂场景的识别,在有嘈杂大声的背景音乐,
Android
- Android与服务器端数据交互 采用HttpClient向服务器端action请求数据,当然调用服务器端方法获取数据并不止这一种WebService也可以为我们提供所需数据,它是一种基于SAOP协议的远程调用标准,通过webservice可以将不同操作系统平台,不同语言,不同技术整合到一起。 -Android interact with server-side data HttpClient using standard remote calls to the server-si