8 resultados para visual selection

em Chinese Academy of Sciences Institutional Repositories Grid Portal


Relevância:

60.00% 60.00%

Publicador:

Resumo:

Theories of Visual search generally differentiate between bottom-up control and top-down control. Bottom-up control occurs when visual selection is determined by the stimulus properties in the search field. Top-down control takes place when observers are able to select those stimuli that are in line with their attentional sets. Pure stimulus-driven capture and contingent capture are two main theories on attentional capture by now, in which, theory of pure capture more emphasize bottom-up control, while theory of contingent capture more emphasize top-down control. Besides those two theories, Perceptual load theory of attention provides completely new perspective to explain attentional capture. The aim of this study is to investigate the mechanism of attentional capture in visual search on the basis of the existing theory of attentional capture and Perceptual load theory of attention. Three aspects of questions were explored in this study, which includes: the modulation role of perceptual load on attentional capture; the influence of search mode on attentional capture; and the influence of stimuli’s spatial and temporal characteristics on attentional capture. The results showed that: (1) Attentional capture was modulated by perceptual load in both conditions in which perceptual load manipulated either by amount of stimuli or similarity of stimuli. (2) Search mode did influence attentional capture, but more important, which was also modulated by perceptual load. (3) The spatial characteristics of congruent and incongruent distractor did influence attentional capture, specifically, the further the distractor from the target, the more interference effect the distractor had on visual search. (4) The temporal characteristics of distractor did influence attentional capture, specifically, the pattern of results from the study in which distractor were presented after the search display, were similar to those from the study in which distractors were presented before the search display. In sum, the results indicated that attentional capture are controlled not only by bottom-up factors, top-down factors but also modulated by available attention resources. These findings contribute to resolve the controversy for mechanism of attentional capture. And the potential application of this research was discussed.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Microsensors and microactuators are vital organs of microelectromechanical systems (MEMS), forming the interfaces between controller and environment. They are usually used for devices ranging in size at sub-millimeter or micrometer level, transforming energy between two or more domains. Presently, most of the materials used in MEMS devices belong to the silicon material system, which is the basis of the integrated circuit industry. However, new techniques are being explored and developed, and the opportunities for MEMS materials selection are getting broader. The present paper tries to apply 'performance index' to select the material best suited to a given application, in the early stage of MEMS design. The selection is based on matching performance characteristics to the requirements. A series of performance indices are given to allow a wide range comparison of materials for several typical sensing and actuating structures, and a rapid identification of candidates for a given task. (C) 2002 Elsevier Science Ltd. All rights reserved.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

Singular perturbation theory of two-time-scale expansions was developed in inviscid fluids to investigate patternforming, structure of the single surface standing wave, and its evolution with time in a circular cylindrical vessel subject to a vertical oscillation. A nonlinear slowly varying complex amplitude equation, which involves a cubic nonlinear term, an external excitation and the influence of surface tension, was derived from the potential flow equation. Surface tension was introduced by the boundary condition of the free surface in an ideal and incompressible fluid. The results show that when forced frequency is low, the effect of surface tension on the mode selection of surface waves is not important. However, when the forced frequency is high, the surface tension cannot be neglected. This manifests that the function of surface tension is to cause the free surface to return to its equilibrium configuration. In addition, the effect of surface tension seems to make the theoretical results much closer to experimental results.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

The pattern selection of one-dimensional coupled map lattices is studied in this paper. It is shown by spatiotemporal variable separation that there exists a threshold wavelength in pattern selection which possesses wave-like structures in space and periodic chaotic motion in time.

Relevância:

20.00% 20.00%

Publicador:

Resumo:

随着油藏数值模拟技术的发展以及油藏数值模拟软件的不断改进和完善,油藏数值模拟软件在油田开发中的应用越来越广泛。对油藏数值模拟软件计算出的数据进行整理不仅枯燥而且花费了大量时间。本文利用Visual Basic语言编制了处理ECLIPSE软件生成的油气田开发指标数据软件(RSMAN)。该软件方便了油气田开发指标的整理和汇总,软件界面友好,操作简单。

Relevância:

20.00% 20.00%

Publicador:

Resumo:

