close
1.

電子ブック

EB
Mike Allerhand
出版情報: SpringerLink Books - AutoHoldings , Springer Berlin Heidelberg, 2011
所蔵情報: loading…
目次情報: 続きを見る
Introduction to R / 1:
Why Command Lines and Scripts? / 1.1:
The R Console / 1.1.1:
Variables / 1.1.2:
Functions / 1.1.3:
Finding Functions and Getting Help / 1.2:
Libraries / 1.2.1:
Packages / 1.2.2:
Finding Functions / 1.2.3:
Getting Help / 1.2.4:
R Projects / 1.3:
Saving Your Session / 1.3.1:
Scripts / 1.3.2:
Data Structures / 2:
Vectors, Matrices, and Arrays / 2.1:
Data Frames and Lists / 2.1.2:
Creating Data / 2.1.3:
Sampling Data / 2.1.4:
Reading Data / 2.1.5:
Operations on Vectors and Matrices / 2.2:
Arithmetic Functions / 2.2.1:
Descriptive Functions / 2.2.2:
Operators and Expressions / 2.2.3:
Factors / 2.3:
Making Factors / 2.3.1:
Operations on Factors / 2.3.2:
Re-ordering and Re-labelling / 2.3.3:
Indexing / 2.4:
Indexing by Name / 2.4.1:
Indexing by Number / 2.4.2:
Inserting and Deleting Rows or Columns / 2.4.3:
Indexing with Factors / 2.4.4:
Conditional Indexing / 2.4.5:
Sorting / 2.4.6:
Reshaping / 2.5:
Stacking and Unstacking? / 2.5.1:
Reshaping: Wide and Long / 2.5.2:
Merging / 2.5.3:
Missing Values / 2.6:
Recoding Missing Values / 2.6.1:
Operations with Missing Values / 2.6.2:
Counting and Sorting Missing Values / 2.6.3:
Handling Missing Values / 2.6.4:
Mapping Functions / 2.7:
Repeated Evaluation / 2.7.1:
Applying Functions / 2.7.2:
Writing Functions / 2.8:
Anonymous Functions / 2.8.1:
Optional Arguments / 2.8.2:
Tables and Graphs / 3:
Tables / 3.1:
Frequency Tables / 3.1.1:
Tables of Cell Means and Other Summaries / 3.1.2:
Saving Tables / 3.1.3:
Graphs / 3.2:
Base Graphics / 3.2.1:
Lattice Graphics / 3.2.2:
Multiple Plot Layout / 3.2.3:
Saving Graphics / 3.2.4:
Hypothesis Tests / 4:
Probability Distributions / 4.1:
How to Run a t test / 4.2:
Linear Models / 5:
Model Formulas / 5.1:
Formula and Data Frame / 5.1.1:
Updating Model Fits / 5.1.2:
General Linear Models / 5.2:
Regression Diagnostics / 5.2.1:
Testing the Regression Coefficients / 5.2.2:
Prediction / 5.2.3:
Stepwise Regression / 5.2.4:
Extracting Information from the Fit Object / 5.2.5:
Residualizing / 5.2.6:
ANOVA / 5.3:
ANOVA Tables / 5.3.1:
Comparisons / 5.3.2:
Learning R / 5.4:
Index
Introduction to R / 1:
Why Command Lines and Scripts? / 1.1:
The R Console / 1.1.1:
2.

電子ブック

EB
Christian Rockenhäuser
出版情報: SpringerLink Books - AutoHoldings , Springer Fachmedien Wiesbaden, 2015
所蔵情報: loading…
3.

電子ブック

