首页 > 最新文献

International Conference on Computer Systems and Technologies最新文献

英文 中文
An algorithm modelling primary copy two-phase locking with integrated mechanism of timestamps 一种集成时间戳机制的主副本两阶段锁定建模算法
Pub Date : 2013-06-28 DOI: 10.1145/2516775.2516788
S. Vasileva, Lyubomir Gotcev
The following paper presents a model of algorithm for primary copy two-phase locking (2PL). To avoid deadlocks of distributed transactions in distributed database management systems is used a timestamps mechanism. From the two strategies for timestamps mechanism for deadlocks avoiding, we consider the "wound -- wait" strategy. In the paper is presented a comparative variant of the results from the modelling in GPSS World Personal Version environment of the two algorithms: "wait-die" method and "wound -- wait".
本文给出了一个主副本两阶段锁定(2PL)的算法模型。为了避免分布式数据库管理系统中分布式事务的死锁,采用了时间戳机制。从避免死锁的时间戳机制的两种策略中,我们考虑了“伤口-等待”策略。本文对GPSS World Personal Version环境下的“wait-die”法和“wound - wait”两种算法的建模结果进行了比较。
{"title":"An algorithm modelling primary copy two-phase locking with integrated mechanism of timestamps","authors":"S. Vasileva, Lyubomir Gotcev","doi":"10.1145/2516775.2516788","DOIUrl":"https://doi.org/10.1145/2516775.2516788","url":null,"abstract":"The following paper presents a model of algorithm for primary copy two-phase locking (2PL). To avoid deadlocks of distributed transactions in distributed database management systems is used a timestamps mechanism. From the two strategies for timestamps mechanism for deadlocks avoiding, we consider the \"wound -- wait\" strategy. In the paper is presented a comparative variant of the results from the modelling in GPSS World Personal Version environment of the two algorithms: \"wait-die\" method and \"wound -- wait\".","PeriodicalId":316788,"journal":{"name":"International Conference on Computer Systems and Technologies","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"134446443","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Modelling of an automatic call distributor in a multi-site call centre 多站点呼叫中心中自动呼叫分配器的建模
Pub Date : 2013-06-28 DOI: 10.1145/2516775.2516801
N. Kostadinov
The Automatic Call Distributor (ACD) is responsible for routing calls to a set of call servicing points (workstations). In a multi-site call centre solution eMOSys, the ACDs logic is distributed between nodes. In this paper, we describe a distributed ACD, modelling its behaviour and communication with the other subsystems. A number of properties, such as deadlock freeness, safety and liveness are then verified using the model checker PAT (Process Analysis Toolkit).
自动呼叫分配器(ACD)负责将呼叫路由到一组呼叫服务点(工作站)。在eMOSys多站点呼叫中心解决方案中,ACDs逻辑分布在多个节点之间。在本文中,我们描述了一个分布式ACD,建模其行为和与其他子系统的通信。然后使用模型检查器PAT (Process Analysis Toolkit)验证许多属性,例如死锁自由、安全性和活动性。
{"title":"Modelling of an automatic call distributor in a multi-site call centre","authors":"N. Kostadinov","doi":"10.1145/2516775.2516801","DOIUrl":"https://doi.org/10.1145/2516775.2516801","url":null,"abstract":"The Automatic Call Distributor (ACD) is responsible for routing calls to a set of call servicing points (workstations). In a multi-site call centre solution eMOSys, the ACDs logic is distributed between nodes. In this paper, we describe a distributed ACD, modelling its behaviour and communication with the other subsystems. A number of properties, such as deadlock freeness, safety and liveness are then verified using the model checker PAT (Process Analysis Toolkit).","PeriodicalId":316788,"journal":{"name":"International Conference on Computer Systems and Technologies","volume":"36 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127098677","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Optimized multicore architectures for data parallel fast Fourier transform 优化多核架构的数据并行快速傅里叶变换
Pub Date : 2013-06-28 DOI: 10.1145/2516775.2516808
T. Xu, T. Pahikkala, P. Liljeberg, J. Plosila, H. Tenhunen
In this paper, we propose optimized multicore designs for data parallel Fast Fourier Transform (FFT) applications. FFT is widely used in digital systems as a fundamental algorithm. The implementation of FFT on conventional architectures has been studied. However, the evaluation of data parallel FFT in Network-on-Chip (NoC) platforms has not been well addressed. We analyse data parallel FFT in terms of on-chip traffic patterns. NoC designs optimized for FFT are introduced. Experiments show that, the execution times of our optimized designs are 12.1% and 18.3% shorter than the original NoC design.
在本文中,我们提出了数据并行快速傅立叶变换(FFT)应用的优化多核设计。FFT作为一种基本算法在数字系统中得到了广泛的应用。研究了FFT在传统体系结构上的实现。然而,在片上网络(NoC)平台上对数据并行FFT的评估还没有得到很好的解决。我们根据片上流量模式分析数据并行FFT。介绍了针对FFT优化的NoC设计。实验表明,优化设计的执行时间比原NoC设计分别缩短了12.1%和18.3%。
{"title":"Optimized multicore architectures for data parallel fast Fourier transform","authors":"T. Xu, T. Pahikkala, P. Liljeberg, J. Plosila, H. Tenhunen","doi":"10.1145/2516775.2516808","DOIUrl":"https://doi.org/10.1145/2516775.2516808","url":null,"abstract":"In this paper, we propose optimized multicore designs for data parallel Fast Fourier Transform (FFT) applications. FFT is widely used in digital systems as a fundamental algorithm. The implementation of FFT on conventional architectures has been studied. However, the evaluation of data parallel FFT in Network-on-Chip (NoC) platforms has not been well addressed. We analyse data parallel FFT in terms of on-chip traffic patterns. NoC designs optimized for FFT are introduced. Experiments show that, the execution times of our optimized designs are 12.1% and 18.3% shorter than the original NoC design.","PeriodicalId":316788,"journal":{"name":"International Conference on Computer Systems and Technologies","volume":"38 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"115240704","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
Optimization of address-based data sorting unit with external memory support 具有外部存储器支持的基于地址的数据排序单元的优化
Pub Date : 2013-06-28 DOI: 10.1145/2516775.2516807
D. Mihhailov, A. Rjabov, V. Sklyarov, I. Skliarova, A. Sudnitson
Among numerous data processing tasks sorting is considered to be one of the most important. Sorting still poses a big challenge as it actually becomes harder to solve this problem efficiently and fast with the constant demand for processing of larger and larger data sets in a reasonable amount of time. Reconfigurable computing provides an attractive option for implementation of data processing in the context of hardware, as the use of Field Programmable Gate Arrays (FPGAs) allows to eliminate the design constraints of processors and graphics processing units (GPUs) with predefined architectures. In this paper a technique that improves the performance of the address-based data sorting unit with an external DDR3 flag memory is proposed. It is demonstrated that the proposed technique can efficiently reduce the communication penalties associated with the use of external memory.
在众多的数据处理任务中,排序被认为是最重要的任务之一。排序仍然是一个很大的挑战,因为在合理的时间内处理越来越大的数据集的需求不断增加,因此要高效、快速地解决这个问题实际上变得越来越困难。可重构计算为在硬件环境下实现数据处理提供了一个有吸引力的选择,因为现场可编程门阵列(fpga)的使用允许消除具有预定义架构的处理器和图形处理单元(gpu)的设计限制。本文提出了一种利用外接DDR3标志存储器提高基于地址的数据排序单元性能的技术。实验结果表明,该方法可以有效地减少由于外部存储器的使用而带来的通信损失。
{"title":"Optimization of address-based data sorting unit with external memory support","authors":"D. Mihhailov, A. Rjabov, V. Sklyarov, I. Skliarova, A. Sudnitson","doi":"10.1145/2516775.2516807","DOIUrl":"https://doi.org/10.1145/2516775.2516807","url":null,"abstract":"Among numerous data processing tasks sorting is considered to be one of the most important. Sorting still poses a big challenge as it actually becomes harder to solve this problem efficiently and fast with the constant demand for processing of larger and larger data sets in a reasonable amount of time. Reconfigurable computing provides an attractive option for implementation of data processing in the context of hardware, as the use of Field Programmable Gate Arrays (FPGAs) allows to eliminate the design constraints of processors and graphics processing units (GPUs) with predefined architectures. In this paper a technique that improves the performance of the address-based data sorting unit with an external DDR3 flag memory is proposed. It is demonstrated that the proposed technique can efficiently reduce the communication penalties associated with the use of external memory.","PeriodicalId":316788,"journal":{"name":"International Conference on Computer Systems and Technologies","volume":"35 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122637123","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Data PER model 数据PER模型
Pub Date : 2013-06-28 DOI: 10.1145/2516775.2516792
Hristo Tujarov, S. Kalchev, Vassil Milev
In this paper the model PER (Process Entity Relationships) for semantic data modeling is presented, based on process and architectural approach. Terms, symbols and conventions used are explained. The levels of the model were described, and some example models are given.
本文提出了基于过程和体系结构方法的语义数据建模模型PER (Process Entity relations)。解释了使用的术语、符号和惯例。描述了模型的层次,并给出了一些实例模型。
{"title":"Data PER model","authors":"Hristo Tujarov, S. Kalchev, Vassil Milev","doi":"10.1145/2516775.2516792","DOIUrl":"https://doi.org/10.1145/2516775.2516792","url":null,"abstract":"In this paper the model PER (Process Entity Relationships) for semantic data modeling is presented, based on process and architectural approach. Terms, symbols and conventions used are explained. The levels of the model were described, and some example models are given.","PeriodicalId":316788,"journal":{"name":"International Conference on Computer Systems and Technologies","volume":"12 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"122736301","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 1
Banner positioning in the masthead area of online newspapers: an eye tracking study 在线报纸报头区域的横幅定位:眼动追踪研究
Pub Date : 2013-06-28 DOI: 10.1145/2516775.2516789
V. Cantoni, M. Porta, Stefania Ricotti, Francesca Zanin
In this article we present an eye tracking investigation aimed at inspecting the eye behaviour of users while looking at the home page of online newspapers containing ad banners, especially during the first seconds of exposure. In particular, we consider different positions and combinations for banners placed in the masthead region of the page, to verify whether there are solutions that are better than others in catching the early attention of the user. The study involved 50 testers and was carried out on simulated newspaper home pages using a remote eye tracker. Although differences in testers' behaviours were not always statistically significant, some interesting divergences could however be identified, which can be the starting point for more focused studies on the subject.
在这篇文章中,我们提出了一项眼动追踪调查,旨在检查用户在查看包含广告横幅的在线报纸首页时的眼睛行为,特别是在曝光的前几秒。特别是,我们考虑放置在页面报头区域的横幅的不同位置和组合,以验证是否有比其他解决方案更好地抓住用户的早期注意力。这项研究涉及50名测试者,使用远程眼动仪在模拟报纸首页上进行。尽管测试者行为的差异在统计上并不总是显著的,但是一些有趣的差异可以被识别出来,这可以成为对该主题进行更集中研究的起点。
{"title":"Banner positioning in the masthead area of online newspapers: an eye tracking study","authors":"V. Cantoni, M. Porta, Stefania Ricotti, Francesca Zanin","doi":"10.1145/2516775.2516789","DOIUrl":"https://doi.org/10.1145/2516775.2516789","url":null,"abstract":"In this article we present an eye tracking investigation aimed at inspecting the eye behaviour of users while looking at the home page of online newspapers containing ad banners, especially during the first seconds of exposure. In particular, we consider different positions and combinations for banners placed in the masthead region of the page, to verify whether there are solutions that are better than others in catching the early attention of the user. The study involved 50 testers and was carried out on simulated newspaper home pages using a remote eye tracker. Although differences in testers' behaviours were not always statistically significant, some interesting divergences could however be identified, which can be the starting point for more focused studies on the subject.","PeriodicalId":316788,"journal":{"name":"International Conference on Computer Systems and Technologies","volume":"97 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132431241","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 10
An algorithm for zero pronoun resolution in Bulgarian 保加利亚语零代词解析算法
Pub Date : 2013-06-28 DOI: 10.1145/2516775.2516787
D. Grigorova
This paper presents an algorithm for identifying the noun phrase antecedents of zero pronouns in Bulgarian. The algorithm applies to syntactic representation in XML format, generated by context-free grammar parser. Like the parser, the algorithm is implemented in Java. The author has tested it on Z-corpora, specially created for the investigation of zero pronouns in Bulgarian. The corpora are manually annotated and contain 1029 zero pronouns occurrences. The algorithm has 84% critical success rate. The algorithm is compared to another approach, which has been proposed in literature. The author's algorithm achieves 3% higher critical success rate.
本文提出了一种保加利亚语零代词名词短语先行词的识别算法。该算法适用于XML格式的语法表示,由上下文无关的语法解析器生成。与解析器一样,该算法也是用Java实现的。笔者在专门为调查保加利亚语零代词而创建的z语料库上进行了测试。该语料库是手动注释的,包含1029个零代词出现。该算法的临界成功率为84%。将该算法与文献中提出的另一种方法进行了比较。本文算法的临界成功率提高了3%。
{"title":"An algorithm for zero pronoun resolution in Bulgarian","authors":"D. Grigorova","doi":"10.1145/2516775.2516787","DOIUrl":"https://doi.org/10.1145/2516775.2516787","url":null,"abstract":"This paper presents an algorithm for identifying the noun phrase antecedents of zero pronouns in Bulgarian. The algorithm applies to syntactic representation in XML format, generated by context-free grammar parser. Like the parser, the algorithm is implemented in Java. The author has tested it on Z-corpora, specially created for the investigation of zero pronouns in Bulgarian. The corpora are manually annotated and contain 1029 zero pronouns occurrences. The algorithm has 84% critical success rate. The algorithm is compared to another approach, which has been proposed in literature. The author's algorithm achieves 3% higher critical success rate.","PeriodicalId":316788,"journal":{"name":"International Conference on Computer Systems and Technologies","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"131964943","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
Software availability in the cloud 云中的软件可用性
Pub Date : 2013-06-28 DOI: 10.1145/2516775.2516814
Tsanko Alexandrov, A. Dimov
Cloud computing is becoming very prevalent in many application areas. However there is still little research in application of software engineering techniques for development of software systems, intended for execution in cloud environments. In this paper we make a deeper look at currently existing architectural tactics for achieving availability in the cloud. A case study at the end of the paper shows that using some of these tactics one may achieve high levels of availability.
云计算在许多应用领域变得非常普遍。然而,在应用软件工程技术开发软件系统方面的研究仍然很少,这些软件系统旨在在云环境中执行。在本文中,我们将深入研究当前实现云可用性的现有架构策略。本文最后的一个案例研究表明,使用其中一些策略可以实现高水平的可用性。
{"title":"Software availability in the cloud","authors":"Tsanko Alexandrov, A. Dimov","doi":"10.1145/2516775.2516814","DOIUrl":"https://doi.org/10.1145/2516775.2516814","url":null,"abstract":"Cloud computing is becoming very prevalent in many application areas. However there is still little research in application of software engineering techniques for development of software systems, intended for execution in cloud environments. In this paper we make a deeper look at currently existing architectural tactics for achieving availability in the cloud. A case study at the end of the paper shows that using some of these tactics one may achieve high levels of availability.","PeriodicalId":316788,"journal":{"name":"International Conference on Computer Systems and Technologies","volume":"39 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114317771","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 7
A methodology for building simple but robust stemmers without language knowledge: overview, data model and ranking algorithm 在没有语言知识的情况下构建简单而健壮的系统的方法:概述、数据模型和排序算法
Pub Date : 2013-06-28 DOI: 10.1145/2516775.2516783
N. Karanikolas
The purpose of this work is to define a methodology for building simple but robust stemmers, without having knowledge of the stemmer's target language. The target stemmer is based on conditional suffix replacement (actually suffix removal) in one or more steps. The building process (that refines the stemmer) uses the arguments of experts against the results of a primary stemmer. Even the experts did not need be speakers of the target language. They have available the original words, their translations (in their native language) and the results (stems) produced by the primary stemmer. The language resources are only a list of suffixes (used in the target language) and the translations of the terms existing in a corpus of texts from the target language.
这项工作的目的是定义一种方法,用于构建简单但健壮的干程序,而不需要了解干程序的目标语言。目标梗基于一个或多个步骤中的条件后缀替换(实际上是后缀删除)。构建过程(精炼模型)使用专家的论证来反对初级模型的结果。即使是专家也不需要是目标语言的使用者。他们可以获得原始单词,他们的翻译(在他们的母语)和结果(干)产生的初级干。语言资源只是后缀(在目标语言中使用)的列表和目标语言文本语料库中存在的术语的翻译。
{"title":"A methodology for building simple but robust stemmers without language knowledge: overview, data model and ranking algorithm","authors":"N. Karanikolas","doi":"10.1145/2516775.2516783","DOIUrl":"https://doi.org/10.1145/2516775.2516783","url":null,"abstract":"The purpose of this work is to define a methodology for building simple but robust stemmers, without having knowledge of the stemmer's target language. The target stemmer is based on conditional suffix replacement (actually suffix removal) in one or more steps. The building process (that refines the stemmer) uses the arguments of experts against the results of a primary stemmer. Even the experts did not need be speakers of the target language. They have available the original words, their translations (in their native language) and the results (stems) produced by the primary stemmer. The language resources are only a list of suffixes (used in the target language) and the translations of the terms existing in a corpus of texts from the target language.","PeriodicalId":316788,"journal":{"name":"International Conference on Computer Systems and Technologies","volume":"51 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133814863","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 5
A constraint-based approach for analysing financial market operations 基于约束的金融市场操作分析方法
Pub Date : 2013-06-28 DOI: 10.1145/2516775.2516780
Samuil Nikolov, V. Nikolov, A. Antonov
The article describes a framework for modelling and verification of constraint rules on operations with financial instruments. These constraints are applied on certain attributes of domains of financial objects. A methodology and implementation of automatic constraint analysis in two steps is presented. The first step involves preparation of constraints on specified domains and creation of formulas defining them. The other step consists in waiting for real time transactions and responding to them by alerting the user on newly occurred constraint violations. Computation reduction method is proposed. A satisfaction coefficient is calculated that aids the end user in taking consecutive actions on their portfolio.
本文描述了金融工具操作约束规则的建模和验证框架。这些约束应用于金融对象领域的某些属性。提出了一种分两步自动约束分析的方法和实现方法。第一步包括准备指定域上的约束和创建定义这些约束的公式。另一个步骤是等待实时事务,并通过在新发生的约束违规时提醒用户来响应它们。提出了减少计算量的方法。计算满意度系数,帮助最终用户对其投资组合采取连续的行动。
{"title":"A constraint-based approach for analysing financial market operations","authors":"Samuil Nikolov, V. Nikolov, A. Antonov","doi":"10.1145/2516775.2516780","DOIUrl":"https://doi.org/10.1145/2516775.2516780","url":null,"abstract":"The article describes a framework for modelling and verification of constraint rules on operations with financial instruments. These constraints are applied on certain attributes of domains of financial objects. A methodology and implementation of automatic constraint analysis in two steps is presented. The first step involves preparation of constraints on specified domains and creation of formulas defining them. The other step consists in waiting for real time transactions and responding to them by alerting the user on newly occurred constraint violations. Computation reduction method is proposed. A satisfaction coefficient is calculated that aids the end user in taking consecutive actions on their portfolio.","PeriodicalId":316788,"journal":{"name":"International Conference on Computer Systems and Technologies","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2013-06-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114632031","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":0,"RegionCategory":"","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 2
期刊
International Conference on Computer Systems and Technologies
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1