登录
首页 » Windows_Unix » gcc_android_cameral_driver

gcc_android_cameral_driver

于 2014-09-24 发布 文件大小:53KB
0 253
下载积分: 1 下载次数: 34

代码说明:

  gcc2235 gc0308 gc0328 gc0329 gc2035 camera android 内核驱动代码(gcc2235 gc0308 gc0328 gc0329 gc203 camera android kernel driver code.)

文件列表:

gc0308.c,60015,2014-08-09
gc0328.c,54857,2014-08-09
gc0329.c,52394,2014-08-09
gc2035.c,64439,2014-08-09
gc2235.c,33465,2014-08-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 引导页和日历及GridView的拖动、仿qq侧滑菜单
    模仿微信引导页,日历查看,GridView的拖动
    2015-06-12下载
    积分:1
  • Android.chm
    这个是在网上看到的android帮助文档 看了一些觉得还是挺有用的 所以上传共享下 (android can help you to easy understand )
    2011-05-14 21:02:56下载
    积分:1
  • CameraDemo
    基于android手机的远程视频监控简单客户端程序(a simple Client program for video streaming System Based on Android)
    2014-06-19 11:14:40下载
    积分:1
  • GPS
    一份在android下学习GPS和运用百度地图api(Learning to use a GPS and Baidu map api in android)
    2013-12-12 12:42:10下载
    积分:1
  • android拍照、录制视频并上传至服务器 实例下载(有图有源码)
    拍照、录制视频、上传、服务器配置、预览视频等功能都实现了
    2013-02-07下载
    积分:1
  • Fragment消息的交互
    package com.fragment.demo3;import android.app.Fragment;import android.os.Bundle;import android.view.LayoutInflater;import android.view.View;import android.view.ViewGroup;import android.widget.TextView;public class Fragment2 extends Fragment {private TextView text;@Overridepublic View onCreateView(LayoutInflater inflater, ViewGroup container,Bundle savedInstanceState) {View view = inflater.inflate(R.layout.fragment2, null);text = (TextView) view.findViewById(R.id.textView1);return view;}public void setText(String setText) {text.setText(setText);}}
    2015-10-25下载
    积分:1
  • android 界面-高仿美团界面 源码下载
    android界面,高仿美团界面效果
    2015-04-20下载
    积分:1
  • android listview 动画
    android listview 动画
    2014-04-24下载
    积分:1
  • IAR FOR AVR
    【实例简介】
    2021-08-06 00:30:55下载
    积分:1
  • Cards-UI-master
    卡片式View,支持单个卡片,item为卡片的ListView 使用: CardListView list = ... list.setCardTheme(CardTheme.Dark) CardAdapter adapter = new CardAdapter(this, android.R.color.holo_blue_dark) list.setAdapter(adapter) // Alternatively, you can pass a context and string resources in place of strings // CardHeader has an optional second parameter for a subtitle CardHeader header = new CardHeader( I m a header ) // You can optionally set an action to the header // Specifying no action title will default to See More header.setAction( See More , new CardHeader.ActionListener() { @Override public void onHeaderActionClick(CardHeader header) { // Do whatever you want } }) // Add the header to the adapter, automatically notifies the list adapter.add(header) // Again, you can pass a context and string resources in place of strings Card card = new Card( Hello , My name is Aidan ) adapter.add(card) (This library is no longer maintained, as this implementation is generally frowned upon in the new Google Material design guidelines, excluding certain situations (like Google Keep type UI). See the new CardView APIs in the Support Library.)
    2015-01-24 15:06:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载