EB
Serge Linckels, Christoph Meinel
出版情報: Springer eBooks Computer Science , Springer Berlin Heidelberg, 2011
所蔵情報: loading…
目次情報: 続きを見る
Introduction to E-Librarian Services / 1:
From Ancient to Digital Libraries / 1.1:
From Searching to Finding / 1.2:
Searching the Web / 1.2.1:
Searching Multimedia Knowledge Bases / 1.2.2:
Exploratory Search / 1.2.3:
E-Librarian Services / 1.3:
Overview / 1.3.1:
Early Question-Answering Systems / 1.3.2:
Natural Language Interface / 1.3.3:
No Library without a Librarian / 1.3.4:
Characteristics of an E-Librarian Service / 1.3.5:
Overview and Organization of the Book / 1.4:
Key Technologies of E-Librarian Services / Part I:
Semantic Web and Ontologies / 2:
What is the Semantic Web? / 2.1:
The Vision of the Semantic Web / 2.1.1:
Semantic Web vs. Web N.O / 2.1.2:
Three Principles Ruling the Semantic Web / 2.1.3:
Architecture / 2.1.4:
Ontologies / 2.2:
Ontology Structure / 2.2.1:
Upper and Domain Ontologies / 2.2.2:
Linked Data / 2.2.3:
Expressivity of Ontologies / 2.2.4:
XML Extensible Markup Language / 2.3:
XML: Elements, Attributes and Values / 2.3.1:
Namespaces and Qualified Names / 2.3.2:
XML Schema / 2.3.3:
Complete Example / 2.3.4:
Limitations of XML / 2.3.5:
RDF-Resource Description Framework / 2.4:
RDF Triples and Serialization / 2.4.1:
RDF Schema / 2.4.2:
Limitations of RDF / 2.4.3:
Owl 1 and Owl 2 - Web Ontology Language / 2.5:
Instances, Classes and Restrictions in Owl / 2.5.1:
From Owl 1 to Owl 2 / 2.5.2:
Sparql, the Query Language / 2.5.4:
Description Logics and Reasoning / 3:
DL- Description Logics / 3.1:
Concept Descriptions / 3.1.1:
DL Languages / 3.1.2:
Equivalences between OWL and DL / 3.1.3:
DL Knowledge Base / 3.2:
Terminologies (TBox) / 3.2.1:
World Descriptions (ABox) / 3.2.2:
Interpretations / 3.3:
Interpreting Individuals, Concepts, and Roles / 3.3.1:
Modeling the Real World / 3.3.2:
Inferences / 3.4:
Standard Inferences / 3.4.1:
Non-Standard Inferences / 3.4.2:
Natural Language Processing / 4:
Overview and Challenges / 4.1:
Syntax, Semantics and Pragmatics / 4.1.1:
Difficulties of NLP / 4.1.2:
Zipf's law / 4.1.3:
Dealing with Single Words / 4.2:
Tokenization and Tagging / 4.2.1:
Morphology / 4.2.2:
Building Words over an Alphabet / 4.2.3:
Operations over Words / 4.2.4:
Semantic Knowledge Sources / 4.3:
Semantic relations / 4.3.1:
Semantic resources / 4.3.2:
Dealing with Sentences / 4.4:
Phrase Types / 4.4.1:
Phrase Structure / 4.4.2:
Grammar / 4.4.3:
Formal languages / 4.4.4:
Phrase structure ambiguities / 4.4.5:
Alternative parsing techniques / 4.4.6:
Multi-Language / 4.5:
Semantic Interpretation / 4.6:
Information Retrieval / 5:
Retrieval Process / 5.1:
Document Indexation and Weighting / 5.2:
Index of terms / 5.2.1:
Weighting / 5.2.2:
Retrieval Models / 5.3:
Boolean Model / 5.3.1:
Vector Model / 5.3.2:
Probabilistic Model / 5.3.3:
Page Rank / 5.3.4:
Semantic Distance / 5.3.5:
Other Models / 5.3.6:
Retrieval Evaluation / 5.4:
Precision, Recall, and Accuracy / 5.4.1:
Design and Utilization of E-Librarian Services / Part II:
Ontological Approach / 6:
Expert Systems / 6.1:
Classical Expert Systems / 6.1.1:
Ontology-Driven Expert Systems / 6.1.2:
Towards an E-Librarian Service / 6.2:
Reasoning Capabilities of an E-Librarian Service / 6.2.1:
Deploying an Ontology / 6.2.2:
Designing the Ontological Background / 6.2.3:
Semantic Annotation of the Knowledge Base / 6.3:
Computer-Assisted Creation of metadata / 6.3.1:
Automatic Generation of metadata / 6.3.2:
Design of the Natural Language Processing Module / 7:
Overview of the Semantic Interpretation / 7.1:
Logical Form / 7.1.1:
Processing of a User Question / 7.1.2:
NLP Pre-Processing / 7.2:
Domain Language / 7.2.1:
Lemmatization / 7.2.2:
Handling Spelling Errors / 7.2.3:
Ontology Mapping / 7.3:
Domain Dictionary / 7.3.1:
Mapping of Words / 7.3.2:
Resolving Ambiguities / 7.3.3:
Generation of a DL-Concept Description / 7.4:
Without Syntactic Analysis / 7.4.1:
With Syntactic Analysis / 7.4.2:
How much NLP is Sufficient? / 7.4.3:
Optimization and Normal Form / 7.4.4:
General Limitations and Constraints / 7.5:
Role Quantifiers / 7.5.1:
Conjunction and Disjunction / 7.5.2:
Negation / 7.5.3:
Open-Ended and Closed-Ended Questions / 7.5.4:
Formulations / 7.5.5:
Others / 7.5.6:
Multiple-Language Feature / 7.6:
Designing the Multimedia Information Retrieval Module / 8:
Overview of the MIR Module / 8.1:
Knowledge Base and metadata / 8.1.1:
Retrieval Principle / 8.1.2:
The Concept Covering Problem / 8.1.3:
Identifying Covers / 8.2:
Computing the Best Covers / 8.3:
Miss and Rest / 8.3.1:
Size of a Concept Description / 8.3.2:
Best Covers / 8.3.3:
Ranking / 8.4:
Algorithm for the Retrieval Problem / 8.5:
User Feedback / 8.6:
Direct User Feedback / 8.6.1:
Collaborative Tagging and Social Networks / 8.6.2:
Diversification of User Feedback / 8.6.3:
Implementation / 9:
Knowledge Layer / 9.1:
Inference Layer / 9.1.2:
Communication Layer / 9.1.3:
Presentation Layer / 9.1.4:
Development Details / 9.2:
Processing Owl and DL in Java / 9.2.1:
Client Front-End with Ajax Autocompleter / 9.2.2:
The Soap Web Service Interface / 9.2.3:
Applications / Part III:
Best practices / 10:
Computer History Expert System (CHESt) / 10.1:
Description / 10.1.1:
Experiment / 10.1.2:
Mathematics Expert System (MatES) / 10.2:
Benchmark Test / 10.2.1:
The Lecture Butler's E-Librarian Service / 10.2.3:
Benchmark Tests / 10.3.1:
Appendix / Part IV:
XML Schema Primitive Datatypes / A:
Reasoning Algorithms / B:
Structural Subsumption / B.1:
Example 1 / B.2.1:
Example 2 / B.2.2:
Brown Tag Set / C:
Part-of-Speech Taggers and Parsers / D:
POS Taggers / D.1:
Parsers / D.2:
Probabilistic IR Model / E:
Probability Theory / E.1:
References / E.2:
Index
Introduction to E-Librarian Services / 1:
From Ancient to Digital Libraries / 1.1:
From Searching to Finding / 1.2:
4.

電子ブック

