码迷,mamicode.com
首页 >  
搜索关键字:physically based    ( 2864个结果
TableViewCell,UITableViewCell
这次的学习是在Navigation-based Application模板中,用RootViewController class设置操作方法,使用UITableView的属性值。在导航控制器控件为程序的窗口添加上导航条,可构建多个视图连接导航按钮。这次的练习中...
分类:其他好文   时间:2014-07-21 10:18:12    阅读次数:219
RBAC权限管理
RBAC(Role-Based Access Control,基于角色的訪问控制),就是用户通过角色与权限进行关联。简单地说,一个用户拥有若干角色,每个角色拥有若干权限。这样,就构造成“用户-角色-权限”的授权模型。在这样的模型中,用户与角色之间,角色与权限之间,一般者是多对多的关系。(例如以下图)...
分类:其他好文   时间:2014-07-21 09:27:46    阅读次数:219
认识WebGL
认识WebGL作者:chszs,转载需注明。博客主页:http://blog.csdn.net/chszsWebGL是一个跨平台、免费的底层3D绘图API的Web标准,它基于OpenGL ES 2.0标准。WebGL是网页上渲染三维图形图像的技术,它本身是HTML5规范的一部分。WebGL通过HTML5 Canvas元素对外暴露DOM编程接口。WebGL全称是Web-based Graphics ...
分类:Web程序   时间:2014-07-20 22:41:03    阅读次数:352
ML | Naive Bayes
what's xxxIn machine learning, naive Bayes classifiers are a family of simple probabilistic classifiers based on applying Bayes' theorem with strong (...
分类:其他好文   时间:2014-07-20 10:11:07    阅读次数:260
Smart internet of things services
A method and apparatus enable Internet of Things (IoT) services based on a SMART IoT architecture by integrating connectivity, content, cognition, con...
分类:Web程序   时间:2014-07-18 23:25:22    阅读次数:575
Linux车载系统的开发方向
目前Linux基金会推出了基于Tizen 开源的车载系统平台Automotive Grade Linux (AGL), 目前早期版本的AGL已提供下载。 UI用HTML5和JavaScript编程. http://linuxgizmos.com/automotive-grade-linux-group-releases-tizen-based-ivi-stack/...
分类:系统相关   时间:2014-07-18 15:13:25    阅读次数:338
Neutron分析(7)—— neutron-l3-agent HA solutions
1. keepalived vrrp/conntrackdHigh availability features will be implemented as extensions or drivers.A first extension/driver will be based on VRRP.A ...
分类:其他好文   时间:2014-07-18 15:01:27    阅读次数:389
jmeter--工具参数介绍
定时器Constant Throughput Timer (常数吞吐量定时器)参数介绍:Target throughput(in samples per minute):目标吞吐量。注意这里是每分钟发送的请求数Calculate Throughput based on :有5个选项,分别是:This...
分类:其他好文   时间:2014-07-17 23:24:06    阅读次数:269
用WidgeDuino创建一个SCADA(监控与数据采集)系统
WidgeDuino – 最近在Kickstarter上亮相 – 是一个智能的易配置的窗口- 基于Microsoft Windows平台和基于像 Atmel-based Arduino board 的微控制器系统通讯应用。...
分类:其他好文   时间:2014-07-17 19:13:02    阅读次数:229
CentOS7上安装POCO
POCO是什么? 看官网说明: Modern, powerful open source C++ class libraries and frameworks for building network- and internet-based applications that run on desktop, server, mobile and embedded systems. ...
分类:其他好文   时间:2014-07-17 16:13:45    阅读次数:352
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!