码迷,mamicode.com
首页 >  
搜索关键字:hardware    ( 890个结果
Android 传感器
1. 光照传感器 activity_main.xml MainActivity.java package liqing.lightsensortest; import android.content.Context; import android.hardware.Sensor; import an...
分类:移动开发   时间:2015-09-12 13:36:44    阅读次数:276
actor concurrency
The hardware we rely on is changing rapidly as ever-faster chips are replaced by ever-increasing numbers of cores. As a result, concurrency and parall...
分类:其他好文   时间:2015-09-10 15:58:29    阅读次数:215
zabbix 监控 hp硬件
Centos6 #hp-health-10.10-1710.30.rhel6.x86_64.rpm #hpssacli-2.0-23.0.x86_64.rpm hpssaclictrlallshowconfig hpasmcli-s‘SHOWSERVER‘ /etc/init.d/hp-healthrestart #cpuserparameter_hp_hardware.conf到zabbix目录 #/etc/sudoers.d/zabbix Defaults:zabbix!requiret..
分类:其他好文   时间:2015-09-08 20:25:50    阅读次数:171
stm32常用驱动源码
源码的目录结构如下:STM32LIBUSERUSER目录如下hardware_drimainsoftware_modulehardware_dri目录Adc_hard_dri.c//uiAdData:存放AD采样的数据//ucSampleNum:存放AD采样的次数//ucRemoveNum:存放最低值与最高值的个数//去掉的数值放在数组0-(cRemoveNum-1)及(cSampleNum-ucRemov..
分类:其他好文   时间:2015-09-06 18:25:50    阅读次数:358
[转] IaaS 、PaaS、SaaS科普
IaaS: Infrastructure-as-a-Service(基础设施即服务)第一层叫做IaaS,有时候也叫做Hardware-as-a-Service,几年前如果你想在办公室或者公司的网站上运行一些企业应用,你需要去买服务器,或者别的高昂的硬件来控制本地应用,让你的业务运行起来。但是现在有I...
分类:其他好文   时间:2015-09-03 09:16:02    阅读次数:283
You Have to Understand Hardware,Too
?You Have to Understand Hardware,TooKamal WickramanayakeFoR MAny SoFTWARE ARCHiTECTS, hardware capacity planning is a topic that lies beyond their comfort zone, yet it remains an important part of the...
分类:其他好文   时间:2015-09-01 10:50:03    阅读次数:158
编写android HAL代码
很重要的一点,android代码是运行在linux应用层的,包括HAL层的代码。    HAL的三个结构体:hw_module_t, hw_module_methods_t, hw_device_t。    hardware\libhardware\include\hardware\Hardware.h:struct hw_module_t; struct hw_module_methods_t;...
分类:移动开发   时间:2015-08-31 23:50:29    阅读次数:292
Linux练习命令一
1.clock和hwclock的用法[root@localhost~]#clock--helphwclock-queryandsetthehardwareclock(RTC)Usage:hwclock[function][options...]Functions:-h|--helpshowthishelp-r|--showreadhardwareclockandprintresult--setsetthertctothetimegivenwith--date-s|--hctosyssetthesyst..
分类:系统相关   时间:2015-08-29 17:11:17    阅读次数:201
【转】Unity3D研究院之使用Android的硬件缩放技术优化执行效率
Andoird太头疼了,尤其有些机器就是屏幕大别的硬件条件都很烂,为了优化渲染效率可以试试安卓的硬件缩放技术,我在真机上已经测试通过,效率确实提升了很多,FPS直线上升。。原理如下http://android-developers.blogspot.it/2013/09/using-hardware...
分类:移动开发   时间:2015-08-25 14:09:57    阅读次数:184
Automotive Security的一些资料和心得(8):Hardware Security Module (HSM)
1. Introduction- 保护软件的安全性措施,作为值得信赖的安全锚,- 安全地生成,存储和处理安全性关键材料屏蔽任何潜在的恶意软件,?- 通过运用有效的限制硬件篡改攻击的可能性篡改保护措施,?- 加快保障措施,通过应用专门的加密硬件,- 通过应用高度优化的专用电路,而不是昂贵的通用硬件减少...
分类:其他好文   时间:2015-08-25 13:49:55    阅读次数:184
890条   上一页 1 ... 56 57 58 59 60 ... 89 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!