搜索资源列表
H264解码器源码 for Android
- H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有
Java-Native-Interface
- jni,很详细,android中通过jni接口,调用c/c++写的代码。功能很强大!-jni, very detailed, the android through the jni interface to call c/c++ to write code. The function is very powerful!
JNIExample
- ANDROID开发中通过jni实现java代码和c/c++代码互通的example,浅显易懂,适合初学者。-ANDROID development achieved through jni java code and c/c++ code in exchange for example, easy to understand for beginners.
hello-jni
- android 环境下利用ndk开发应用程序的例子,就可以在java下用c的库-this is the example code for android develop, it can help develop applications effectively
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
Android-binder
- Android的binder机制研究(C++部分),通过对Android媒体播放器的反向分析,给出binder的类图,并详细定义了接口类、定义和实现binder类、BnMediaPlayService代码分析-Android s binder mechanism (C++ section), the Android media player through the reverse analysis, given the binder of class diagrams, and detailed
android-change-with-cPP
- Android代码调用C++代码和C++代码调用Android代码 -Android code call C++ code and C++ code called Android code
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
androidjn
- Android jni开发,本书详细介绍了Java调用C、C++程序的方法,介绍了如何使用JNI 来完成底层程序往Android 的移植-This book contains how to learn android system and build program call c or c plus code
BackEndConsole
- 一个C#编写的控制台程序,读取数据库,然后进行目录操作,然后自动调用android的资源打包工具,实现android程序的自动编译-c# code console,reading database ,then operate directory, then call aapt,auto compile android code.
jsha-android-wget-fc56f1a
- 安卓下的wget源代码 c++源代码,安卓源代码模式编译 绝对经典-Andrews wget source code
Androidc
- android上c程序调用java程序的代码,很有必要的学习-android c program calls a java program code, necessary learning
Phone_CPP
- 简单的电话簿管理C++源代码 仅供学习参考-Simple telephone directory management C++ source code for a reference only
PuzzleVersion1
- 基于JNI的JAVA C++混编。 在opencv的android应用。自动破解数独游戏。从摄像头获取图像后自动破解。 包含:opencv代码(c++) android代码(java)-JNI-based JAVA C++ mixed. In the opencv android applications. Automatic crack Sudoku. Automatically after the break to get images from the camera. Includes
cSharpudp-code
- c# UDP connection code c # UDP connection code-c# UDP connection 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-