EB
Serge Linckels, Christoph Meinel
出版情報: SpringerLink Books - AutoHoldings , Springer Berlin Heidelberg, 2011
所蔵情報: loading…
目次情報: 続きを見る
Introduction to E-Librarian Services / 1:
From Ancient to Digital Libraries / 1.1:
From Searching to Finding / 1.2:
Searching the Web / 1.2.1:
Searching Multimedia Knowledge Bases / 1.2.2:
Exploratory Search / 1.2.3:
E-Librarian Services / 1.3:
Overview / 1.3.1:
Early Question-Answering Systems / 1.3.2:
Natural Language Interface / 1.3.3:
No Library without a Librarian / 1.3.4:
Characteristics of an E-Librarian Service / 1.3.5:
Overview and Organization of the Book / 1.4:
Key Technologies of E-Librarian Services / Part I:
Semantic Web and Ontologies / 2:
What is the Semantic Web? / 2.1:
The Vision of the Semantic Web / 2.1.1:
Semantic Web vs. Web N.O / 2.1.2:
Three Principles Ruling the Semantic Web / 2.1.3:
Architecture / 2.1.4:
Ontologies / 2.2:
Ontology Structure / 2.2.1:
Upper and Domain Ontologies / 2.2.2:
Linked Data / 2.2.3:
Expressivity of Ontologies / 2.2.4:
XML Extensible Markup Language / 2.3:
XML: Elements, Attributes and Values / 2.3.1:
Namespaces and Qualified Names / 2.3.2:
XML Schema / 2.3.3:
Complete Example / 2.3.4:
Limitations of XML / 2.3.5:
RDF-Resource Description Framework / 2.4:
RDF Triples and Serialization / 2.4.1:
RDF Schema / 2.4.2:
Limitations of RDF / 2.4.3:
Owl 1 and Owl 2 - Web Ontology Language / 2.5:
Instances, Classes and Restrictions in Owl / 2.5.1:
From Owl 1 to Owl 2 / 2.5.2:
Sparql, the Query Language / 2.5.4:
Description Logics and Reasoning / 3:
DL- Description Logics / 3.1:
Concept Descriptions / 3.1.1:
DL Languages / 3.1.2:
Equivalences between OWL and DL / 3.1.3:
DL Knowledge Base / 3.2:
Terminologies (TBox) / 3.2.1:
World Descriptions (ABox) / 3.2.2:
Interpretations / 3.3:
Interpreting Individuals, Concepts, and Roles / 3.3.1:
Modeling the Real World / 3.3.2:
Inferences / 3.4:
Standard Inferences / 3.4.1:
Non-Standard Inferences / 3.4.2:
Natural Language Processing / 4:
Overview and Challenges / 4.1:
Syntax, Semantics and Pragmatics / 4.1.1:
Difficulties of NLP / 4.1.2:
Zipf's law / 4.1.3:
Dealing with Single Words / 4.2:
Tokenization and Tagging / 4.2.1:
Morphology / 4.2.2:
Building Words over an Alphabet / 4.2.3:
Operations over Words / 4.2.4:
Semantic Knowledge Sources / 4.3:
Semantic relations / 4.3.1:
Semantic resources / 4.3.2:
Dealing with Sentences / 4.4:
Phrase Types / 4.4.1:
Phrase Structure / 4.4.2:
Grammar / 4.4.3:
Formal languages / 4.4.4:
Phrase structure ambiguities / 4.4.5:
Alternative parsing techniques / 4.4.6:
Multi-Language / 4.5:
Semantic Interpretation / 4.6:
Information Retrieval / 5:
Retrieval Process / 5.1:
Document Indexation and Weighting / 5.2:
Index of terms / 5.2.1:
Weighting / 5.2.2:
Retrieval Models / 5.3:
Boolean Model / 5.3.1:
Vector Model / 5.3.2:
Probabilistic Model / 5.3.3:
Page Rank / 5.3.4:
Semantic Distance / 5.3.5:
Other Models / 5.3.6:
Retrieval Evaluation / 5.4:
Precision, Recall, and Accuracy / 5.4.1:
Design and Utilization of E-Librarian Services / Part II:
Ontological Approach / 6:
Expert Systems / 6.1:
Classical Expert Systems / 6.1.1:
Ontology-Driven Expert Systems / 6.1.2:
Towards an E-Librarian Service / 6.2:
Reasoning Capabilities of an E-Librarian Service / 6.2.1:
Deploying an Ontology / 6.2.2:
Designing the Ontological Background / 6.2.3:
Semantic Annotation of the Knowledge Base / 6.3:
Computer-Assisted Creation of metadata / 6.3.1:
Automatic Generation of metadata / 6.3.2:
Design of the Natural Language Processing Module / 7:
Overview of the Semantic Interpretation / 7.1:
Logical Form / 7.1.1:
Processing of a User Question / 7.1.2:
NLP Pre-Processing / 7.2:
Domain Language / 7.2.1:
Lemmatization / 7.2.2:
Handling Spelling Errors / 7.2.3:
Ontology Mapping / 7.3:
Domain Dictionary / 7.3.1:
Mapping of Words / 7.3.2:
Resolving Ambiguities / 7.3.3:
Generation of a DL-Concept Description / 7.4:
Without Syntactic Analysis / 7.4.1:
With Syntactic Analysis / 7.4.2:
How much NLP is Sufficient? / 7.4.3:
Optimization and Normal Form / 7.4.4:
General Limitations and Constraints / 7.5:
Role Quantifiers / 7.5.1:
Conjunction and Disjunction / 7.5.2:
Negation / 7.5.3:
Open-Ended and Closed-Ended Questions / 7.5.4:
Formulations / 7.5.5:
Others / 7.5.6:
Multiple-Language Feature / 7.6:
Designing the Multimedia Information Retrieval Module / 8:
Overview of the MIR Module / 8.1:
Knowledge Base and metadata / 8.1.1:
Retrieval Principle / 8.1.2:
The Concept Covering Problem / 8.1.3:
Identifying Covers / 8.2:
Computing the Best Covers / 8.3:
Miss and Rest / 8.3.1:
Size of a Concept Description / 8.3.2:
Best Covers / 8.3.3:
Ranking / 8.4:
Algorithm for the Retrieval Problem / 8.5:
User Feedback / 8.6:
Direct User Feedback / 8.6.1:
Collaborative Tagging and Social Networks / 8.6.2:
Diversification of User Feedback / 8.6.3:
Implementation / 9:
Knowledge Layer / 9.1:
Inference Layer / 9.1.2:
Communication Layer / 9.1.3:
Presentation Layer / 9.1.4:
Development Details / 9.2:
Processing Owl and DL in Java / 9.2.1:
Client Front-End with Ajax Autocompleter / 9.2.2:
The Soap Web Service Interface / 9.2.3:
Applications / Part III:
Best practices / 10:
Computer History Expert System (CHESt) / 10.1:
Description / 10.1.1:
Experiment / 10.1.2:
Mathematics Expert System (MatES) / 10.2:
Benchmark Test / 10.2.1:
The Lecture Butler's E-Librarian Service / 10.2.3:
Benchmark Tests / 10.3.1:
Appendix / Part IV:
XML Schema Primitive Datatypes / A:
Reasoning Algorithms / B:
Structural Subsumption / B.1:
Example 1 / B.2.1:
Example 2 / B.2.2:
Brown Tag Set / C:
Part-of-Speech Taggers and Parsers / D:
POS Taggers / D.1:
Parsers / D.2:
Probabilistic IR Model / E:
Probability Theory / E.1:
References / E.2:
Index
Introduction to E-Librarian Services / 1:
From Ancient to Digital Libraries / 1.1:
From Searching to Finding / 1.2:
5.

電子ブック

EB
Christian M. Reidys
出版情報: SpringerLink Books - AutoHoldings , Springer New York, 2011
所蔵情報: loading…
目次情報: 続きを見る
Introduction / 1:
RNA secondary structures / 1.1:
RNA pseudoknot structures / 1.2:
Sequence to structure maps / 1.3:
Folding / 1.4:
RNA tertiary interactions: a combinatorial perspective / 1.5:
Basic concepts / 2:
k-Noncrossing partial matchings / 2.1:
Young tableaux, RSK algorithm, and Weyl chambers / 2.1.1:
The Weyl group / 2.1.2:
From tableaux to paths and back / 2.1.3:
The generating function via the reflection principle / 2.1.4:
D-finiteness / 2.1.5:
Symbolic enumeration / 2.2:
Singularity analysis / 2.3:
Transfer theorems / 2.3.1:
The supercritical paradigm / 2.3.2:
Some ODEs / 2.4:
n-Cubes / 2.4.2:
Some basic facts / 2.5.1:
Random subgraphs of the n-cube / 2.5.2:
Vertex boundaries / 2.5.3:
Branching processes and Janson's inequality / 2.5.4:
Exercises / 2.6:
Tangled diagrams / 3:
Tangled diagrams and vacillating tableaux / 3.1:
The bijection / 3.2:
Enumeration / 3.3:
Combinatorial analysis / 4:
Cores and Shapes / 4.1:
Cores / 4.1.1:
Shapes / 4.1.2:
Generating functions / 4.2:
The GF of cores / 4.2.1:
The GF of k-noncrossing, ?-canonical structures / 4.2.2:
Asymptotics / 4.3:
k-Noncrossing structures / 4.3.1:
Canonical structures / 4.3.2:
Modular k-noncrossing structures / 4.4:
Colored shapes / 4.4.1:
The main theorem / 4.4.2:
Probabilistic Analysis / 4.5:
Uniform generation / 5.1:
Partial matchings / 5.1.1:
Central limit theorems / 5.1.2:
The central limit theorem / 5.2.1:
Arcs and stacks / 5.2.2:
Hairpin loops, interior loops, and bulges / 5.2.3:
Discrete limit laws / 5.3:
Irreducible substructures / 5.3.1:
The limit distribution of nontrivial returns / 5.3.2:
DP folding based on loop energies / 5.4:
Secondary structures / 6.1.1:
Pseudoknot structures / 6.1.2:
Combinatorial folding / 6.2:
Motifs / 6.2.1:
Skeleta / 6.2.3:
Saturation / 6.2.4:
Neutral networks / 7:
Neutral networks as random graphs / 7.1:
The giant / 7.2:
Cells / 7.2.1:
The number of vertices contained in cells / 7.2.2:
The largest component / 7.2.3:
Neutral paths / 7.3:
Connectivity / 7.4:
References / 7.5:
Index
Introduction / 1:
RNA secondary structures / 1.1:
RNA pseudoknot structures / 1.2:
6.

