首页 > 最新文献

2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing最新文献

英文 中文
Pivot-Free Block Matrix Inversion 无轴块矩阵反演
S. Watt
We present a pivot-free deterministic algorithm for the inversion of block matrices. The method is based on the Moore-Penrose inverse and is applicable over certain general classes of rings. This improves on previous methods that required at least one invertible on-diagonal block, and that otherwise required row- or column-based pivoting, disrupting the block structure. Our method is applicable to any invertible matrix and does not require any particular blocks to invertible. This is achieved at the cost of two additional specialized matrix multiplications and, in some cases, requires the inversion to be performed in an extended ring
提出了一种块矩阵反演的无轴确定性算法。该方法基于Moore-Penrose逆,适用于某些一般类型的环。这改进了以前的方法,这些方法需要至少一个可逆的对角线上的块,否则需要基于行或列的pivot,从而破坏了块结构。该方法适用于任何可逆矩阵,不需要任何特定的块来可逆。这是以两次额外的专门矩阵乘法为代价实现的,并且在某些情况下,需要在扩展环中执行反转
{"title":"Pivot-Free Block Matrix Inversion","authors":"S. Watt","doi":"10.1109/SYNASC.2006.61","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.61","url":null,"abstract":"We present a pivot-free deterministic algorithm for the inversion of block matrices. The method is based on the Moore-Penrose inverse and is applicable over certain general classes of rings. This improves on previous methods that required at least one invertible on-diagonal block, and that otherwise required row- or column-based pivoting, disrupting the block structure. Our method is applicable to any invertible matrix and does not require any particular blocks to invertible. This is achieved at the cost of two additional specialized matrix multiplications and, in some cases, requires the inversion to be performed in an extended ring","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"107 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"132038285","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}
引用次数: 16
Restraint Order Component Model Execution 约束订单组件模型执行
A. Vescan
In this paper we discuss a way of composing a system from components and two different execution approaches of the obtained solutions. Secondly, we argue that the selection of the accurate model that best represents the user requirements supposes semantic involvement by the user. We illustrate the synergy of model construction and model execution by giving a real life example. The integration of an automatic composition model has validated our approach as a simple but powerful tool for customizing software to support client-specific requirements
本文讨论了一种由组件组成系统的方法以及所得到的解的两种不同的执行方法。其次,我们认为选择最能代表用户需求的准确模型需要用户的语义参与。我们通过给出一个真实的例子来说明模型构建和模型执行的协同作用。自动组合模型的集成验证了我们的方法是一种简单但功能强大的工具,用于定制软件以支持特定于客户端的需求
{"title":"Restraint Order Component Model Execution","authors":"A. Vescan","doi":"10.1109/SYNASC.2006.66","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.66","url":null,"abstract":"In this paper we discuss a way of composing a system from components and two different execution approaches of the obtained solutions. Secondly, we argue that the selection of the accurate model that best represents the user requirements supposes semantic involvement by the user. We illustrate the synergy of model construction and model execution by giving a real life example. The integration of an automatic composition model has validated our approach as a simple but powerful tool for customizing software to support client-specific requirements","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"15 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"133566923","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
Providing High Data Availability in MedioGRID 在MedioGRID提供高数据可用性
Adrian Colesa, I. Ignat, Radu Opris
High data availability is an important requirement for any data provider system. Replication is the main approach used to improve data availability, which is an inherent method for any distributed infrastructure including grids. The Globus toolkit provides specialized tools and services for data replication in grid, though it is not so simple to know how to deploy, configure and make them work efficiently together in order to obtain the desired level of data availability. Based on our experiments with these tools, we designed an architecture of a data replication management system for the MedioGrid project. Our solution automates the replication process between data storage nodes in the system. We implemented and tested a prototype of our architecture
高数据可用性是任何数据提供系统的重要要求。复制是用于提高数据可用性的主要方法,它是包括网格在内的任何分布式基础设施的固有方法。Globus工具包为网格中的数据复制提供了专门的工具和服务,但要知道如何部署、配置并使它们有效地协同工作以获得所需的数据可用性级别并不那么简单。基于对这些工具的实验,我们为MedioGrid项目设计了一个数据复制管理系统的体系结构。我们的解决方案自动化了系统中数据存储节点之间的复制过程。我们实现并测试了架构的原型
{"title":"Providing High Data Availability in MedioGRID","authors":"Adrian Colesa, I. Ignat, Radu Opris","doi":"10.1109/SYNASC.2006.65","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.65","url":null,"abstract":"High data availability is an important requirement for any data provider system. Replication is the main approach used to improve data availability, which is an inherent method for any distributed infrastructure including grids. The Globus toolkit provides specialized tools and services for data replication in grid, though it is not so simple to know how to deploy, configure and make them work efficiently together in order to obtain the desired level of data availability. Based on our experiments with these tools, we designed an architecture of a data replication management system for the MedioGrid project. Our solution automates the replication process between data storage nodes in the system. We implemented and tested a prototype of our architecture","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"34 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"125053213","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}
引用次数: 9
Clouds Mask Algorithm 云掩码算法
Floricica Parauan, Mihaela Ordean, A. Diamandi
The article exemplifies a way to identify the nature of a pixel up to different constants and indicators. An algorithm is described for clouds mask and pseudocode for snow respective ice detection. We present also the experimental results. In previous research we found different approaches of these algorithms but each of them attacks differently the subject
本文举例说明了一种方法来识别像素的性质,直到不同的常数和指示符。描述了一种云掩码和伪码的雪各自冰检测算法。并给出了实验结果。在之前的研究中,我们发现了这些算法的不同方法,但每种算法攻击的对象不同
{"title":"Clouds Mask Algorithm","authors":"Floricica Parauan, Mihaela Ordean, A. Diamandi","doi":"10.1109/SYNASC.2006.22","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.22","url":null,"abstract":"The article exemplifies a way to identify the nature of a pixel up to different constants and indicators. An algorithm is described for clouds mask and pseudocode for snow respective ice detection. We present also the experimental results. In previous research we found different approaches of these algorithms but each of them attacks differently the subject","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"129639100","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}
引用次数: 3
A Parallel Algorithm for Rendering Huge Terrain Surfaces 一种绘制巨大地形表面的并行算法
Norbert Somosi, D. Petcu
In this short report we present an efficient way for real time parallel rendering of complex terrain models. We describe a hybrid algorithm that combines the parallel sort last and the sequential GeoMipMapping rendering algorithms. Tests on a cluster of workstations are also reported
在这篇简短的报告中,我们提出了一种实时并行绘制复杂地形模型的有效方法。我们描述了一种结合并行排序和顺序GeoMipMapping绘制算法的混合算法。还报告了在一组工作站上进行的测试
{"title":"A Parallel Algorithm for Rendering Huge Terrain Surfaces","authors":"Norbert Somosi, D. Petcu","doi":"10.1109/SYNASC.2006.8","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.8","url":null,"abstract":"In this short report we present an efficient way for real time parallel rendering of complex terrain models. We describe a hybrid algorithm that combines the parallel sort last and the sequential GeoMipMapping rendering algorithms. Tests on a cluster of workstations are also reported","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"23 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130817478","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}
引用次数: 3
Evolutionary Support Vector Regression Machines 进化支持向量回归机
R. Stoean, D. Dumitrescu, M. Preuss, C. Stoean
Evolutionary support vector machines (ESVMs) are a novel technique that assimilates the learning engine of the state-of-the-art support vector machines (SVMs) but evolves the coefficients of the decision function by means of evolutionary algorithms (EAs). The new method has accomplished the purpose for which it has been initially developed, that of a simpler alternative to the canonical SVM approach for solving the optimization component of training. ESVMs, as SVMs, are natural tools for primary application to classification. However, since the latter had been further on extended to also handle regression, it is the scope of this paper to present the corresponding evolutionary paradigm. In particular, we consider the hybridization with the classical epsi-support vector regression (epsi-SVR) introduced by Vapnik and the subsequent evolution of the coefficients of the regression hyperplane. epsi-evolutionary support regression (epsi-ESVR) is validated on the Boston housing benchmark problem and the obtained results demonstrate the promise of ESVMs also as concerns regression
进化支持向量机(esvm)是一种吸收了最先进的支持向量机(svm)的学习引擎,但通过进化算法(EAs)进化决策函数的系数的新技术。新方法已经完成了它最初开发的目的,即作为解决训练优化部分的标准支持向量机方法的更简单的替代方法。esvm作为支持向量机,是主要应用于分类的天然工具。然而,由于后者已经进一步扩展到也处理回归,本文的范围是提出相应的进化范式。特别地,我们考虑了与Vapnik引入的经典epsi-支持向量回归(epsi-SVR)的杂交以及回归超平面系数的后续演化。在波士顿住房基准问题上验证了epsi-进化支持回归(epsi-ESVR),得到的结果表明esvm也可以作为回归的关注对象
{"title":"Evolutionary Support Vector Regression Machines","authors":"R. Stoean, D. Dumitrescu, M. Preuss, C. Stoean","doi":"10.1109/SYNASC.2006.39","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.39","url":null,"abstract":"Evolutionary support vector machines (ESVMs) are a novel technique that assimilates the learning engine of the state-of-the-art support vector machines (SVMs) but evolves the coefficients of the decision function by means of evolutionary algorithms (EAs). The new method has accomplished the purpose for which it has been initially developed, that of a simpler alternative to the canonical SVM approach for solving the optimization component of training. ESVMs, as SVMs, are natural tools for primary application to classification. However, since the latter had been further on extended to also handle regression, it is the scope of this paper to present the corresponding evolutionary paradigm. In particular, we consider the hybridization with the classical epsi-support vector regression (epsi-SVR) introduced by Vapnik and the subsequent evolution of the coefficients of the regression hyperplane. epsi-evolutionary support regression (epsi-ESVR) is validated on the Boston housing benchmark problem and the obtained results demonstrate the promise of ESVMs also as concerns regression","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"80 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"127199719","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}
引用次数: 20
A New k-means Based Clustering Algorithm in Aspect Mining 方面挖掘中一种新的基于k均值的聚类算法
G. Czibula, G. Moldovan
Clustering is a division of data into groups of similar objects. Aspect mining is a process that tries to identify cross-cutting concerns in existing software systems. The goal is to refactor the existing systems to use aspect oriented programming, in order to make them easier to maintain and to evolve. This paper aims at presenting a new k-means based clustering algorithm used in aspect mining. Clustering is used in order to identify crosscutting concerns. We propose some quality measures in order to evaluate the results both from the clustering point of view and the aspect mining point of view, and we also report two case studies
聚类是将数据分成相似对象的组。方面挖掘是一个试图识别现有软件系统中横切关注点的过程。其目标是重构现有的系统,以使用面向方面的编程,以便使它们更容易维护和发展。本文提出了一种新的基于k均值的聚类算法,用于方面挖掘。使用聚类是为了识别横切关注点。为了从聚类和方面挖掘的角度对结果进行评价,我们提出了一些质量度量,并报告了两个案例研究
{"title":"A New k-means Based Clustering Algorithm in Aspect Mining","authors":"G. Czibula, G. Moldovan","doi":"10.1109/SYNASC.2006.5","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.5","url":null,"abstract":"Clustering is a division of data into groups of similar objects. Aspect mining is a process that tries to identify cross-cutting concerns in existing software systems. The goal is to refactor the existing systems to use aspect oriented programming, in order to make them easier to maintain and to evolve. This paper aims at presenting a new k-means based clustering algorithm used in aspect mining. Clustering is used in order to identify crosscutting concerns. We propose some quality measures in order to evaluate the results both from the clustering point of view and the aspect mining point of view, and we also report two case studies","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"6 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"114367932","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}
引用次数: 33
Tuning Evolutionary Algorithm Performance Using Nature Inspired Heuristics 使用自然启发的启发式优化进化算法的性能
A. Abraham
Summary form only given. Evolutionary algorithms have become an important problem solving methodology among many researchers working in the area of computational intelligence. The population based collective learning process; self adaptation and robustness are some of the key features of evolutionary algorithm when compared to other global optimization techniques. Due to its simplicity, evolutionary algorithms have been widely accepted for solving several important practical applications in engineering, business, commerce etc. However, experimental evidence had indicated cases where evolutionary algorithms are inefficient at fine tuning solutions, but better at finding global basins of attraction. The efficiency of evolutionary training can be improved significantly by hybridization of some search procedures or incorporating some heuristics into the evolution process. In this talk, we will review how particle swarm optimization algorithm and bacterial foraging algorithm could be used to optimize the performance of evolutionary algorithms. The performance of the hybridized algorithms will be illustrated using some benchmark problems
只提供摘要形式。进化算法已经成为许多计算智能领域研究者研究的重要问题解决方法。以人口为基础的集体学习过程;自适应和鲁棒性是进化算法与其他全局优化技术相比的主要特点。由于其简单性,进化算法已被广泛接受,用于解决工程,商业,商业等领域的一些重要实际应用。然而,实验证据表明,进化算法在微调解决方案方面效率低下,但在寻找全球吸引力盆地方面表现更好。通过在进化过程中加入一些启发式方法或混合一些搜索方法,可以显著提高进化训练的效率。在这次演讲中,我们将回顾如何使用粒子群优化算法和细菌觅食算法来优化进化算法的性能。混合算法的性能将通过一些基准问题来说明
{"title":"Tuning Evolutionary Algorithm Performance Using Nature Inspired Heuristics","authors":"A. Abraham","doi":"10.1109/SYNASC.2006.78","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.78","url":null,"abstract":"Summary form only given. Evolutionary algorithms have become an important problem solving methodology among many researchers working in the area of computational intelligence. The population based collective learning process; self adaptation and robustness are some of the key features of evolutionary algorithm when compared to other global optimization techniques. Due to its simplicity, evolutionary algorithms have been widely accepted for solving several important practical applications in engineering, business, commerce etc. However, experimental evidence had indicated cases where evolutionary algorithms are inefficient at fine tuning solutions, but better at finding global basins of attraction. The efficiency of evolutionary training can be improved significantly by hybridization of some search procedures or incorporating some heuristics into the evolution process. In this talk, we will review how particle swarm optimization algorithm and bacterial foraging algorithm could be used to optimize the performance of evolutionary algorithms. The performance of the hybridized algorithms will be illustrated using some benchmark problems","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"84 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"116072318","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
Adventures of a Logician-Engineer: A Journey through Logic, Engineering, Medicine, Biology, and Statistics 逻辑学工程师的冒险:逻辑学、工程学、医学、生物学和统计学之旅
L. Wong
Summary form only given. Whenever a programmer writes a loop, or a mathematician does a proof by induction, an invariant is involved. The discovery and understanding of invariants often underlies problem solving in many domains. The author discusses his search for powerful invariants over the past decade. This search was/is motivated by a broad spectrum of problems: understanding query languages, engineering data integration systems, optimizing disease treatments, recognizing DNA feature sites, and discovering reliable patterns
只提供摘要形式。每当程序员编写循环或数学家通过归纳法进行证明时,都会涉及到不变量。不变量的发现和理解往往是许多领域问题解决的基础。作者讨论了他在过去十年中对强大不变量的探索。这项研究的动机是广泛的问题:理解查询语言、工程数据集成系统、优化疾病治疗、识别DNA特征位点和发现可靠的模式
{"title":"Adventures of a Logician-Engineer: A Journey through Logic, Engineering, Medicine, Biology, and Statistics","authors":"L. Wong","doi":"10.1109/SYNASC.2006.14","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.14","url":null,"abstract":"Summary form only given. Whenever a programmer writes a loop, or a mathematician does a proof by induction, an invariant is involved. The discovery and understanding of invariants often underlies problem solving in many domains. The author discusses his search for powerful invariants over the past decade. This search was/is motivated by a broad spectrum of problems: understanding query languages, engineering data integration systems, optimizing disease treatments, recognizing DNA feature sites, and discovering reliable patterns","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"22 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"121902051","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
The Confluence Property for Petri Nets and its Applications Petri网的合流性及其应用
I. Leahu, F. Ţiplea
A Petri net is confluent if its firing relation is confluent, i.e., for any two reachable markings there exists a marking reachable from both of them. We prove that confluence is a decidable property for Petri nets and it is preserved by asynchronous parallel composition. Applications to Petri net structural transformations and term rewriting systems are then pointed out
如果一个Petri网的发射关系是合流的,则该网是合流的,即对于任意两个可达标记,都存在一个可达标记。证明了Petri网的合流性是一个可判定的性质,并通过异步并行组合保持了合流性。然后指出了在Petri网结构变换和项重写系统中的应用
{"title":"The Confluence Property for Petri Nets and its Applications","authors":"I. Leahu, F. Ţiplea","doi":"10.1109/SYNASC.2006.71","DOIUrl":"https://doi.org/10.1109/SYNASC.2006.71","url":null,"abstract":"A Petri net is confluent if its firing relation is confluent, i.e., for any two reachable markings there exists a marking reachable from both of them. We prove that confluence is a decidable property for Petri nets and it is preserved by asynchronous parallel composition. Applications to Petri net structural transformations and term rewriting systems are then pointed out","PeriodicalId":309740,"journal":{"name":"2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing","volume":"1 1","pages":"0"},"PeriodicalIF":0.0,"publicationDate":"2006-09-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"130167866","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
期刊
2006 Eighth International Symposium on Symbolic and Numeric Algorithms for Scientific Computing
全部 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