欢迎来到天天文库
浏览记录
ID:13906331
大小:6.10 MB
页数:125页
时间:2018-07-24
《郝斌c语言详细笔记(附源码)》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、郝斌老师的C语言:课堂讲解全程动手敲代码,讲解细致,对于重要知识点的讲解不厌其烦,是一个难得的C语言入门教程。在这里对老师的辛勤付出表示感谢。郝斌c语言视频教程·概述:课程计划为什么学习c语言:Fortran语言主要用于科学计算,在第三代语言中,以1980年为分水岭,分为结构化和面向对象语言。Basic语言是vb的前生,pascal语言一般是用于教学。C语言是最重要的,其他的语言一般很少用了。结构化的代表语言是c语言。结构化语言的数据和操作是分离的,导致在写大项目的时候,会出现各种各样莫名其妙的问题。在面向对象的语言中c++是
2、最复杂的语言。由于c++语言太复杂,sun公司对c++进行了改装,产生了javathatconstructionsiteclean,consciouslymaintainsanitation.(4)ensurethesafetyofmaterialsandsemi-finishedproducts.8.qualityassessment,datacompilation:buried,belongstotheconcealedworksconstruction,thereforeitsqualityinspectionmustb
3、ecarriedoutaccordingtoacceptanceofconcealedwork-related.Mainlyinthefollowingaspects:(1)acceptanceofpositioningisaccurate.(2)isfixedsecurely.(3)tighteningcompliancerequirements.(4)haveanimpactonotherprojects.(5)thematerialusediseligible.(6)completeinformationhasbeenc
4、ollected.Documentation:shouldfollowconstructionprogressatanytimefinishingselfacceptance,signatureacceptanceaftertherepresentativesofthepartywereinvited.Requirements:(1)covertacceptanceisthe语言。而c#是由微软开发的,和java相似,几乎一模一样。在高级语言的执行速度上,c是最快的,c++其次,而java和c#是最后的。Java和c#流行,主
5、要的一个原因是可以跨平台。C语言的发展和过程:thatconstructionsiteclean,consciouslymaintainsanitation.(4)ensurethesafetyofmaterialsandsemi-finishedproducts.8.qualityassessment,datacompilation:buried,belongstotheconcealedworksconstruction,thereforeitsqualityinspectionmustbecarriedoutaccord
6、ingtoacceptanceofconcealedwork-related.Mainlyinthefollowingaspects:(1)acceptanceofpositioningisaccurate.(2)isfixedsecurely.(3)tighteningcompliancerequirements.(4)haveanimpactonotherprojects.(5)thematerialusediseligible.(6)completeinformationhasbeencollected.Document
7、ation:shouldfollowconstructionprogressatanytimefinishingselfacceptance,signatureacceptanceaftertherepresentativesofthepartywereinvited.Requirements:(1)covertacceptanceistheC语言的特点:·优点:代码量小,速度快,功能强大。·缺点:危险性高,开发周期长,可移植性弱。危险性高:写同一个程序,在java中会报错,而在c中不会报错,为什么呢,因为c认为程序你想怎么写
8、就怎么写,c语言认为你写的程序不是很离谱,他都认为你写的这个程序有特殊的含义。可以直接通过,而java则不可以。开发周期长:c语言是面向过程的语言,面向过程的语言的特点就是在开发大项目的时候,很容易崩溃,好比盖大楼,C语言还要造大量的砖块、钢筋等结构原材料,而C++C#JAV
此文档下载收益归作者所有