図書

図書
Alexander Mamishev, Sean Williams
出版情報: Hoboken, N.J. : John Wiley & Sons, c2010  xvii, 243 p. ; 24 cm.
所蔵情報: loading…
目次情報: 続きを見る
Preface
Acknowledgments
Introduction / Chapter 1:
In this Chapter / 1.1:
Our Audience / 1.2:
A few horror stories / 1.2.1:
Some history / 1.2.2:
The Need For a Good "Writing System" / 1.3:
Introducing Stream Tools / 1.4:
What is STREAM Tools? / 1.4.1:
Why use STREAM Tools? / 1.4.2:
The software of STREAM Tools / 1.4.3:
Recommended packages / 1.4.3.1:
A brief comparison of Microsoft Word vs. LaTeX: history and myths / 1.4.3.2:
How to Use this Book / 1.5:
Exercises / 1.6:
Quick Start Guide For Stream Tools / Chapter 2:
A General Overview of the Writing Process / 2.1:
Introduction to Writing Quality Tools: The Stream Tools Editorial Mark-Up Table / 2.3:
Introduction to Document Design Tools / 2.4:
Important fundamental concepts / 2.4.1:
Step 1: Use template files to create your new manuscripts / 2.4.1.1:
Step 2: Copy existing elements and paste them into a new location / 2.4.1.2:
Step 3: Edit the element / 2.4.1.3:
Step 4: Cross-referencing elements / 2.4.1.4:
Creating Elements in a Document / 2.4.2:
Headings / 2.4.2.1:
Equations / 2.4.2.2:
Figures / 2.4.2.3:
Tables / 2.4.2.4:
References (literature citations) / 2.4.2.5:
Introduction to File Management: Optimizing Your Workflow / 2.5:
General principles / 2.5.1:
Using a wiki for file management / 2.5.2:
Version control / 2.5.3:
Conclusions / 2.6:
Document Design / 2.7:
Creating Templates / 3.1:
How to create and cross-reference a heading template / 3.2.1:
How to alter a heading template / 3.2.1.2:
Common formatting mistakes in headings / 3.2.1.3:
Common stylistic mistakes for headings / 3.2.1.4:
Tips and tricks / 3.2.1.5:
How to create and cross-reference an equation template / 3.2.2:
How to alter an equation template / 3.2.2.2:
Common formatting mistakes for equations / 3.2.2.3:
Common stylistic mistakes for equations / 3.2.2.4:
How to create and cross-reference a figure template / 3.2.2.5:
How to alter a figure template / 3.2.3.2:
Common formatting mistakes in figures / 3.2.3.3:
Common stylistic mistakes in figures / 3.2.3.4:
Tips and tricks for figures / 3.2.3.5:
How to create and cross-reference a table template / 3.2.4:
How to alter a table template / 3.2.4.2:
Common typesetting mistakes / 3.2.4.3:
Common stylistic mistakes in tables / 3.2.4.4:
Tips and tricks for tables / 3.2.4.5:
Front matter / 3.2.5:
Controlling page numbers / 3.2.5.1:
Table of contents / 3.2.5.2:
Back matter / 3.2.6:
Appendices / 3.2.6.1:
Indices / 3.2.6.2:
Using Multiple Templates / 3.3:
Controlling styles / 3.3.1:
Switching between single-column and double-column formats / 3.3.2:
Master documents / 3.3.3:
Practice Problems / 3.4:
Additional Resources / 3.4.1:
Using Bibliographic Databases / 3.6:
Why Use a Bibliographic Database? / 4.1:
Choice of Software / 4.3:
Using Endnote / 4.4:
Setting up the interface / 4.4.1:
Adding references / 4.4.2:
Citing references / 4.4.3:
Sharing a Database / 4.5:
Numbering the database entries / 4.5.1:
Compatibility with BiBTeX / 4.5.2:
Formatting References / 4.6:
Planning, Drafting, and Editing Documents / 4.7:
Definition Stage / 5.1:
Select your team members / 5.2.1:
Hold a kick-off meeting / 5.2.2:
Analyze the audience / 5.2.3:
Formulate the purpose / 5.2.4:
Persuasion / 5.2.4.1:
Exposition / 5.2.4.2:
Instruction / 5.2.4.3:
Select the optimum combination of STREAM Tools / 5.2.5:
Preparation Stage / 5.3:
Evaluate historical documents / 5.3.1:
Journal articles / 5.3.1.1:
Proceedings/papers / 5.3.1.2:
Theses and dissertations / 5.3.1.3:
Proposals / 5.3.1.4:
Reports / 5.3.1.5:
Populate the file repository / 5.3.2:
Create a comprehensive outline of the document / 5.3.3:
Using deductive structures / 5.3.3.1:
Using Microsoft Word's Outline feature / 5.3.3.2:
Populate all sections with "yellow text" / 5.3.4:
Distribute writing tasks among team members / 5.3.5:
Choose a drafting strategy / 5.3.5.1:
Synchronize writing styles / 5.3.5.2:
Writing Stage / 5.4:
Enter content / 5.4.1:
Legacy content / 5.4.1.1:
New content / 5.4.1.2:
Control versions of shared files / 5.4.1.3:
Request that team members submit their drafts / 5.4.2:
Verify that each section is headed in the right direction / 5.4.3:
Construct the whole document / 5.4.4:
Revise for content and distribute additional writing tasks / 5.4.5:
Comprehensive editing / 5.4.5.1:
STREAM Tools Editorial Mark-up table (STEM Table) / 5.4.5.2:
Strategies for editing electronic copy using Microsoft Word--an overview of Microsoft Word's commenting, reviewing, and proofing features / 5.4.5.3:
Distribute additional writing tasks / 5.4.6:
Completion Stage / 5.5:
Copy edit the document / 5.5.1:
Send out for a final review of content and clarity / 5.5.2:
Proofread the document / 5.5.3:
Submit the document / 5.5.4:
Conduct the final process-improvement review session / 5.5.5:
Building High Quality Writing Teams / 5.6:
Understanding the Benefits and Challenges of Teamwork / 6.1:
The payoff of teamwork / 6.2.1:
Some principle challenges of teamwork / 6.2.2:
Identifying Team Goals and Assigning Member Roles / 6.3:
Define roles and procedures clearly / 6.3.1:
Define team roles / 6.3.1.1:
Define team procedures / 6.3.1.2:
Managing Teamwork at a Distance / 6.4:
Building trust in virtual teams / 6.4.1:
Demonstrating sensitivity to cultural differences / 6.4.2:
Selecting Communication Tools To Support Teamwork / 6.5:
Wikis / 6.5.1:
Creating a wiki / 6.5.1.1:
Editing / 6.5.1.2:
Organizing / 6.5.1.3:
Monitoring edits / 6.5.1.4:
Other suggestions for wiki use / 6.5.1.5:
SharePoint / 6.5.2:
Lists / 6.5.2.1:
Web pages / 6.5.2.2:
Alerts and site management / 6.5.2.3:
Assuring Quality Writing / 6.6:
Choosing the Best Words 278 / 7.1:
Choose strong words / 7.2.1:
Use strong nouns and verbs / 7.2.1.1:
Choose words with the right level of formality / 7.2.1.2:
Avoid weak words / 7.2.2:
Check for confusing or frequently misused words / 7.2.2.1:
Avoid double negatives, and change negatives to affirmatives / 7.2.2.2:
Avoid changing verbs to nouns / 7.2.2.3:
Delete meaningless words and modifiers / 7.2.2.4:
Steer clear of jargon / 7.2.2.5:
Avoid sexist or discriminatory language / 7.2.2.6:
Writing Strong Sentences / 7.3:
Write economically / 7.3.1:
Include a variety of sentence types / 7.3.2:
Avoiding Weak Sentence Construction / 7.4:
Comma splices / 7.4.1.1:
Fragments / 7.4.1.2:
Fused or run-on sentences / 7.4.1.3:
Misplaced, dangling, or two-way modifiers / 7.4.1.4:
Faulty parallelism / 7.4.1.5:
Punctuating For Clarity / 7.5:
End punctuation / 7.5.1:
Periods / 7.5.1.1:
Question marks / 7.5.1.2:
Exclamation points / 7.5.1.3:
Commas / 7.5.2:
Semicolons / 7.5.3:
Colons / 7.5.4:
Apostrophes / 7.5.5:
Dashes and hyphens / 7.5.6:
Final Considerations / 7.6:
Abbreviations and acronyms / 7.6.1:
Capitalization / 7.6.2:
Numbers / 7.6.3:
Dates / 7.6.4:
Fractions and percentages / 7.6.5:
Units of measure / 7.6.6:
A Final Note on Grammar / 7.7:
Concluding Remarks / 7.8:
Business Case / 8.1:
Frequently Asked Questions / 8.3:
Success Stories / 8.4:
Additional Reading / 8.5:
Useful books and articles / 8.5.1:
Useful weblinks / 8.5.2:
EXERCISES / 8.6:
Preface
Acknowledgments
Introduction / Chapter 1:
7.

