搜索资源列表
H264Android_CPP
- Eclipse下的C语言实现的h264安卓视频播放器,附带测试视频文件-Under the Eclipse C language h264 Android video player, with the test video file
dexRepair-master
- dex修复工具,可以修复dex文件头,使用c语言编写。-dex repair tool to fix up dex file
ctest
- 本软件是Android版本的词尾查词软件,包含15000词的CET6级词汇,通过JNI技术使用C语言进行后台处理,比如链表生成、查找等操作。环境配置好了的话,直接使用Eclipse的External Tool就可以进行JNI的编译和打包.so库,很方便使用。其中jni文件夹里是一些数据结构用的c源码-An android dictionary which can search with suffix of the word of CET6(15000 words). Using JNI (C l