欢迎来到麦多课文档分享! | 帮助中心 海量文档,免费浏览,给你所需,享你所想!
麦多课文档分享
全部分类
  • 标准规范>
  • 教学课件>
  • 考试资料>
  • 办公文档>
  • 学术论文>
  • 行业资料>
  • 易语言源码>
  • ImageVerifierCode 换一换
    首页 麦多课文档分享 > 资源分类 > PDF文档下载
    分享到微信 分享到微博 分享到QQ空间

    BS ISO IEC 1539-2-2000 Information technology - Programming languages - FORTRAN - Varying length character strings《信息技术 编程语言 FORTRAN语言 变化长度字符串》.pdf

    • 资源ID:396351       资源大小:511KB        全文页数:30页
    • 资源格式: PDF        下载积分:5000积分
    快捷下载 游客一键下载
    账号登录下载
    微信登录下载
    二维码
    微信扫一扫登录
    下载资源需要5000积分(如需开发票,请勿充值!)
    邮箱/手机:
    温馨提示:
    如需开发票,请勿充值!快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如需开发票,请勿充值!如填写123,账号就是123,密码也是123。
    支付方式: 支付宝扫码支付    微信扫码支付   
    验证码:   换一换

    加入VIP,交流精品资源
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    BS ISO IEC 1539-2-2000 Information technology - Programming languages - FORTRAN - Varying length character strings《信息技术 编程语言 FORTRAN语言 变化长度字符串》.pdf

    1、| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | BRITISH STANDARD BS ISO/IEC 1539-2:2000 IC

    2、S 35.060 NO COPYING WITHOUT BSI PERMISSION EXCEPT AS PERMITTED BY COPYRIGHT LAW Information technology Programming languages Fortran Part 2: Varying length character stringsThis British Standard, having been prepared under the direction of the DISC Board, was published under the authority of the Sta

    3、ndards Committee and comes into effect on 15 November 2000 BSI 11-2000 ISBN 0 580 36675 8 BS ISO/IEC 1539-2:2000 Amendments issued since publication Amd. No. Date Comments National foreword This British Standard reproduces verbatim ISO/IEC 1539-2:2000 and implements it as the UK national standard. T

    4、he UK participation in its preparation was entrusted to Technical Committee IST/5, Programming languauges, Their Environments and System Software, which has the responsibility to: aid enquirers to understand the text; present to the responsible international/European committee any enquiries on the i

    5、nterpretation, or proposals for change, and keep the UK interests informed; monitor related international and European developments and promulgate them in the UK. A list of organizations represented on this committee can be obtained on request to its secretary. Cross-references The British Standards

    6、 which implement international or European publications referred to in this document may be found in the BSI Standards Catalogue under the section entitled “International Standards Correspondence Index”, or by using the “Find” facility of the BSI Standards Electronic Catalogue. A British Standard do

    7、es not purport to include all the necessary provisions of a contract. Users of British Standards are responsible for their correct application. Compliance with a British Standard does not of itself confer immunity from legal obligations. Summary of pages This document comprises a front cover, an ins

    8、ide front cover, the ISO/IEC title page, pages ii to vi, pages 1 to 20, an inside back cover and a back cover. The BSI copyright notice displayed in this document indicates when the document was last issued.Referencenumber ISO/IEC1539-2:2000(E) INTERNATIONAL STANDARD ISO/IEC 1539-2 Secondedition 200

    9、0-06-01 InformationtechnologyProgramming languagesFortran Part2: Varyinglengthcharacterstrings Technologies de linformation Langages de programmation Fortran Partie 2: Chanes de caractres de longueur variableISO/IEC1539-2:2000(E) ii ISO/IEC1539-2:2000(E) CONTENTS 1 Scope1 2 NormativeReferences2 3 Re

    10、quirements3 3.1 TheNameoftheModule3 3.2 TheType3 3.3 ExtendedMeaningsforIntrinsicOperators3 3.3.1 Assignment3 3.3.2 Concatenation4 3.3.3 Comparisons4 3.4 ExtendedMeaningsforGenericIntrinsicProcedures5 3.4.1 ADJUSTL(string)5 3.4.2 ADJUSTR(string)5 3.4.3 CHAR(string,length)5 3.4.4 IACHAR(c)6 3.4.5 ICH

    11、AR(c)6 3.4.6 INDEX(string,substring,back)6 3.4.7 LEN(string)7 3.4.8 LEN_TRIM(string)7 3.4.9 LGE(string_a,string_b)7 3.4.10 LGT(string_a,string_b)7 3.4.11 LLE(string_a,string_b)8 3.4.12 LLT(string_a,string_b)8 3.4.13 REPEAT(string,ncopies)9 3.4.14 SCAN(string,set,back)9 3.4.15 TRIM(string)9 3.4.16 VE

    12、RIFY(string,set,back) 10 3.5 AdditionalGenericProcedureforTypeConversion 10 3.5.1 VAR_STR(char) 10 3.6 AdditionalGenericProceduresforInput/Output 11 3.6.1 GET(string,maxlen,iostat)or GET(unit,string,maxlen,iostat)or GET(string,set,separator,maxlen,iostat)or GET(unit,string,set,separator,maxlen,iosta

    13、t) 11 3.6.2 PUT(string,iostat)orPUT(unit,string,iostat) 12 3.6.3 PUT_LINE(string,iostat)orPUT_LINE(unit,string,iostat) 12 3.7 AdditionalGenericProceduresforSubstringManipulation 12 3.7.1 EXTRACT(string,start,finish) 13 3.7.2 INSERT(string,start,substring) 13 3.7.3 REMOVE(string,start,finish) 13 3.7.

    14、4 REPLACE(string,start,substring)or REPLACE(string,start,finish,substring)or REPLACE(string,target,substring,every,back) 14iiiISO/IEC1539-2:2000(E) 3.7.5 SPLIT(string,word,set,separator,back) 15 AnnexA(informative).ModuleISO_VARYING_STRING 16 AnnexB(informative).Twoexamples 17 B.1Wordcount 17 B.2Voc

    15、abularylist 18 iv ISO/IEC1539-2:2000(E)v Foreword ISO(theInternationalOrganizationforStandardization)andIEC(theInternationalElectrotechnicalCommission) formthespecializedsystemforworldwidestandardization.NationalbodiesthataremembersofISOorIEC participateinthedevelopmentofInternationalStandardsthroug

    16、htechnicalcommitteesestablishedbythe respectiveorganizationtodealwithparticularfieldsoftechnicalactivity.ISOandIECtechnicalcommittees collaborateinfieldsofmutualinterest.Otherinternationalorganizations,governmentalandnon-governmental,in liaisonwithISOandIEC,alsotakepartinthework. InternationalStanda

    17、rdsaredraftedinaccordancewiththerulesgivenintheISO/IECDirectives,Part3. Inthefieldofinformationtechnology,ISOandIEChaveestablishedajointtechnicalcommittee,ISO/IECJTC1. DraftInternationalStandardsadoptedbythejointtechnicalcommitteearecirculatedtonationalbodiesforvoting. PublicationasanInternationalSt

    18、andardrequiresapprovalbyatleast75%ofthenationalbodiescastingavote. AttentionisdrawntothepossibilitythatsomeoftheelementsofthispartofISO/IEC1539maybethesubjectof patentrights.ISOandIECshallnotbeheldresponsibleforidentifyinganyorallsuchpatentrights. InternationalStandardISO/IEC1539-2waspreparedbyJoint

    19、TechnicalCommitteeISO/IECJTC1, Information technology, Subcommittee SC 22, Programming languages, their environments and system software interfaces. Thissecondeditioncancelsandreplacesthefirstedition(ISO/IEC1539-2:1994),whichhasbeentechnically revised.Thefollowingsummarisesthechangesmadetothefacilit

    20、iesprovidedbythispartofISO/IEC1539: Theassignment,concatenation,andcomparisonoperationsareextendedtodescribeelementalsemantics. CHARisextendedtodescribepuresemantics. ADJUSTL,ADJUSTR,EXTRACT,IACHAR,ICHAR,INDEX,INSERT,LEN,LEN_TRIM,LGE,LGT,LLE,LLT, REMOVE,REPEAT,REPLACE,SCAN,SPLIT,TRIM,VAR_STR,andVERI

    21、FYareallextendedtodescribe elementalsemantics. ISO/IEC1539consistsofthefollowingparts,underthegeneraltitle Information technology Programming languages Fortran: Part 1: Base language Part 2: Varying length character strings AnnexesAandBofthispartofISO/IEC1539areforinformationonly.ISO/IEC1539-2:2000(

    22、E) Introduction ThispartofISO/IEC1539hasbeenpreparedbyISO/IECJTC1/SC22/WG5,thetechnicalworkinggroupfor theFortranlanguage.ThispartofISO/IEC1539isanauxiliarystandardtoISO/IEC1539-1:1997,which definesthelatestrevisionoftheFortranlanguage,andisthefirstpartofthemultipartFortranfamilyof standards;thispar

    23、tofISO/IEC1539isthesecondpart.TherevisedlanguagedefinedbyISO/IEC1539-1: 1997isinformallyknownasFortran95. ThispartofISO/IEC1539definestheinterfaceandsemanticsforamodulethatprovidesfacilitiesforthe manipulationofcharacterstringsofarbitraryanddynamicallyvariablelength.AnnexAreferstoapossible implement

    24、ation,inFortran95,ofamodulethatconformstothispartofISO/IEC1539.Itshouldbenoted, however,thatthisispurelyforpurposesofdemonstratingthefeasibilityandportabilityofthisstandard.The actualcodeisnotintendedinanywaytoprescribethemethodofimplementation,noristhereanyimplication thatthisisinanywayanoptimalpor

    25、tableimplementation.Themoduleismerelyafairlystraightforward demonstrationthataportableimplementationispossible. ThisstandardisadevelopmentfromapreviousversionknownasISO/IEC1539-2:1994thattakesaccountof theimprovementsintroducedinFortran95.ThemostsignificantimprovementsinFortran95forthepresent standa

    26、rdweretheintroductionofpureandelementalprocedures.Sincepureandelementalfunctionscanbe usedinspecificationexpressions,theirintroductioninthisstandardenhancestheusabilityofthestandardfor theenduser.Theabilitytodefinemanyofthefunctionsspecifiedinthisstandardtobeelementalimprovesthe compatibilityofthesefunctionswithsimilarintrinsicfunctionsdefinedbythemainstandard. TheimprovementsintypeinitializationprovidedinFortran95havealsoenabledthesampleimplementation referredtoinAnnexAtobewritteninsuchawaythatsignificantleakageofmemoryislesslikelytooccur. vi 1


    注意事项

    本文(BS ISO IEC 1539-2-2000 Information technology - Programming languages - FORTRAN - Varying length character strings《信息技术 编程语言 FORTRAN语言 变化长度字符串》.pdf)为本站会员(吴艺期)主动上传,麦多课文档分享仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文档分享(点击联系客服),我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

    copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
    备案/许可证编号:苏ICP备17064731号-1 

    收起
    展开