図書

図書
Ulrich Schubert, Nicola Hüsing
出版情報: Weinheim : Wiley-VCH, c2019  xviii, 404 p. ; 25 cm
所蔵情報: loading…
目次情報: 続きを見る
Preface
Acknowledgements
Abbreviations
Introduction / 1:
Solid-State Reactions / 2:
Reactions Between Solid Compounds / 2.1:
Ceramic Method / 2.1.1:
General Aspects of Solid-State Reactions / 2.1.1.1:
Facilitating Solid-State Reactions / 2.1.1.2:
Mechanochemical Synthesis / 2.1.2:
Carbothermal Reduction / 2.1.3:
Combustion Synthesis / 2.1.4:
Solution Combustion Synthesis / 2.1.4.1:
Solid-Gas Reactions / 2.2:
Ceramics Processing / 2.3:
Sintering / 2.3.1:
Intercalation Reactions / 2.4:
Mechanistic Aspects / 2.4.1:
Preparative Methods / 2.4.2:
Intercalation of Polymers in Layered Systems / 2.4.3:
Pillaring of Layered Compounds / 2.4.4:
Further Reading
Formation of Solids from the Gas Phase / 3:
Chemical Vapour Transport / 3.1:
Halogen Lamps / 3.1.1:
Transport Reactions / 3.1.2:
Chemical Vapour Deposition / 3.2:
General Aspects / 3.2.1:
Techniques / 3.2.2:
Metal CVD / 3.2.3:
Silicon and Aluminium / 3.2.3.1:
Tungsten / 3.2.3.2:
Copper / 3.2.3.3:
CVD of Carbon / 3.2.4:
CVD of Binary and Multinary Compounds / 3.2.5:
Metal Oxides / 3.2.5.1:
Metal Nitrides / 3.2.5.2:
Metal Chalcogenides and Pnictides / 3.2.5.3:
Aerosol-Assisted CVD / 3.2.6:
Chemical Vapour Infiltration / 3.2.7:
Gas-Phase Powder Syntheses / 3.3:
Formation of Solids from Solutions and Melts / 4:
Glass / 4.1:
The Structural Theory of Glass Formation / 4.1.1:
Crystallization Versus Glass Formation / 4.1.2:
Glass Melting / 4.1.3:
Phase Separation / 4.1.4:
Metallic Glasses / 4.1.5:
Crystallization from Solution / 4.2:
Monodispersity / 4.2.1:
Shape Control of Crystals / 4.2.2:
Non-classical Crystallization / 4.2.3:
Biomineralization / 4.2.4:
Biogenic Materials / 4.2.4.1:
Bioinspired Materials Chemistry / 4.2.4.2:
Electrodeposition / 4.3:
Colloids / 4.3.1:
Electrodeposition of Ceramics / 4.3.2:
Solvothermal Processes / 4.4:
Fundamentals / 4.4.1:
Growing Single Crystals / 4.4.2:
Solvothermal Synthesis / 4.4.3:
Synthetic Calcium Phosphate Biomaterials / 4.4.3.1:
Zeolites / 4.4.3.3:
Sol-Gel Processes / 4.5:
The Chemistry of Alkoxide Precursors / 4.5.1:
Hydrolysis and Condensation / 4.5.2:
Silica-Based Materials / 4.5.2.1:
Metal Oxide-Based Materials / 4.5.2.2:
The Sol-Gel Transition (Gelation) / 4.5.3:
Aging and Drying / 4.5.4:
Nonhydrolytic Sol-Gel Processes / 4.5.5:
Inorganic-Organic Hybrid Materials / 4.5.6:
Aerogels / 4.5.7:
Preparation and Modification of Inorganic Polymers / 5:
Synthesis and Crosslinking / 5.1:
Copolymers / 5.1.2:
Polysiloxanes (Silicones) / 5.2:
Properties and Applications / 5.2.1:
Structure / 5.2.2:
Preparation / 5.2.3:
Curing ('Vulcanizing') / 5.2.4:
Polyphosphazenes / 5.3:
Preparation and Modification / 5.3.1:
Polysilanes / 5.4:
Polycarbosilanes / 5.4.1:
Polysilazanes and Related Polymers / 5.6:
Polymers with B-N Backbones / 5.7:
Other Inorganic Polymers / 5.8:
Other Phosphorus-Containing Polymers / 5.8.1:
Polymers with S-N Backbones / 5.8.2:
Metallopolymers / 5.8.3:
Polymer-to-Ceramic Transformation / 5.9:
Self-Assembly / 6:
Self-Assembled Monolayers / 6.1:
Metal-Organic Frameworks / 6.2:
Modularity of the Structures / 6.2.1:
Synthesis and Modification / 6.2.2:
Supramolecular Arrangements of Surfactants and Block Copolymers / 6.3:
Layer-by-Layer Assembly / 6.4:
Templating / 7:
Introduction to Porosity and High Surface Area Materials / 7.1:
Infiltration and Coating of Templates / 7.2:
Replica Technique / 7.2.1:
Sacrificial Templates / 7.2.2:
Colloidal Crystals / 7.2.2.1:
Hollow Particles / 7.2.2.2:
Direct Foaming / 7.2.3:
Nanocasting / 7.2.4:
In Situ Formation of Templates / 7.3:
Breath Figures / 7.3.1:
Freeze Casting / 7.3.2:
Supramolecular Assemblies of Amphiphiles / 7.3.3:
Synthesis of Periodic Mesoporous Silicas / 7.3.3.1:
Evaporation-Induced Self-Assembly / 7.3.3.2:
Incorporation of Organic Groups / 7.3.3.3:
Reorganization and Transformation Processes / 7.4:
Pseudomorphic Transformation / 7.4.1:
Kirkendall Effect / 7.4.2:
Galvanic Replacement / 7.4.3:
Phase Separation and Leaching / 7.4.4:
Nanomaterials / 8:
Properties of Nanomaterials / 8.1:
Properties Due to Surface Effects / 8.1.1:
Properties of Nanocrystalline Materials / 8.1.2:
Catalytic Properties / 8.1.3:
Optical Properties / 8.1.4:
Electrical Properties / 8.1.5:
Magnetic Properties / 8.1.6:
Syntheses of Nanoparticles / 8.2:
Severe Plastic Deformation / 8.2.1:
Formation from Vapours / 8.2.2:
Formation from Solution / 8.2.3:
Surface Modification with Organic Groups / 8.2.4:
One-Dimensional Nanostructures / 8.3:
Nanowires and Nanorods / 8.3.1:
Nanotubes / 8.3.2:
Carbon Nanotubes / 8.3.2.1:
Titania Nanotubes / 8.3.2.2:
Two-Dimensional Nanomaterials / 8.4:
Graphene / 8.4.1:
Other 2D Nanomaterials / 8.4.2:
Heterostructures and Composites / 8.5:
Core-Shell Nanoparticles / 8.5.1:
Vertical 2D Heterostructures / 8.5.2:
Polymer-Matrix Nanocomposites / 8.5.3:
Supported Metal Nanoparticles / 8.5.4:
Glossary
Index
Preface
Acknowledgements
Abbreviations
8.

