码迷,mamicode.com
首页 >  
搜索关键字:physically based    ( 2864个结果
Configure mutiple IBM HTTP Server / Other Apache based WEB server on 1 physical server (Section 3)
This Section will continue the actual configure for IHS related files.3) Copy the httpd.conf file to httpd2.conf, and modify them.Now Virtual IP have ...
分类:Web程序   时间:2014-07-19 20:10:57    阅读次数:307
Configure mutiple IBM HTTP Server / Other Apache based WEB server on 1 physical server (Section 1)
It's very simple to configure a IBM HTTP Server / Apache service on a server. But sometimes, considering the cost or any other reason, we need to sha....
分类:Web程序   时间:2014-07-19 20:09:56    阅读次数:313
Configure mutiple IBM HTTP Server / Other Apache based WEB server on 1 physical server (Section 2)
Continue from the last article......2) Confirmed the 80 port of the new added IP is not listened by any other services.Why need to test this? This is....
分类:Web程序   时间:2014-07-19 20:06:37    阅读次数:354
yii源码一
CComponent:path:framework/base/CComponent.phpoverview:This file contains the foundation classes for component-based and event-driven programming. ...
分类:其他好文   时间:2014-07-16 16:03:00    阅读次数:180
Mantis安装与配置
什么是MantisMantisBT is a free popular web-based bugtracking system (feature list). It is written in the PHP scripting language and works with MySQL, MS ...
分类:其他好文   时间:2014-07-16 14:02:54    阅读次数:299
ORACLE优化器RBO与CBO介绍总结
RBO和CBO的基本概念 Oracle数据库中的优化器又叫查询优化器(Query Optimizer)。它是SQL分析和执行的优化工具,它负责生成、制定SQL的执行计划。Oracle的优化器有两种,基于规则的优化器(RBO)与基于代价的优化器(CBO) RBO: Rule-Based Optimiz...
分类:数据库   时间:2014-07-15 00:04:02    阅读次数:581
【android官方文档】与其他App交互
发送用户到另外一个AppYOU SHOULD ALSO READ内容分享One of Android's most important features is an app's ability to send the user to another app based on an "action" ...
分类:移动开发   时间:2014-07-14 19:59:39    阅读次数:386
Graphics-Processing Architecture Based on Approximate Rendering
BACKGROUNDThe present invention generally relates to the processing of graphics data, and particularly relates to methods and apparatus for controllin...
分类:移动开发   时间:2014-07-14 14:24:49    阅读次数:331
TI C66x DSP 系统events及其应用 - 5.7(IST)
当CPU开始处理一个中断(INT4~15)时,它将引用中断服务表(IST)。IST是一个获取包含中断服务代码的包的表。IST包含16个连续的获取包。每一个中断服务获取包(ISFP)包含最多14条指令(8个32bit nonheader-based 指令或者14个header-based 指令)。一个简单的中断服务程序可以放入一个独立的获取包中(也就是不用另外跳转到ISR了,14条指令足够了),若...
分类:其他好文   时间:2014-07-13 15:34:26    阅读次数:195
PatentTips - Scheduling compute kernel workgroups to heterogeneous processors based on historical processor execution times and utilizations
BACKGROUND OF THE INVENTION 1. Field of the InventionThe present invention relates generally to heterogeneous computer systems.2. Background ArtComput...
分类:其他好文   时间:2014-07-12 14:44:24    阅读次数:296
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!