desc "Update image" params do requires
:id,:type =>String,:desc =>"ID." requires :image,:type
=>Rack::Multipart::UploadedFile,:desc =>"Image f...
一、系统级:android.accounts android.app 1、OS 相关
android.os android.os.storage android.hardware(传感器) android.security
android.drm(这个应该是为所有app服务的) 2、V...
分类:
移动开发 时间:
2014-05-15 16:14:52
阅读次数:
282
Perforce requires at least two executables: the
server (p4d), and at least one Perforce client program (such as p4 on UNIX, or
p4.exe on Windows).If y...
分类:
其他好文 时间:
2014-05-15 07:51:28
阅读次数:
276
从Android3.0(API Level 11)开始,Android 2D渲染管道能够更好的支持硬件加速。硬件加速执行的所有的绘图操作都是使用GPU在View对象的画布上来进行的。因为启用硬件加速会增加资源的需求,因此这样的应用会占用更多的内存。
启用硬件加速的最容易的方法是给整个应用程序都打开全局硬件加速功能。如果应用程序只使用标准的View和Drawable,那么打开全局硬件加速不会导致任...
分类:
移动开发 时间:
2014-05-11 15:08:17
阅读次数:
450
进程切换
为了控制进程的执行,内核必须有能力挂起在CPU上运行的进程,并恢复以前挂起的某个进程的执行。这种行为被称为进程切换,任务切换或上下文切换。
尽管每个进程可以拥有属于自己的地址空间,但所有进程必须共享CPU寄存器。因此,在恢复一个进程执行前,内核必须确保每个寄存器装入了挂起进程时的值。
进程恢复执行前必须装入寄存器的一组称为硬件上下文(hardware context)。硬件上下文是...
分类:
其他好文 时间:
2014-05-11 14:26:57
阅读次数:
316
本节讲述PDSP监控的配置。
QMSS PDSP:The queue manager sub system contains two or eight packed data structure processors (PDSP) and associated hardware that allow autonomous QMSS-related tasks with interrupt not...
分类:
其他好文 时间:
2014-05-11 04:02:36
阅读次数:
507
一:wifi驱动模块加载
在hardware/libhardware_legacy/wifi/wifi.c调用函数
WIFI_DRIVER_MODULE_ARG := "firmware_path=/etc/wifi/40181/fw_bcm40181a2.bin nvram_path=/etc/wifi/40181/nvram.txt"
insmod(DRIVER_MODULE_PAT...
分类:
其他好文 时间:
2014-05-08 16:22:22
阅读次数:
450
我们知道INTC根据128个system event的输入,然后输出下面的信号到INTC所在corePac的CPU:
? One maskable, hardware exception (EXCEP)
? Twelve maskable hardware interrupts (INT4 through INT15)
? One non-maskable signal that you c...
分类:
其他好文 时间:
2014-05-08 16:03:55
阅读次数:
447
原文windbg已不提供单独下载,wdk驱动开发工具包里附带有这个调试器.官网提供下载:http://msdn.microsoft.com/en-us/windows/hardware/gg487463.aspx1.#配置VMware工作站客户机(windows
XP)0.为VMware工作站添加串...
分类:
数据库 时间:
2014-05-07 14:55:21
阅读次数:
449
http://radiowar.org/hardware/rfid-insecurity-for-xcon2011-demo.html在XCon2011会议中提到的RFIDDemo视频!相关文章列表说说Proxmark3的一些事!(待续)(1.000)使用Proxmark3进行MIFARE
Clas...
分类:
其他好文 时间:
2014-05-05 09:39:20
阅读次数:
289