電子ブック

EB
Slav Petrov, Eugene Charniak
出版情報: SpringerLink Books - AutoHoldings , Springer Berlin Heidelberg, 2012
所蔵情報: loading…
目次情報: 続きを見る
Introduction / 1:
Coarse-to-Fine Models / 1.1:
Coarse-to-Fine Inference / 1.2:
Latent Variable Grammars for Natural Language Parsing / 2:
Experimental Setup / 2.1:
Manual Grammar Refinement / 2.2:
Vertical and Horizontal Markovization / 2.2.1:
Additional Linguistic Refinements / 2.2.2:
Generative Latent Variable Grammars / 2.3:
Hierarchical Estimation / 2.3.1:
Adaptive Refinement / 2.3.2:
Smoothing / 2.3.3:
An Infinite Alternative / 2.3.4:
Inference / 2.4:
Hierarchical Coarse-to-Fine Pruning / 2.4.1:
Objective Functions for Parsing / 2.4.2:
Additional Experiments / 2.5:
Baseline Grammar Variation / 2.5.1:
Final Results WSJ / 2.5.3:
Multilingual Parsing / 2.5.4:
Corpus Variation / 2.5.5:
Training Size Variation / 2.5.6:
Analysis / 2.6:
Lexical Subcategories / 2.6.1:
Phrasal Subcategories / 2.6.2:
Multilingual Analysis / 2.6.3:
Summary and Future Work / 2.7:
Discriminative Latent Variable Grammars / 3:
Log-Linear Latent Variable Grammars / 3.1:
Single-Scale Discriminative Grammars / 3.3:
Efficient Discriminative Estimation / 3.3.1:
Experiments / 3.3.2:
Multi-scale Discriminative Grammars / 3.4:
Hierarchical Refinement / 3.4.1:
Learning Sparse Multi-scale Grammars / 3.4.2:
Additional Features / 3.4.3:
Structured Acoustic Models for Speech Recognition / 3.4.4:
Learning / 4.1:
The Hand-Aligned Case / 4.2.1:
Splitting / 4.2.2:
Merging / 4.2.3:
The Automatically-Aligned Case / 4.2.4:
Phone Recognition / 4.3:
Phone Classification / 4.4.2:
Coarse-to-Fine Machine Translation Decoding / 4.5:
Coarse-to-Fine Decoding / 5.1:
Related Work / 5.2.1:
Language Model Projections / 5.2.2:
Multipass Decoding / 5.2.3:
Inversion Transduction Grammars / 5.3:
Learning Coarse Languages / 5.4:
Random Projections / 5.4.1:
Frequency Clustering / 5.4.2:
HMM Clustering / 5.4.3:
JCluster / 5.4.4:
Clustering Results / 5.4.5:
Clustering / 5.5:
Spacing / 5.5.2:
Encoding Versus Order / 5.5.3:
Final Results / 5.5.4:
Search Error Analysis / 5.5.5:
Conclusions and Future Work / 5.6:
References
Introduction / 1:
Coarse-to-Fine Models / 1.1:
Coarse-to-Fine Inference / 1.2:
9.

電子ブック

