欢迎来到天天文库
浏览记录
ID:57650047
大小:17.71 KB
页数:5页
时间:2020-08-30
《C-Programming-Language(C-语言程序设计).docx》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、CProgrammingLanguageCourseHours:LectureCoursecontentandthebasicrequirementsChapter1ClanguageOverview1.1Computerandprogram,programdesignlanguage1.2AppearanceanddevelopmentprocessofClanguage1.3SimpleClanguageprograms1.4StepsandmethodsofrunningCprogramChapter2DDatastorageandcomputi
2、ng2.1Howtostoredatainacomputer2.2Operationsandanalysisofintegerdata2.3Operationsandanalysisofrealdata2.4Calculusofcharacterdata2.5Symbolicconstant2.6Arithmeticoperatorsandarithmeticexpression2.7CoperatorsandCexpression2.8AdvancedPartChapter3MostsimpleCprogramdesign-sequentialpro
3、gramming3.1Algorithmisthesoulofprogram3.2Threebasicstructureofprogram3.3CstatementSummary3.4Evaluationexpressionandevaluationstatement3.5Conceptofdatainputandoutput3.6Characterdatainputandoutput3.7Simpleformatinputandoutput3.8Designexampleofsequentialstructuredprogram3.9Advanced
4、partChapter4Selectivestructureprogrammingdesign4.1Conditionaldetermination4.2Makeselectivestructurewith“if”statement4.3Makeselectivestructureofthemulti-branchbyusing”switch”statement4.4Synthesizeprogramexample4.5AdvancedPartChapter5Circlestructureoftheprogramdesign5.1Requiredcir
5、clestructuresduringtheprogram5.2Use“while”statementand“do...while”statementtoachievecircular5.3Used“for”statementcycle5.4Cycleofnested5.5Advancedendingcycle5.6Severalcirclecomparison5.7Programexamples5.8AdvancedpartChapter6Useofarrayprocessingbulkdata6.1Whyuseanarray6.2Definitio
6、nandreferenceofone-dimensionalarray6.3Definitionsandreferenceoftwo-dimensionalarraysof6.4Characterarray6.5AdvancedpartChapter7Functionmodularprogramdesign7.1Whatisthefunction?7.2Functiondefinitionandcall7.3Functionofnestedcallsandrecursivecalls7.4Arraysasfunctionparameters7.5Var
7、iablescopeandlifetime7.6Internalfunctionsandexternalfunctions7.7AdvancedpartChapter8Gooduseofpointer8.1Whatisapointer?8.2Pointervariable8.3Referstothearraythroughpointers8.4Referencetothestringbyapointer8.5AdvancedpartChapter9Usesyntagmtodealwithcombinationsofdata-user-definedda
8、tatype9.1DefinitionsanduseoftheSyntagmvariable9
此文档下载收益归作者所有