欢迎来到天天文库
浏览记录
ID:14078872
大小:171.50 KB
页数:51页
时间:2018-07-25
《autolisp 英文资料》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、AutoLISPtoVisualLISP:DesignSolutionsforAutoCADInstructor’sGuideChapterOneDefinitionsSyntax-Thewaycommandsarearrangedinsideacomputerprogram.SourceCode-IsanASCIItextfilecontainingaformalprogramminglanguage.Thesourcecodefilemustbecompiled,interpretedorassembledbefor
2、eacomputercanuseit.Flowchart-incorporatestheuseofgraphicsymbolstodescribeasequenceofoperationsorevents.Theyareusedtodescribeeverythingfromtheprocessinvolvedinthetreatingofwastewatertothesequenceofoperationsforamicroprocessor.Pseudo-Code-Amorenaturalwayofpreparing
3、thesourcecodeforacomputerprogramiswithpseudo-code.Inthismethod,standardEnglishtermsareusedtodescribewhattheprogramisdoing.Thedescriptionsarearrangedinthelogicalorderthattheyappear.GUI-AGraphicalUserInterfaceallowstheusertointeractwithacomputerbyselectingiconsandp
4、icturesthatrepresentprograms,commands,datafiles,andevenhardware.ProgrammingLanguage-Theactualcommandsusedtoconstructacomputerprogram.MachineLanguage–Aprogramthatiscodedsothatacomputercandirectlyusetheinstructioncontainwithintheprogramwithoutanyfurthertranslation.
5、Hardware-isdefinedasthephysicalattributesofacomputer,forexample,themonitor,keyboard,centralprocessingunit.Software-isdefinedastheprogramsorelectronicinstructionsthatarenecessarytooperateacomputer.Binary-Anumbersystemthatconsistoftwonumbersoneandzero.Itisusedexten
6、sivelywithcomputersbecauseofitseaseofimplementationusingdigitalelectronics.AnswerstoReviewQuestions2.Thisprocessallowstheprogrammertogatherthenecessaryinformationusedtoconstructtheapplication.Italsoallowstheprogramtostartlayingouttheactualprogrambeforethesourceco
7、deiscreated.Thusallowingtheprogrammertoensurethequalityandaccuracyaprogram.3.StatetheproblemListunknownvariablesListwhatisgivenCreatediagramsListallformulasListassumptionsPerformallnecessarycalculationsCheckanswer4.Flowchartsusegraphicsymbolstorepresentasequenceo
8、roperationinacomputerprogram,whereaspseudocodeusesstandardEnglishtermstodescribewhattheprogramisdoing.FlowChartPsuedo-CodeStartProgramPromptuserforInformationP
此文档下载收益归作者所有