資源描述:
《autolisp 英文資料》由會(huì)員上傳分享,免費(fèi)在線閱讀,更多相關(guān)內(nèi)容在行業(yè)資料-天天文庫(kù)。
1、AutoLISPtoVisualLISP:DesignSolutionsforAutoCADInstructor’sGuideChapterOneDefinitionsSyntax-Thewaycommandsarearrangedinsideacomputerprogram.SourceCode-IsanASCIItextfilecontainingaformalprogramminglanguage.Thesourcecodefilemustbecompiled,interpretedorassembledbe
2、foreacomputercanuseit.Flowchart-incorporatestheuseofgraphicsymbolstodescribeasequenceofoperationsorevents.Theyareusedtodescribeeverythingfromtheprocessinvolvedinthetreatingofwastewatertothesequenceofoperationsforamicroprocessor.Pseudo-Code-Amorenaturalwayofpre
3、paringthesourcecodeforacomputerprogramiswithpseudo-code.Inthismethod,standardEnglishtermsareusedtodescribewhattheprogramisdoing.Thedescriptionsarearrangedinthelogicalorderthattheyappear.GUI-AGraphicalUserInterfaceallowstheusertointeractwithacomputerbyselecting
4、iconsandpicturesthatrepresentprograms,commands,datafiles,andevenhardware.ProgrammingLanguage-Theactualcommandsusedtoconstructacomputerprogram.MachineLanguage–Aprogramthatiscodedsothatacomputercandirectlyusetheinstructioncontainwithintheprogramwithoutanyfurther
5、translation.Hardware-isdefinedasthephysicalattributesofacomputer,forexample,themonitor,keyboard,centralprocessingunit.Software-isdefinedastheprogramsorelectronicinstructionsthatarenecessarytooperateacomputer.Binary-Anumbersystemthatconsistoftwonumbersoneandzer
6、o.Itisusedextensivelywithcomputersbecauseofitseaseofimplementationusingdigitalelectronics.AnswerstoReviewQuestions2.Thisprocessallowstheprogrammertogatherthenecessaryinformationusedtoconstructtheapplication.Italsoallowstheprogramtostartlayingouttheactualprogra
7、mbeforethesourcecodeiscreated.Thusallowingtheprogrammertoensurethequalityandaccuracyaprogram.3.StatetheproblemListunknownvariablesListwhatisgivenCreatediagramsListallformulasListassumptionsPerformallnecessarycalculationsCheckanswer4.Flowchartsusegraphicsymbols
8、torepresentasequenceoroperationinacomputerprogram,whereaspseudocodeusesstandardEnglishtermstodescribewhattheprogramisdoing.FlowChartPsuedo-CodeStartProgramPromptuserforInformationP