MicrosoftVisualC十十6.0作为Microsoft Visual Studio的重要组成部分,包含了迄今为止功能最为强大的基于Windows的应用框架,在同类产品中处于领先地位。VisualC十十6.0是Microsoft迄今为止最全面、最完善的程序开发工具,为了适应各种编程风格,该软件提供了各种各样的辅助工具,在发挥编程能力和提高灵活性方面达到了空前的水平。与以往VisualC十十的各种版本相比较,VisualC十十6.0在编程环境、程序语言技术等方面做了许多改进,从而使VisualC十十更加适合专业程序员快速进行应用程序的开发。

本书内容丰富、图文并茂,是一本适合各种读者学习VisualC十十6.0的优秀参考书。

目 录
第一章 VisualC十十6.0简介及安装
1.1VisualC十十6.0新特性
1.2viSualC十十6.0开发环境简介
1.3如何学习使用VisualC十十6.0
1.4VisualC十十6.0的安装
第二章 走进C十十的世界
2.1类和对象的简介
2.2继承和多态性――一个具体的例子
2.3内嵌对象
2.4在栈中申请对象
2.5全程对象的申请
2.6对象之间的相互关系――指针数据成员
2.7this指针的使用
2.8对指针的引用
2.9友元类和友元函数
2.10静态类成员
2.11重载运算符
2.12从代码中分离出类定义
2.13匈牙利表示法
第三章 VisualC十十6.0的编程环境
3.1VisualC十十6.0主窗口
3.2VisualC十十6.0工具栏
3.3VisualC十十6.0菜单栏
3.4项目与项目工作区
3.5资源与资源编辑器
第四章 编一个最简单的VC十十程序
4.1什么是AppWizard?
4.2迎接你的第一个AppWizard程序
4.3“Iamaprogrammer.”在哪儿?
第五章 程序框架入门
5.1一个简化过的程序框架
5.2WinMain():第一个动作
5.3登记窗口类
5.4创建一个窗口
5.5显示窗口
5.6显示出那条消息
5.7窗口类与窗口对象
第六章 消息循环
6.1在消息循环中兜圈子
6.2对事件做出响应:WindowFun()
6.3响应不同的消息
6.4现在你还跟得上吗?
6.5设备界面进行交互
第七章 精通程序框架
7.1WinMain()函数在哪儿?
7.2应用程序框架和源文件
7.3工具条、状态条和打印等选项
7.4程序的控制流程
第八章 使用classWizard编程
8.1使用ClassWizard添加消息处理函数
8.2classWizard功能介绍
8.3传送鼠标消息
8.4保存鼠标绘图的信息
第九章 视图与文档
9.1Document-View模式
9.2从视图中分离出文档
9.3保存文档
9.4再访MyProg2.cpp
第十章 对象连接与嵌入(OLE)及其自动化
10.1公共对象模式(COM)
10.2类厂(classfactory)
10.3OLE自动化
10.4IDispatch接口
第十一章 动态连接库(DLLs)
11.1为什么使用DLL
11.2传统的DLL
11.3MFC库DLL
11.4MyProg4A――编写自己的类库扩展DLL
11.5MyProg4B――使用MFC库扩展DLL
11.6资源访问
第十二章 图形设备接口
12.1设备环境类
12.2GDI对象
12.3Windows的颜色映射
12.4映射方式
12.5字体
12.6MyProg3例程序
12.7MyProg3B程序
12.8MyPr0g3C例程序――使用CScrollView
第十三章 对话框
13.1在状态条上显示对话控件的帮助信息
13.2利用Fi1eOpen通用对话框打开多个文件
13.3定制通用文件对话框
13.4扩展和缩减一个对话框
13.5显示一个模式或无模式对话框
13.6编写定制的DDX/DDV例程
第十四章 剖析工具Spy十+
14.1窗体
14.2消息
14.3进程与线程
第十五章 代码调试
15.1TRACE
15.2调试框架
15.3自我诊断
15.4调试代码的作用
15.5用Dump()显示对象的信息
15.6检查内存

Relevância:

20.00% 20.00%

Publicador:

Resumo:

A visual pattern recognition network and its training algorithm are proposed. The network constructed of a one-layer morphology network and a two-layer modified Hamming net. This visual network can implement invariant pattern recognition with respect to image translation and size projection. After supervised learning takes place, the visual network extracts image features and classifies patterns much the same as living beings do. Moreover we set up its optoelectronic architecture for real-time pattern recognition. (C) 1996 Optical Society of America