搜索资源列表
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
source
- android解包rom工具。其中split_updata.pl是一个perl脚本,可以解开update.app,unyaffs.c和unyaffs.h编译后得到的二进制文件可以解开unyaffs格式的system.img。里面有一个unyaffs的二进制文件,是x86linux下的。 -android unpack the rom tool. The which split_updata.pl is a perl scr ipt, you can unlock the update.ap
H264Android_CPP
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送
android-plugin
- 一个android browser的javascr ipt扩展程序,可以在browser上通过javascr ipt来实现TTS.对研究android browser的plugin是个不错的例子程序。(注,程序是从网上找到了,里面会用到一些android平台的.h,.c,.so文件,需要自己从android的源代码里找,希望对大家有用)-An android browser' s javascr ipt extensions can be adopted by the javascr ip
Android_kernel_analysis
- Android内核的简单分析,中文版, 介绍浅显易懂-Android kernel of a simple analysis of the Chinese version, descr iption easy to understand!!!
android_Sensor
- 介绍了android 2.2上了sensor结构,从一个linux底层过来的,详细的介绍了对于一个android 新手怎样去入手了解android 源码,去学习framework,去了解sensor的结构,从而去了解整个android的结构,本人原创有不对的地方请指正,转载请说明,谢谢!-Introduced the android 2.2 on the sensor structure, the bottom came from a linux and detailed introductio
GUI
- C+++GUI+PROGRAMMING+WITH+QT4,手机界面源码,API-C+++ GUI+ PROGRAMMING+ WITH+ QT4, mobile phone interface source code, API
AndroidGame
- Pro Android Games will help you to create the best games for the Android platform. There are plenty of books out there that tackle this subject, but only this book gives you a unique perspective by showing you how easy it is to bring native PC ga
android-json-rpc
- android-json-rpc是一个在android程序中使用的JSON-RPC客户端类库。它提供了一个简单的API来执行JSON-RPC服务调用。-This open source library aims to help the implementation of JSON-RPC clients in android applications. The library provides a simple API to perform JSON-RPC service calls from
jsha-android-wget-fc56f1a
- 安卓下的wget源代码 c++源代码,安卓源代码模式编译 绝对经典-Andrews wget source code
Phone_CPP
- 简单的电话簿管理C++源代码 仅供学习参考-Simple telephone directory management C++ source code for a reference only
SQLite
- 代码介绍: SQLite,是一款轻型的数据库,是遵守ACID的关联式数据库管理系统,它的设计目标是嵌入式的,而且目前已经在很多嵌入式产品中使用了它,它占用资源非常的低,在嵌入式设备中,可能只需要几百K的内存就够了。它能够支持Windows/Linux/Unix等等主流的操作系统,同时能够跟很多程序语言相结合,比如 Tcl、C#、PHP、Java等,还有ODBC接口,同样比起Mysql、PostgreSQL这两款开源世界著名的数据库管理系统来讲,它的处理速度比他们都快。SQLite第一个Alp
FBReaderJ
- FBReaderJ阅读器的源码,使用NDK调用c++链接库。非常好的学习资料。-FBReaderJ reader source, use the the NDK to call c++ link library. Very good learning materials.
IPAD-Source
- 实现android 与C#webservice通讯-Android C# webservice communication
AndroidJNIFileOperator
- android上基于JNI的文件操作源代码,实现java与c++混编-android JNI-based file operations on the source code
tst
- 这是学习c语言使用的源代码,对学习c语言的同学会有很大的帮助-This is used to learn c language source code, to learn c language will be very helpful for students
c-ard.io-Android-SDK-master
- 手机摄像头扫描银行卡获取卡号等信息源码,使用时,需要申请App Token来配合使用-Phone camera to scan the card number and other information to obtain a bank card source
jrgljjz
- The Open Source Screen Capture program C++ source code()
c
- Android餐厅管理系统网站部分源码,支持二次开发,该系统可以使用手机管理餐厅网站,使用手机进行订餐。(Android restaurant management system website part of the source code, support for the two development, the system can use cell phone to manage restaurant website, use cell phone to make reservation
IdTcpClientServer
- Windows、Android、IOS通用的C/S方式交互的程序源码。非常方便于开发类似QQ等即时聊天软件。服务器用控件IdTCPServer1,客户端用控件IdTCPClient1。移动平台的编程,早已出现非常好的可视化环境,那就是xeC++Builder或xeDelphi。(Windows, Android, IOS general C/S mode interaction program source code. It is very convenient to develop real-