EB
Kazuhiko Aomoto, Michitake Kita, Toshitake Kohno, Kenji Iohara
出版情報: SpringerLink Books - AutoHoldings , Springer Japan, 2011
所蔵情報: loading…
目次情報: 続きを見る
Introduction: the Euler-Gauss Hypergeometric Function / 1:
?-Function / 1.1:
Infinite-Product Representation Due to Euler / 1.1.1:
?-Function as Meromorphic Function / 1.1.2:
Connection Formula / 1.1.3:
Power Series and Higher Logarithmic Expansion / 1.2:
Hypergeometric Series / 1.2.1:
Gauss' Differential Equation / 1.2.2:
First-Order Fuchsian Equation / 1.2.3:
Logarithmic Connection / 1.2.4:
Higher Logarithmic Expansion / 1.2.5:
D-Module / 1.2.6:
Integral Representation Due to Euler and Riemann / 1.3:
Kummer's Method / 1.3.1:
Gauss' Contiguous Relations and Continued Fraction Expansion / 1.4:
Gauss' Contiguous Relation / 1.4.1:
Continued Fraction Expansion / 1.4.2:
Convergence / 1.4.3:
The Mellin-Barnes Integral / 1.5:
Summation over a Lattice / 1.5.1:
Barnes' Integral Representation / 1.5.2:
Mellin's Differential Equation / 1.5.3:
Plan from Chapter 2 / 1.6:
Representation of Complex Integrals and Twisted de Rham Cohomologies / 2:
Formulation of the Problem and Intuitive Explanation of the Twisted de Rham Theory / 2.1:
Concept of Twist / 2.1.1:
Intuitive Explanation / 2.1.2:
One-Dimensional Case / 2.1.3:
Two-Dimensional Case / 2.1.4:
Higher-Dimensional Generalization / 2.1.5:
Twisted Homology Group / 2.1.6:
Locally Finite Twisted Homology Group / 2.1.7:
Review of the de Rham Theory and the Twisted de Rham Theory / 2.2:
Preliminary from Homological Algebra / 2.2.1:
Current / 2.2.2:
Current with Compact Support / 2.2.3:
Sheaf Cohomology / 2.2.4:
The Case of Compact Support / 2.2.5:
De Rham's Theorem / 2.2.6:
Duality / 2.2.7:
Integration over a Simplex / 2.2.8:
Twisted Chain / 2.2.9:
Twisted Version of § 2.2.4 / 2.2.10:
Poincaré Duality / 2.2.11:
Reformulation / 2.2.12:
Comparison of Cohomologies / 2.2.13:
Computation of the Euler Characteristic / 2.2.14:
Construction of Twisted Cycles (1): One-Dimensional Case / 2.3:
Twisted Cycle Around One Point / 2.3.1:
Construction of Twisted Cycles / 2.3.2:
Intersection Number (i) / 2.3.3:
Comparison Theorem / 2.4:
Algebraic de Rham Complex / 2.4.1:
Cech Cohomology / 2.4.2:
Hypercohomology / 2.4.3:
Spectral Sequence / 2.4.4:
Algebraic de Rham Cohomology / 2.4.5:
Analytic de Rham Cohomology / 2.4.6:
de Rham-Saito Lemma and Representation of Logarithmic Differential Forms / 2.4.7:
Logarithmic Differential Forms / 2.5.1:
de Rham-Saito Lemma / 2.5.2:
Representation of Logarithmic Differential Forms (i) / 2.5.3:
Vanishing of Twisted Cohomology for Homogeneous Case / 2.6:
Basic Operators / 2.6.1:
Homotopy Formula / 2.6.2:
Eigenspace Decomposition / 2.6.3:
Vanishing Theorem (i) / 2.6.4:
Filtration of Logarithmic Complex / 2.7:
Filtration / 2.7.1:
Comparison with Homogeneous Case / 2.7.2:
Isomorphism / 2.7.3:
Vanishing Theorem of the Twisted Rational de Rham Cohomology / 2.8:
Vanishing of Logarithmic de Rham Cohomology / 2.8.1:
Vanishing of Algebraic de Rham Cohomology / 2.8.2:
Example / 2.8.3:
Arrangement of Hyperplanes in General Position / 2.9:
Vanishing Theorem (ii) / 2.9.1:
Representation of Logarithmic Differential Forms (ii) / 2.9.2:
Reduction of Poles / 2.9.3:
Basis of Cohomology / 2.9.4:
Arrangement of Hyperplanes and Hypergeometric Functions over Grassmannians / 3:
Classical Hypergeometric Series and Their Generalizations, in Particular, Hypergeometric Series of Type (n + 1, m + 1) / 3.1:
Definition / 3.1.1:
Simple Examples / 3.1.2:
Hypergeometric Series of Type (n + 1, m + 1) / 3.1.3:
Appell-Lauricella Hypergeometric Functions (i) / 3.1.4:
Appell-Lauricella Hypergeometric Functions (ii) / 3.1.5:
Restriction to a Sublattice / 3.1.6:
Examples / 3.1.7:
Appell-Lauricella Hypergeometric Functions (iii) / 3.1.8:
Horn's Hypergeometric Functions / 3.1.9:
Construction of Twisted Cycles (2): For an Arrangement of Hyperplanes in General Positiion / 3.2:
Bounded Chambers / 3.2.1:
Basis of Locally Finite Homology / 3.2.3:
Regularization of Integrals / 3.2.4:
Kummer's Method for Integral Representations and Its Modernization via the Twisted de Rham Theory: Integral Representations of Hypergeometric Series of Type (n + 1, m +1) / 3.3:
Higher-Dimensional Case / 3.3.1:
Elementary Integral Representations / 3.3.4:
Hypergeometric Function of Type (3,6) / 3.3.5:
Hypergeometric Functions of Type (n + 1, m + 1) / 3.3.6:
Horn's Cases / 3.3.7:
System of Hypergeometric Differential Equations E(n + 1, m + 1; ?) / 3.4:
Hypergeometric Integral of Type (n + 1, m + 1; ?) / 3.4.1:
Differential Equation E(n + 1, m + 1; ?) / 3.4.2:
Equivalent System / 3.4.3:
Integral Solutions of E(n + 1, m + 1; ?) and Wronskian / 3.5:
Hypergeometric Integrals as a Basis / 3.5.1:
Gauss' Equation E'(2, 4; ?') / 3.5.2:
Appell-Lauricella Hypergeometric Differential Equation E'(2, m + 1; ?') / 3.5.3:
Equation E'(3.6; ?') / 3.5.4:
Equation E'(4, 8; ?') / 3.5.5:
General Cases / 3.5.6:
Wronskian / 3.5.7:
Varchenko's Formula / 3.5.8:
Intersection Number (ii) / 3.5.9:
Twisted Riemann's Period Relations and Quadratic Relations of Hypergeometric Functions / 3.5.10:
Determination of the Rank of E(n + 1, m + 1; ?) / 3.6:
Equation E'(n + 1, m + 1; ?') / 3.6.1:
Equation E'(2,4; ?') / 3.6.2:
Equation E'(2, m + 1; ?') / 3.6.3:
Equation E'(3, 6; ?') / 3.6.4:
Duality of E(n + 1, m + 1; ?) / 3.6.5:
Duality of Equations / 3.7.1:
Duality of Grassmannians / 3.7.2:
Duality of Hypergeometric Functions / 3.7.3:
Duality of Integral Representations / 3.7.4:
Logarithmic Gauss-Manin Connection Associated to an Arrangement of Hyperplanes in General Position / 3.7.5:
Review of Notation / 3.8.1:
Variational Formula / 3.8.2:
Partial Fraction Expansion / 3.8.3:
Logarithmic Gauss-Manin Connection / 3.8.4:
Holonomic Difference Equations and Asymptotic Expansion / 4:
Existence Theorem Due to G.D. Birkhoff and Infinite- Product Representation of Matrices / 4.1:
Normal Form of Matrix-Valued Function / 4.1.1:
Asymptotic Form of Solutions / 4.1.2:
Existence Theorem (i) / 4.1.3:
Infinite-Product Representation of Matrices / 4.1.4:
Gauss' Decomposition / 4.1.5:
Regularization of the Product / 4.1.6:
Convergence of the First Column / 4.1.7:
Asymptotic Estimate of Infinite Product / 4.1.8:
Convergence of Lower Triangular Matrices / 4.1.9:
Asymptotic Estimate of Lower Triangular Matrices / 4.1.10:
Difference Equation Satisfied by Upper Triangular Matrices / 4.1.11:
Resolution of Difference Equations / 4.1.12:
Completion of the Proof / 4.1.13:
Holonomic Difference Equations in Several Variables and Asymptotic Expansion / 4.2:
Holonomic Difference Equations of First Order / 4.2.1:
Formal Asymptotic Expansion / 4.2.2:
Normal Form of Asymptotic Expansion / 4.2.3:
Existence Theorem (ii) / 4.2.4:
Connection Problem / 4.2.5:
Remark on 1-Cocyles / 4.2.6:
Gauss' Contiguous Relations / 4.2.8:
Saddle Point Method and Asymptotic Expansion / 4.2.9:
Contracting (Expanding) Twisted Cycles and Asymptotic Expansion / 4.3:
Twisted Cohomology / 4.3.1:
Saddle Point Method for Multi-Dimensional Case / 4.3.2:
Complete Kähler Metric / 4.3.3:
Gradient Vector Field / 4.3.4:
Critical Points / 4.3.5:
Vanishing Theorem (iii) / 4.3.6:
Application of the Morse Theory / 4.3.7:
n-Dimensional Lagrangian Cycles / 4.3.8:
n-Dimensional Twisted Cycles / 4.3.9:
Geometric Meaning of Asymptotic Expansion / 4.3.10:
Difference Equations Satisfied by the Hypergeometric Functions of Type (n + l, m +1; ?) / 4.4:
Derivation of Difference Equations / 4.4.1:
Asymptotic Expansion with a Fixed Direction / 4.4.3:
Non-Degeneracy of Period Matrix / 4.4.4:
Connection Problem of System of Difference Equations / 4.5:
Formulation / 4.5.1:
The Case of Appell-Lauricella Hypergeometric Functions / 4.5.2:
Mellin's Generalized Hypergeometric Functions / A:
Toric Multinomial Theorem / A.1:
Differential Equations of Mellin Type / A.4:
b-Functions / A.6:
Action of Algebraic Torus / A.7:
Vector Fields of Torus Action / A.8:
Lattice Defined by the Characters / A.9:
G-G-Z Equation / A.10:
The Selberg Integral and Hypergeometric Function of BC Type / A.11:
Selberg's Integral / B.1:
Generalization to Correlation Functions / B.2:
Monodromy Representation of Hypergeometric Functions of Type (2, m + 1; ?) / C:
Isotopic Deformation and Monodromy / C.1:
KZ Equation (Toshitake Kohno) / D:
Knizhnik-Zamolodchikov Equation / D.1:
Review of Conformal Field Theory / D.2:
Connection Matrices of KZ Equation / D.3:
Iwahori-Hecke Algebra and Quasi-Hopf Algebras / D.4:
Kontsevich Integral and Its Application / D.5:
Integral Representation of Solutions of the KZ Equation / D.6:
References
Index
Introduction: the Euler-Gauss Hypergeometric Function / 1:
?-Function / 1.1:
Infinite-Product Representation Due to Euler / 1.1.1:
10.

