1、HAL层(1)alps\mediatek\platform\mt6589\hardware\camera\core\camshot\MultiShot\MultiShot.cpp sleep实现降速。在sendCommand处理ECamShot_CMD_SET_CSHOT_SPEED。ECamS...
分类:
移动开发 时间:
2014-10-14 04:03:07
阅读次数:
259
package com.home.light;
import android.app.Activity;
import android.hardware.Camera;
import android.hardware.Camera.Parameters;
import android.os.Bundle;
import android.view.View;
import andro...
分类:
其他好文 时间:
2014-10-13 18:39:09
阅读次数:
202
简介:首先设置虚拟机: 虚拟机 -> 设置-> Hardware -> Network Adapter,在网络连接处设置为 “桥接:直接连接到物理网络”,“NAT:使用已共享的主机IP地址”处打勾。再设置好ubuntu网络IP地址Ping测试,看能否Ping通,在“系统->系统管理”下点击"网络工具...
分类:
系统相关 时间:
2014-10-13 13:47:19
阅读次数:
267
Unix Disk I/O Benchmarksfio- NEW!fio is an I/O tool meant to be used both for benchmark and stress/hardware verification. It has support for 13 differ...
分类:
其他好文 时间:
2014-10-13 12:54:49
阅读次数:
552
1、HAL层
(1)alps\mediatek\platform\mt6589\hardware\camera\core\camshot\MultiShot\MultiShot.cpp sleep实现降速。
在sendCommand处理ECamShot_CMD_SET_CSHOT_SPEED。ECamShot_CMD_SET_CSHOT_SPEED定义在alps\mediatek\platfo...
分类:
移动开发 时间:
2014-10-13 00:42:38
阅读次数:
326
升级Xcode6.0.1后,模拟器不在默认显示键盘了。解决方案如下:
1、选择模拟器后,Hardware->Keyboard->Connect hardware keyboard 去掉√ 以后虚拟键盘可以用,否则默认使用外接的键盘
2、快捷键 shift+command+k
如图:
3、快捷键 command+k 直接显示虚拟键盘...
分类:
其他好文 时间:
2014-10-12 20:35:38
阅读次数:
260
android里有个命令,可以获取当前属性: adb shell getprop ro.hardware 但在Android SDK里没有这个函数,属于系统模块android.os.SystemProperties,可以通过java的反射机制获得 static public String getprop(S...
分类:
移动开发 时间:
2014-10-07 01:31:33
阅读次数:
514
An apparatus and method is described herein for providing robust speculative code section abort control mechanisms. Hardware is able to track speculat...
分类:
移动开发 时间:
2014-10-06 00:30:29
阅读次数:
531
An apparatus and method is described herein for providing robust speculative code section abort control mechanisms. Hardware is able to track speculat...
分类:
移动开发 时间:
2014-10-06 00:11:09
阅读次数:
378
An apparatus and method is described herein for providing robust speculative code section abort control mechanisms. Hardware is able to track speculat...
分类:
移动开发 时间:
2014-10-04 00:25:45
阅读次数:
343