码迷,mamicode.com
首页 >  
搜索关键字:requires hardware    ( 1878个结果
android传感器;摇一摇抽签功能
package com.kane.sensortest;import java.util.Random;import android.hardware.Sensor;import android.hardware.SensorEvent;import android.hardware.SensorE...
分类:移动开发   时间:2014-10-22 17:37:37    阅读次数:218
Python的egg包
1、背景查看flower的源码,首先看到flower的主程序如下:#!/usr/local/sinasrv2/bin/python2.7# EASY-INSTALL-ENTRY-SCRIPT: 'flower==0.7.3','console_scripts','flower'__requires_...
分类:编程语言   时间:2014-10-22 14:13:21    阅读次数:284
[Call Vibrator] How to Enable Outgoing Call Vibration without ROOT
Call Vibrator requires the radio log of phone to detect when outgoing call is answered. But since Android JellyBean(4.1), the permission for radio log...
分类:其他好文   时间:2014-10-22 06:18:03    阅读次数:260
使用Windbg调试.Net应用程序 [转]
1. 解决线上.NET应用程序的如下问题:崩溃CPU高程序异常程序Hang死2. 安装WinDbg:http://msdn.microsoft.com/en-us/windows/hardware/gg463009.aspx3. 配置WinDbg:运行WinDbg->菜单->File->Symbol...
分类:数据库   时间:2014-10-21 17:30:00    阅读次数:326
基于Open vSwitch搭建虚拟路由器
As part of my work in OpenDaylight, we are looking at creating a router using Open vSwitch... Why? Well OpenStack requires some limited L3 capabilitie...
分类:其他好文   时间:2014-10-21 17:13:42    阅读次数:380
lshw查看系统硬件信息
lshw(Hardware Lister)是另外一个可以查看硬件信息的工具,不仅如此,它还可以用来做一些硬件的benchmark。
分类:其他好文   时间:2014-10-20 22:45:28    阅读次数:303
用x86的模拟器内核记得安装intel的haxm
Android 模拟器一直以运行速度慢著称, 本文介绍使用 Intel HAXM 技术为 Android 模拟器加速, 使模拟器运行度媲美真机, 彻底解决模拟器运行慢的问题。Intel HAXM (Hardware Accelerated Execution Manager) 使用基于 Intel(...
分类:其他好文   时间:2014-10-17 20:18:09    阅读次数:203
A SIMPLE LIBRARY TO BUILD A DEEP ZOOM IMAGE
My current project requires a lot of work with Deep Zoom images. We recently received some very high-res photos, around 500M tiff files, some of which...
分类:其他好文   时间:2014-10-17 15:27:43    阅读次数:350
[转]Debugging the Mac OS X kernel with VMware and GDB
Source:http://ho.ax/posts/2012/02/debugging-the-mac-os-x-kernel-with-vmware-and-gdb/Source:http://ho.ax/posts/2012/02/vmware-hardware-debugging/Edit 1...
分类:数据库   时间:2014-10-17 15:06:53    阅读次数:456
redis client API
想知道redis针对各种编程语言推荐的接口API实现,请参考http://redis.io/clients/选择python语言,则使用https://github.com/andymccurdy/redis-pyInstallationredis-py requires a running Red...
分类:Windows程序   时间:2014-10-15 19:19:01    阅读次数:320
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!