電子ブック

EB
Dieter Fensel, Federico Michele Facca, Elena Simperl, Ioan Toma
出版情報: Springer eBooks Computer Science , Springer Berlin Heidelberg, 2011
所蔵情報: loading…
目次情報: 続きを見る
Scientific and Technological Foundations of Semantic Web Services / Part I:
Introduction / 1:
Web Science / 2:
Motivation / 2.1:
Technical Solution / 2.2:
History of the Web / 2.2.1:
Building the Web / 2.2.2:
Web in Society / 2.2.3:
Operationalizing the Web Science for a World of International Commerce / 2.2.4:
Analyzing the Web / 2.2.5:
Web 2.0 / 2.3:
Conclusions / 2.4:
References
Service Science / 3:
What Is a Service? / 3.1:
Service Analysis, Design, Development and Testing / 3.3:
Service Orchestration, Composition and Delivery / 3.4:
Service Innovation / 3.5:
Service Design Approach / 3.6:
Service Pricing Method and Economics / 3.7:
Service Quality Measurement / 3.8:
Service Technologies / 3.9:
Service Application / 3.10:
Web Services / 3.11:
Service Oriented Computing (SOC) / 4.1:
Service Oriented Architecture (SOA) / 4.1.2:
Defining Web Services / 4.2:
Web Service Technologies / 4.2.2:
Illustration by a Larger Example / 4.3:
Summary / 4.4:
Exercises / 4.5:
Web2.0 and RESTful Services / 5:
REST / 5.1:
Describing RESTful Services / 5.2.2:
Data Exchange for RESTful Services / 5.2.3:
AJAX APIs / 5.2.4:
Examples of RESTful Services / 5.2.5:
Semantic Web / 5.3:
Extensions / 6.1:
Web Service Modeling Ontology Approach / 6.4:
Web Service Modeling Ontology / 7:
Ontologies / 7.1:
Goals / 7.2.2:
Mediators / 7.2.4:
The Web Service Modeling Language / 7.3:
Principles of WSMO / 8.1:
Logics Families and Semantic Web Services / 8.1.2:
WSML Language Variants / 8.2:
WSML Basis / 8.2.2:
Ontologies in WSML / 8.2.3:
Web Services in WSML / 8.2.4:
Goals in WSML / 8.2.5:
Mediators in WSML / 8.2.6:
Technologies for Using WSML / 8.2.7:
Travel Ontology / 8.3:
Services / 8.4.2:
Goal / 8.4.3:
The Web Service Execution Environment / 8.5:
Service Orientation / 9.1:
Execution Environment for Semantic Web Services / 9.1.2:
Governing Principles / 9.1.3:
SESA Vision / 9.2:
SESA Middleware / 9.2.2:
SESA Execution Semantics / 9.2.3:
Modeling of Business Services / 9.3:
Execution of Services / 9.3.2:
Possible Extensions / 9.4:
Goal Subscription / 9.4.1:
Complementary Approaches for Web Service Modeling Ontology / 9.5:
Triple Space Computing for Semantic Web Services / 10:
Tuplespace Computing / 10.1:
Triple Space Computing / 10.2.2:
Triple Space Conceptual Models / 10.2.3:
Triple Space Architecture / 10.2.4:
Triple Space and Semantic Web Services / 10.2.5:
Triple Space and Semantic SOA / 10.2.6:
OWL-S and Other Approaches / 10.3:
OWL-S / 11.2.1:
Service Profile
Service Grounding / 11.2.2:
Service Model / 11.2.3:
An Extension to OWL-S / 11.2.4:
Tool Support / 11.2.5:
OWL-S Summary / 11.2.6:
METEOR-S / 11.3:
Semantic Annotation of Web services / 11.3.1:
Semantics-Based Discovery of Web Services / 11.3.2:
Composition of Web Services / 11.3.3:
METEOR-S Summary / 11.3.4:
IRS-III / 11.4:
Discovery, Selection and Mediation / 11.4.1:
Communication / 11.4.2:
Choreography and Orchestration / 11.4.3:
Lightweight Semantic Web Service Descriptions / 11.5:
SAWSDL / 12.1:
WSMO-Lite Service Semantics / 12.2.2:
WSMO-Lite in SAWSDL / 12.2.3:
WSMO-Lite for RESTful Services / 12.2.4:
Real-World Adoption of Semantic Web Services / 12.3:
What Are SWS Good for? DIP, SUPER, and SOA4All Use Cases / 13:
Data, Information, and Process Integration with Semantic Web Services (DIP) / 13.1:
Use Cases / 13.2.1:
Semantics Utilized for Process Management Within and Between Enterprises (SUPER) / 13.3:
Service Oriented Architectures for All (SOA4All) / 13.3.1:
Seekda: The Business Point of View / 13.4.1:
Crawler / 14.1:
Search Engine / 14.2.2:
Bundle Configurator and Assistant / 14.2.3:
Index / 14.3:
Scientific and Technological Foundations of Semantic Web Services / Part I:
Introduction / 1:
Web Science / 2:
文献の複写および貸借の依頼を行う
 文献複写・貸借依頼