Serveur d'exploration sur la recherche en informatique en Lorraine

Attention, ce site est en cours de développement !
Attention, site généré par des moyens informatiques à partir de corpus bruts.
Les informations ne sont donc pas validées.

On-the-Fly Range Reduction

Identifieur interne : 002560 ( Istex/Corpus ); précédent : 002559; suivant : 002561

On-the-Fly Range Reduction

Auteurs : Vincent Lefèvre ; Jean-Michel Muller

Source :

RBID : ISTEX:9FFA1946257ABAD3AA2E894020F810EB44AB14EA

English descriptors

Abstract

Abstract: In several cases, the input argument of an elementary function evaluation is given bit-serially, most significant bit first. We suggest a solution for performing the first step of the evaluation (namely, the range reduction) on the fly: the computation is overlapped with the reception of the input bits. This algorithm can be used for the trigonometric functions sin, cos, tan as well as for the exponential function.

Url:
DOI: 10.1023/A:1021137717282

Links to Exploration step

ISTEX:9FFA1946257ABAD3AA2E894020F810EB44AB14EA

Le document en format XML

<record>
<TEI wicri:istexFullTextTei="biblStruct">
<teiHeader>
<fileDesc>
<titleStmt>
<title xml:lang="en">On-the-Fly Range Reduction</title>
<author>
<name sortKey="Lefevre, Vincent" sort="Lefevre, Vincent" uniqKey="Lefevre V" first="Vincent" last="Lefèvre">Vincent Lefèvre</name>
<affiliation>
<mods:affiliation>INRIA, Projet SPACES, LORIA, Campus Scientifique, B.P. 239, 54506, Vandoeuvre-lès-Nancy Cedex, France</mods:affiliation>
</affiliation>
</author>
<author>
<name sortKey="Muller, Jean Michel" sort="Muller, Jean Michel" uniqKey="Muller J" first="Jean-Michel" last="Muller">Jean-Michel Muller</name>
<affiliation>
<mods:affiliation>CNRS, Projet CNRS/ENS Lyon/INRIA Arenaire, Laboratoire LIP, Ecole Normale Supérieure de Lyon, 46 Allée d'Italie, 69364, Lyon Cedex 07, France</mods:affiliation>
</affiliation>
</author>
</titleStmt>
<publicationStmt>
<idno type="wicri:source">ISTEX</idno>
<idno type="RBID">ISTEX:9FFA1946257ABAD3AA2E894020F810EB44AB14EA</idno>
<date when="2003" year="2003">2003</date>
<idno type="doi">10.1023/A:1021137717282</idno>
<idno type="url">https://api.istex.fr/ark:/67375/VQC-M6LRRRSJ-Q/fulltext.pdf</idno>
<idno type="wicri:Area/Istex/Corpus">002560</idno>
<idno type="wicri:explorRef" wicri:stream="Istex" wicri:step="Corpus" wicri:corpus="ISTEX">002560</idno>
</publicationStmt>
<sourceDesc>
<biblStruct>
<analytic>
<title level="a" type="main" xml:lang="en">On-the-Fly Range Reduction</title>
<author>
<name sortKey="Lefevre, Vincent" sort="Lefevre, Vincent" uniqKey="Lefevre V" first="Vincent" last="Lefèvre">Vincent Lefèvre</name>
<affiliation>
<mods:affiliation>INRIA, Projet SPACES, LORIA, Campus Scientifique, B.P. 239, 54506, Vandoeuvre-lès-Nancy Cedex, France</mods:affiliation>
</affiliation>
</author>
<author>
<name sortKey="Muller, Jean Michel" sort="Muller, Jean Michel" uniqKey="Muller J" first="Jean-Michel" last="Muller">Jean-Michel Muller</name>
<affiliation>
<mods:affiliation>CNRS, Projet CNRS/ENS Lyon/INRIA Arenaire, Laboratoire LIP, Ecole Normale Supérieure de Lyon, 46 Allée d'Italie, 69364, Lyon Cedex 07, France</mods:affiliation>
</affiliation>
</author>
</analytic>
<monogr></monogr>
<series>
<title level="j">Journal of VLSI signal processing systems for signal, image and video technology</title>
<title level="j" type="abbrev">The Journal of VLSI Signal Processing-Systems for Signal, Image, and Video Technology</title>
<idno type="ISSN">0922-5773</idno>
<imprint>
<publisher>Kluwer Academic Publishers</publisher>
<pubPlace>Boston</pubPlace>
<date type="published" when="2003-01-01">2003-01-01</date>
<biblScope unit="volume">33</biblScope>
<biblScope unit="issue">1-2</biblScope>
<biblScope unit="page" from="31">31</biblScope>
<biblScope unit="page" to="35">35</biblScope>
</imprint>
<idno type="ISSN">0922-5773</idno>
</series>
</biblStruct>
</sourceDesc>
<seriesStmt>
<idno type="ISSN">0922-5773</idno>
</seriesStmt>
</fileDesc>
<profileDesc>
<textClass>
<keywords scheme="KwdEn" xml:lang="en">
<term>computer arithmetic</term>
<term>elementary functions</term>
<term>range reduction</term>
</keywords>
</textClass>
<langUsage>
<language ident="en">en</language>
</langUsage>
</profileDesc>
</teiHeader>
<front>
<div type="abstract" xml:lang="en">Abstract: In several cases, the input argument of an elementary function evaluation is given bit-serially, most significant bit first. We suggest a solution for performing the first step of the evaluation (namely, the range reduction) on the fly: the computation is overlapped with the reception of the input bits. This algorithm can be used for the trigonometric functions sin, cos, tan as well as for the exponential function.</div>
</front>
</TEI>
<istex>
<corpusName>springer-journals</corpusName>
<author>
<json:item>
<name>Vincent Lefèvre</name>
<affiliations>
<json:string>INRIA, Projet SPACES, LORIA, Campus Scientifique, B.P. 239, 54506, Vandoeuvre-lès-Nancy Cedex, France</json:string>
</affiliations>
</json:item>
<json:item>
<name>Jean-Michel Muller</name>
<affiliations>
<json:string>CNRS, Projet CNRS/ENS Lyon/INRIA Arenaire, Laboratoire LIP, Ecole Normale Supérieure de Lyon, 46 Allée d'Italie, 69364, Lyon Cedex 07, France</json:string>
</affiliations>
</json:item>
</author>
<subject>
<json:item>
<lang>
<json:string>eng</json:string>
</lang>
<value>range reduction</value>
</json:item>
<json:item>
<lang>
<json:string>eng</json:string>
</lang>
<value>elementary functions</value>
</json:item>
<json:item>
<lang>
<json:string>eng</json:string>
</lang>
<value>computer arithmetic</value>
</json:item>
</subject>
<articleId>
<json:string>5104432</json:string>
<json:string>Art4</json:string>
</articleId>
<arkIstex>ark:/67375/VQC-M6LRRRSJ-Q</arkIstex>
<language>
<json:string>eng</json:string>
</language>
<originalGenre>
<json:string>OriginalPaper</json:string>
</originalGenre>
<abstract>Abstract: In several cases, the input argument of an elementary function evaluation is given bit-serially, most significant bit first. We suggest a solution for performing the first step of the evaluation (namely, the range reduction) on the fly: the computation is overlapped with the reception of the input bits. This algorithm can be used for the trigonometric functions sin, cos, tan as well as for the exponential function.</abstract>
<qualityIndicators>
<score>5.211</score>
<pdfWordCount>2395</pdfWordCount>
<pdfCharCount>12388</pdfCharCount>
<pdfVersion>1.3</pdfVersion>
<pdfPageCount>5</pdfPageCount>
<pdfPageSize>595 x 842 pts (A4)</pdfPageSize>
<refBibsNative>false</refBibsNative>
<abstractWordCount>68</abstractWordCount>
<abstractCharCount>428</abstractCharCount>
<keywordCount>3</keywordCount>
</qualityIndicators>
<title>On-the-Fly Range Reduction</title>
<genre>
<json:string>research-article</json:string>
</genre>
<host>
<title>Journal of VLSI signal processing systems for signal, image and video technology</title>
<language>
<json:string>unknown</json:string>
</language>
<publicationDate>2003</publicationDate>
<copyrightDate>2003</copyrightDate>
<issn>
<json:string>0922-5773</json:string>
</issn>
<journalId>
<json:string>11265</json:string>
</journalId>
<volume>33</volume>
<issue>1-2</issue>
<pages>
<first>31</first>
<last>35</last>
</pages>
<genre>
<json:string>journal</json:string>
</genre>
<subject>
<json:item>
<value>Engineering</value>
</json:item>
<json:item>
<value>Signal, Image and Speech Processing</value>
</json:item>
<json:item>
<value>Circuits and Systems</value>
</json:item>
<json:item>
<value>Electrical Engineering</value>
</json:item>
<json:item>
<value>Image Processing and Computer Vision</value>
</json:item>
<json:item>
<value>Pattern Recognition</value>
</json:item>
<json:item>
<value>Computer Imaging, Vision, Pattern Recognition and Graphics</value>
</json:item>
</subject>
</host>
<ark>
<json:string>ark:/67375/VQC-M6LRRRSJ-Q</json:string>
</ark>
<publicationDate>2003</publicationDate>
<copyrightDate>2003</copyrightDate>
<doi>
<json:string>10.1023/A:1021137717282</json:string>
</doi>
<id>9FFA1946257ABAD3AA2E894020F810EB44AB14EA</id>
<score>1</score>
<fulltext>
<json:item>
<extension>pdf</extension>
<original>true</original>
<mimetype>application/pdf</mimetype>
<uri>https://api.istex.fr/ark:/67375/VQC-M6LRRRSJ-Q/fulltext.pdf</uri>
</json:item>
<json:item>
<extension>zip</extension>
<original>false</original>
<mimetype>application/zip</mimetype>
<uri>https://api.istex.fr/ark:/67375/VQC-M6LRRRSJ-Q/bundle.zip</uri>
</json:item>
<istex:fulltextTEI uri="https://api.istex.fr/ark:/67375/VQC-M6LRRRSJ-Q/fulltext.tei">
<teiHeader>
<fileDesc>
<titleStmt>
<title level="a" type="main" xml:lang="en">On-the-Fly Range Reduction</title>
</titleStmt>
<publicationStmt>
<authority>ISTEX</authority>
<publisher scheme="https://scientific-publisher.data.istex.fr">Kluwer Academic Publishers</publisher>
<pubPlace>Boston</pubPlace>
<availability>
<licence>
<p>Kluwer Academic Publishers, 2003</p>
</licence>
<p scheme="https://loaded-corpus.data.istex.fr/ark:/67375/XBH-3XSW68JL-F">springer</p>
</availability>
<date>2003</date>
</publicationStmt>
<notesStmt>
<note type="research-article" scheme="https://content-type.data.istex.fr/ark:/67375/XTP-1JC4F85T-7">research-article</note>
<note type="journal" scheme="https://publication-type.data.istex.fr/ark:/67375/JMC-0GLKJH51-B">journal</note>
</notesStmt>
<sourceDesc>
<biblStruct type="inbook">
<analytic>
<title level="a" type="main" xml:lang="en">On-the-Fly Range Reduction</title>
<author xml:id="author-0000">
<persName>
<forename type="first">Vincent</forename>
<surname>Lefèvre</surname>
</persName>
<affiliation>INRIA, Projet SPACES, LORIA, Campus Scientifique, B.P. 239, 54506, Vandoeuvre-lès-Nancy Cedex, France</affiliation>
</author>
<author xml:id="author-0001">
<persName>
<forename type="first">Jean-Michel</forename>
<surname>Muller</surname>
</persName>
<affiliation>CNRS, Projet CNRS/ENS Lyon/INRIA Arenaire, Laboratoire LIP, Ecole Normale Supérieure de Lyon, 46 Allée d'Italie, 69364, Lyon Cedex 07, France</affiliation>
</author>
<idno type="istex">9FFA1946257ABAD3AA2E894020F810EB44AB14EA</idno>
<idno type="ark">ark:/67375/VQC-M6LRRRSJ-Q</idno>
<idno type="DOI">10.1023/A:1021137717282</idno>
<idno type="article-id">5104432</idno>
<idno type="article-id">Art4</idno>
</analytic>
<monogr>
<title level="j">Journal of VLSI signal processing systems for signal, image and video technology</title>
<title level="j" type="abbrev">The Journal of VLSI Signal Processing-Systems for Signal, Image, and Video Technology</title>
<idno type="pISSN">0922-5773</idno>
<idno type="journal-ID">true</idno>
<idno type="issue-article-count">16</idno>
<idno type="volume-issue-count">3</idno>
<imprint>
<publisher>Kluwer Academic Publishers</publisher>
<pubPlace>Boston</pubPlace>
<date type="published" when="2003-01-01"></date>
<biblScope unit="volume">33</biblScope>
<biblScope unit="issue">1-2</biblScope>
<biblScope unit="page" from="31">31</biblScope>
<biblScope unit="page" to="35">35</biblScope>
</imprint>
</monogr>
</biblStruct>
</sourceDesc>
</fileDesc>
<profileDesc>
<creation>
<date>2003</date>
</creation>
<langUsage>
<language ident="en">en</language>
</langUsage>
<abstract xml:lang="en">
<p>Abstract: In several cases, the input argument of an elementary function evaluation is given bit-serially, most significant bit first. We suggest a solution for performing the first step of the evaluation (namely, the range reduction) on the fly: the computation is overlapped with the reception of the input bits. This algorithm can be used for the trigonometric functions sin, cos, tan as well as for the exponential function.</p>
</abstract>
<textClass xml:lang="en">
<keywords scheme="keyword">
<list>
<item>
<term>range reduction</term>
</item>
<item>
<term>elementary functions</term>
</item>
<item>
<term>computer arithmetic</term>
</item>
</list>
</keywords>
</textClass>
<textClass>
<keywords scheme="Journal-Subject-Group">
<list>
<label>SCT</label>
<item>
<term>Engineering</term>
</item>
<label>SCT24051</label>
<item>
<term>Signal, Image and Speech Processing</term>
</item>
<label>SCT24068</label>
<item>
<term>Circuits and Systems</term>
</item>
<label>SCT24000</label>
<item>
<term>Electrical Engineering</term>
</item>
<label>SCI22021</label>
<item>
<term>Image Processing and Computer Vision</term>
</item>
<label>SCI2203X</label>
<item>
<term>Pattern Recognition</term>
</item>
<label>SCI22005</label>
<item>
<term>Computer Imaging, Vision, Pattern Recognition and Graphics</term>
</item>
</list>
</keywords>
</textClass>
</profileDesc>
<revisionDesc>
<change when="2003-01-01">Published</change>
</revisionDesc>
</teiHeader>
</istex:fulltextTEI>
<json:item>
<extension>txt</extension>
<original>false</original>
<mimetype>text/plain</mimetype>
<uri>https://api.istex.fr/ark:/67375/VQC-M6LRRRSJ-Q/fulltext.txt</uri>
</json:item>
</fulltext>
<metadata>
<istex:metadataXml wicri:clean="corpus springer-journals not found" wicri:toSee="no header">
<istex:xmlDeclaration>version="1.0" encoding="UTF-8"</istex:xmlDeclaration>
<istex:docType PUBLIC="-//Springer-Verlag//DTD A++ V2.4//EN" URI="http://devel.springer.de/A++/V2.4/DTD/A++V2.4.dtd" name="istex:docType"></istex:docType>
<istex:document>
<Publisher>
<PublisherInfo>
<PublisherName>Kluwer Academic Publishers</PublisherName>
<PublisherLocation>Boston</PublisherLocation>
</PublisherInfo>
<Journal>
<JournalInfo JournalProductType="ArchiveJournal" NumberingStyle="Unnumbered">
<JournalID>11265</JournalID>
<JournalPrintISSN>0922-5773</JournalPrintISSN>
<JournalTitle>Journal of VLSI signal processing systems for signal, image and video technology</JournalTitle>
<JournalAbbreviatedTitle>The Journal of VLSI Signal Processing-Systems for Signal, Image, and Video Technology</JournalAbbreviatedTitle>
<JournalSubjectGroup>
<JournalSubject Code="SCT" Type="Primary">Engineering</JournalSubject>
<JournalSubject Code="SCT24051" Priority="1" Type="Secondary">Signal, Image and Speech Processing</JournalSubject>
<JournalSubject Code="SCT24068" Priority="2" Type="Secondary">Circuits and Systems</JournalSubject>
<JournalSubject Code="SCT24000" Priority="3" Type="Secondary">Electrical Engineering</JournalSubject>
<JournalSubject Code="SCI22021" Priority="4" Type="Secondary">Image Processing and Computer Vision</JournalSubject>
<JournalSubject Code="SCI2203X" Priority="5" Type="Secondary">Pattern Recognition</JournalSubject>
<JournalSubject Code="SCI22005" Priority="6" Type="Secondary">Computer Imaging, Vision, Pattern Recognition and Graphics</JournalSubject>
</JournalSubjectGroup>
</JournalInfo>
<Volume>
<VolumeInfo TocLevels="0" VolumeType="Regular">
<VolumeIDStart>33</VolumeIDStart>
<VolumeIDEnd>33</VolumeIDEnd>
<VolumeIssueCount>3</VolumeIssueCount>
</VolumeInfo>
<Issue IssueType="Combined">
<IssueInfo IssueType="Combined" TocLevels="0">
<IssueIDStart>1</IssueIDStart>
<IssueIDEnd>2</IssueIDEnd>
<IssueTitle Language="En">Special Issue on Computer Arithmetic and Applications</IssueTitle>
<IssueArticleCount>16</IssueArticleCount>
<IssueHistory>
<CoverDate>
<Year>2003</Year>
<Month>1</Month>
</CoverDate>
</IssueHistory>
<IssueCopyright>
<CopyrightHolderName>Kluwer Academic Publishers</CopyrightHolderName>
<CopyrightYear>2003</CopyrightYear>
</IssueCopyright>
</IssueInfo>
<Article ID="Art4">
<ArticleInfo ArticleType="OriginalPaper" ContainsESM="No" Language="En" NumberingStyle="Unnumbered" TocLevels="0">
<ArticleID>5104432</ArticleID>
<ArticleDOI>10.1023/A:1021137717282</ArticleDOI>
<ArticleSequenceNumber>4</ArticleSequenceNumber>
<ArticleTitle Language="En">On-the-Fly Range Reduction</ArticleTitle>
<ArticleFirstPage>31</ArticleFirstPage>
<ArticleLastPage>35</ArticleLastPage>
<ArticleHistory>
<RegistrationDate>
<Year>2004</Year>
<Month>10</Month>
<Day>17</Day>
</RegistrationDate>
<OnlineDate>
<Year>2003</Year>
<Month>1</Month>
<Day>1</Day>
</OnlineDate>
</ArticleHistory>
<ArticleCopyright>
<CopyrightHolderName>Kluwer Academic Publishers</CopyrightHolderName>
<CopyrightYear>2003</CopyrightYear>
</ArticleCopyright>
<ArticleGrants Type="Regular">
<MetadataGrant Grant="OpenAccess"></MetadataGrant>
<AbstractGrant Grant="OpenAccess"></AbstractGrant>
<BodyPDFGrant Grant="Restricted"></BodyPDFGrant>
<BodyHTMLGrant Grant="Restricted"></BodyHTMLGrant>
<BibliographyGrant Grant="Restricted"></BibliographyGrant>
<ESMGrant Grant="Restricted"></ESMGrant>
</ArticleGrants>
<ArticleContext>
<JournalID>11265</JournalID>
<VolumeIDStart>33</VolumeIDStart>
<VolumeIDEnd>33</VolumeIDEnd>
<IssueIDStart>1</IssueIDStart>
<IssueIDEnd>2</IssueIDEnd>
</ArticleContext>
</ArticleInfo>
<ArticleHeader>
<AuthorGroup>
<Author AffiliationIDS="Aff1">
<AuthorName DisplayOrder="Western">
<GivenName>Vincent</GivenName>
<FamilyName>Lefèvre</FamilyName>
</AuthorName>
</Author>
<Author AffiliationIDS="Aff2">
<AuthorName DisplayOrder="Western">
<GivenName>Jean-Michel</GivenName>
<FamilyName>Muller</FamilyName>
</AuthorName>
</Author>
<Affiliation ID="Aff1">
<OrgDivision>INRIA, Projet SPACES</OrgDivision>
<OrgName>LORIA</OrgName>
<OrgAddress>
<Street>Campus Scientifique</Street>
<Postbox>B.P. 239</Postbox>
<Postcode>54506</Postcode>
<City>Vandoeuvre-lès-Nancy Cedex</City>
<Country>France</Country>
</OrgAddress>
</Affiliation>
<Affiliation ID="Aff2">
<OrgDivision>CNRS, Projet CNRS/ENS Lyon/INRIA Arenaire, Laboratoire LIP</OrgDivision>
<OrgName>Ecole Normale Supérieure de Lyon</OrgName>
<OrgAddress>
<Street>46 Allée d'Italie</Street>
<Postcode>69364</Postcode>
<City>Lyon Cedex 07</City>
<Country>France</Country>
</OrgAddress>
</Affiliation>
</AuthorGroup>
<Abstract ID="Abs1" Language="En">
<Heading>Abstract</Heading>
<Para>In several cases, the input argument of an elementary function evaluation is given bit-serially, most significant bit first. We suggest a solution for performing the first step of the evaluation (namely, the range reduction)
<Emphasis Type="Italic">on the fly</Emphasis>
: the computation is overlapped with the reception of the input bits. This algorithm can be used for the trigonometric functions sin, cos, tan as well as for the exponential function.</Para>
</Abstract>
<KeywordGroup Language="En">
<Keyword>range reduction</Keyword>
<Keyword>elementary functions</Keyword>
<Keyword>computer arithmetic</Keyword>
</KeywordGroup>
</ArticleHeader>
<NoBody></NoBody>
</Article>
</Issue>
</Volume>
</Journal>
</Publisher>
</istex:document>
</istex:metadataXml>
<mods version="3.6">
<titleInfo lang="en">
<title>On-the-Fly Range Reduction</title>
</titleInfo>
<titleInfo type="alternative" contentType="CDATA">
<title>On-the-Fly Range Reduction</title>
</titleInfo>
<name type="personal">
<namePart type="given">Vincent</namePart>
<namePart type="family">Lefèvre</namePart>
<affiliation>INRIA, Projet SPACES, LORIA, Campus Scientifique, B.P. 239, 54506, Vandoeuvre-lès-Nancy Cedex, France</affiliation>
<role>
<roleTerm type="text">author</roleTerm>
</role>
</name>
<name type="personal">
<namePart type="given">Jean-Michel</namePart>
<namePart type="family">Muller</namePart>
<affiliation>CNRS, Projet CNRS/ENS Lyon/INRIA Arenaire, Laboratoire LIP, Ecole Normale Supérieure de Lyon, 46 Allée d'Italie, 69364, Lyon Cedex 07, France</affiliation>
<role>
<roleTerm type="text">author</roleTerm>
</role>
</name>
<typeOfResource>text</typeOfResource>
<genre type="research-article" displayLabel="OriginalPaper" authority="ISTEX" authorityURI="https://content-type.data.istex.fr" valueURI="https://content-type.data.istex.fr/ark:/67375/XTP-1JC4F85T-7">research-article</genre>
<originInfo>
<publisher>Kluwer Academic Publishers</publisher>
<place>
<placeTerm type="text">Boston</placeTerm>
</place>
<dateIssued encoding="w3cdtf">2003-01-01</dateIssued>
<copyrightDate encoding="w3cdtf">2003</copyrightDate>
</originInfo>
<language>
<languageTerm type="code" authority="rfc3066">en</languageTerm>
<languageTerm type="code" authority="iso639-2b">eng</languageTerm>
</language>
<abstract lang="en">Abstract: In several cases, the input argument of an elementary function evaluation is given bit-serially, most significant bit first. We suggest a solution for performing the first step of the evaluation (namely, the range reduction) on the fly: the computation is overlapped with the reception of the input bits. This algorithm can be used for the trigonometric functions sin, cos, tan as well as for the exponential function.</abstract>
<subject lang="en">
<topic>range reduction</topic>
<topic>elementary functions</topic>
<topic>computer arithmetic</topic>
</subject>
<relatedItem type="host">
<titleInfo>
<title>Journal of VLSI signal processing systems for signal, image and video technology</title>
</titleInfo>
<titleInfo type="abbreviated">
<title>The Journal of VLSI Signal Processing-Systems for Signal, Image, and Video Technology</title>
</titleInfo>
<genre type="journal" authority="ISTEX" authorityURI="https://publication-type.data.istex.fr" valueURI="https://publication-type.data.istex.fr/ark:/67375/JMC-0GLKJH51-B">journal</genre>
<originInfo>
<publisher>Springer</publisher>
<dateIssued encoding="w3cdtf">2003-01-01</dateIssued>
<copyrightDate encoding="w3cdtf">2003</copyrightDate>
</originInfo>
<subject>
<genre>Journal-Subject-Group</genre>
<topic authority="SpringerSubjectCodes" authorityURI="SCT">Engineering</topic>
<topic authority="SpringerSubjectCodes" authorityURI="SCT24051">Signal, Image and Speech Processing</topic>
<topic authority="SpringerSubjectCodes" authorityURI="SCT24068">Circuits and Systems</topic>
<topic authority="SpringerSubjectCodes" authorityURI="SCT24000">Electrical Engineering</topic>
<topic authority="SpringerSubjectCodes" authorityURI="SCI22021">Image Processing and Computer Vision</topic>
<topic authority="SpringerSubjectCodes" authorityURI="SCI2203X">Pattern Recognition</topic>
<topic authority="SpringerSubjectCodes" authorityURI="SCI22005">Computer Imaging, Vision, Pattern Recognition and Graphics</topic>
</subject>
<identifier type="ISSN">0922-5773</identifier>
<identifier type="JournalID">11265</identifier>
<identifier type="IssueArticleCount">16</identifier>
<identifier type="VolumeIssueCount">3</identifier>
<part>
<date>2003</date>
<detail type="issue">
<title>Special Issue on Computer Arithmetic and Applications</title>
</detail>
<detail type="volume">
<number>33</number>
<caption>vol.</caption>
</detail>
<detail type="issue">
<number>1-2</number>
<caption>no.</caption>
</detail>
<extent unit="pages">
<start>31</start>
<end>35</end>
</extent>
</part>
<recordInfo>
<recordOrigin>Kluwer Academic Publishers, 2003</recordOrigin>
</recordInfo>
</relatedItem>
<identifier type="istex">9FFA1946257ABAD3AA2E894020F810EB44AB14EA</identifier>
<identifier type="ark">ark:/67375/VQC-M6LRRRSJ-Q</identifier>
<identifier type="DOI">10.1023/A:1021137717282</identifier>
<identifier type="ArticleID">5104432</identifier>
<identifier type="ArticleID">Art4</identifier>
<accessCondition type="use and reproduction" contentType="copyright">Kluwer Academic Publishers, 2003</accessCondition>
<recordInfo>
<recordContentSource authority="ISTEX" authorityURI="https://loaded-corpus.data.istex.fr" valueURI="https://loaded-corpus.data.istex.fr/ark:/67375/XBH-3XSW68JL-F">springer</recordContentSource>
<recordOrigin>Kluwer Academic Publishers, 2003</recordOrigin>
</recordInfo>
</mods>
<json:item>
<extension>json</extension>
<original>false</original>
<mimetype>application/json</mimetype>
<uri>https://api.istex.fr/ark:/67375/VQC-M6LRRRSJ-Q/record.json</uri>
</json:item>
</metadata>
<serie></serie>
</istex>
</record>

Pour manipuler ce document sous Unix (Dilib)

EXPLOR_STEP=$WICRI_ROOT/Wicri/Lorraine/explor/InforLorV4/Data/Istex/Corpus
HfdSelect -h $EXPLOR_STEP/biblio.hfd -nk 002560 | SxmlIndent | more

Ou

HfdSelect -h $EXPLOR_AREA/Data/Istex/Corpus/biblio.hfd -nk 002560 | SxmlIndent | more

Pour mettre un lien sur cette page dans le réseau Wicri

{{Explor lien
   |wiki=    Wicri/Lorraine
   |area=    InforLorV4
   |flux=    Istex
   |étape=   Corpus
   |type=    RBID
   |clé=     ISTEX:9FFA1946257ABAD3AA2E894020F810EB44AB14EA
   |texte=   On-the-Fly Range Reduction
}}

Wicri

This area was generated with Dilib version V0.6.33.
Data generation: Mon Jun 10 21:56:28 2019. Site generation: Fri Feb 25 15:29:27 2022