当前位置:新励学网 > 语言作文 > 请用两三句英语简单介绍一下下列课程(计算机课程)

请用两三句英语简单介绍一下下列课程(计算机课程)

发表时间:2024-07-10 00:10:30 来源:网友投稿

你的课程翻译有些有误或者不妥,给你在括号里表明了。一些专业的课程可看参考资料。希望对你有帮助!

高等数学HigherMathematics

Thiscourseenablesyoutobuildonyourpreviousmathematicalexperienceintheareasofalgebra,geometryandtrigonometryandintroducesyoutoelementarycalculus.ThestudyofMathematicsprovidesyouwithmanyvaluableskills.Itisoftenveryimportantwhenseekingemploymentorentrytofurtherorhighereducationandisanimportantpartofyourgeneraleducation.

模拟电子技术AnalogElectronicTechnology(你的原文有错)

Thiscoursecoverscomplexsemiconductorelectroniccircuitstoincludeapplicationoffield-effecttransistorcircuitry,amplitude/phaseshiftresponseoftransistoramplifiers,integratedcircuits,negativeandpositivefeedbackcircuits,activefilters,industrialcontrolcircuits,switchingpowersupplies,voltageregulators,operationalamplifiers,spectrumanalysis,andharmonicdistortion.Thecourseofferspracticalhands-onexperienceusinganarrayoftestequipmentandassignedlaboratoryprojectsincorporatedtosupplementclassroomlectures.

大学ITuniversityIT

ThiscourseisforstudentsinterestedinpursuingacareerinthefieldofInformationTechnology.Studentswillbeintroducedtothefourcareerclustersininformationtechnologytodeterminewheretheirinterestslie.Studentswillcompleteassignmentsandprojectsininteractivemedia,informationsupportandservices,networksystemsand,programmingandsoftwaredevelopment.

C语言Clanguage

ThiscourseprovidesasolidintroductiontoallthefundamentalaspectsofC,includingelementarydatatypes;arithmetic,logical,andbitwiseoperators;control-flowstatements;functions;structures;pointers;programscoperules;goodprogramdesignpractices;andCdebuggingtechniques.EmphasisisonANSI-standardC,butearlierversionsofCarealsodiscussed.Nocomputingfacilitiesareprovided;eachparticipantisrequiredtohaveaccesstoaCcompilerandhard-copyoutputdeviceforprogrammingassignments.

高等数学Highermathematics(第一个就介绍了)

面向对象程序设计object-orientedprogramming

Acoursethatfocusesonintroducingstudentstocomputersciencethroughobject-orienteddesignandprogramming,usingJava.Thecoursefeaturesanobjectsfirstapproachtoobject-orientedprogramming(OOP),startingwithobjects,classesandmethods,andthenmovesontoinheritance,interfacesandpolymorphism,beforecoveringtraditionaltopicssuchasarithmeticandflow-of-control.OOPisthenusedtoteachsimple2Dgraphicsandgraphicaluserinterfaces,andthecoursefinishesupwithanoverviewofbasicdatastructures,exceptionsandfileI/O.Thecoursereinforcesconceptswithpracticalexercisesinweeklylaboratorysessions(underthesupervisionofundergraduateteachingassistants)andwithchallengingandengagingprogrammingassignmentssuchasTetris,allofwhichhaveGUIs.

汇编语言assemblylanguage

AnintroductiontoassemblylanguageformainframesorPC's.Topicsincludeinternalrepresentationofdata,arithmeticoperations,logicstatements,andgeneralassemblylanguagecommands.Introducelowlevellanguagearchitectureincludingassemblers,linkageeditors,andloaders.

VFP程序设计VFPprogramming

Youwilllearntoplan,create,andmodifytables,viewsanddatabasesandcreateforms.YouwillusetheApplicationWizardandBuildertobuildapplicationsquickly.Createinformationfromyourdatawithqueriesandreports.Understandthefundamentalsofprogrammingincludingoperators,expressions,programflow,branchingandlooping.BeproductiveworkingwithcodeusingIntelliSense,QuickInfo,hyperlinks,keyboardshortcuts,Beautify,documentviewandbookmarks.ManageprogrammingtaskswiththeTaskListManager.

数字电子技术numeralelectronictechnology(DigitalElectronicTechnology好一点)

Introductiontobasicconceptsindigitalelectronics.Basicdiscreteelectronics,digitallogic,circuitlaws,components,troubleshootinganduseoftestequipment.Digitalcomponents,digitalarchitecture,digitalsystems,troubleshootinganduseoftestequipment.Hands-onexperience,practicalapplicationsandprojects.

计算机组成原理computercompositionprinciple

Thiscourseintroducetheprincipleofcomputercomposition.Itisveryusefulforcomputersciencestudentstoknowcomputerandforthebetteruseinbothhardwareandsoftware.

离散数学discretemathematics

Thepurposeofthiscourseistounderstandanduse(abstract)discretestructuresthatarebackbonesofcomputerscience.Inparticular,thisclassismeanttointroducelogic,proofs,sets,relations,functions,counting,andprobability,withanemphasisonapplicationsincomputerscience.

数据结构Theconstructionofdata(应该是DataStructure)

Dataabstractionwithformalspecification.Elementaryalgorithmanalysis.Basicconceptsofdataanditsrepresentationinsideacomputer.Linear,linked,andorthogonallists;treestructures.Anoverviewofthestructureandimplementationofdatastructures,includinglists,trees,heaps,andtables,andanexaminationofsearching,sortingandotheralgorithms,includingimplementationandanalysisoftheirefficiency.

计算机网络computernetwork

Principles,design,implementation,andperformanceofcomputernetworks.Topicsinclude:Internetprotocolsandrouting,localareanetworks,TCP,performanceanalysis,congestioncontrol,switchingandrouting,mobileIP,peer-to-peeroverlaynetworks,networksecurity,andothercurrentresearchtopics.

操作系统JAVA语言operatingsystemJAVAlanguage

UseJavatoteachtheprinciplesofconcurrentprogramming,notinparticularlyoperating-systemsrelatedcontext,towriteindividualoperatingsystemcomponents.Forexample,itispossibletowriteafilesysteminJava.UseJavatowriteasimulatorforafulloperatingsystem,includingthemachineitisrunningon,towriteprogramsthatmakenon-trivialuseofoperating-systemservices(suchasnetworkcommunication)inordertoteachmoreaboutthoseservices.

微机原理与接口技术microcomputerprincipleandtheconnectiontechnology

Introductiontomicrocomputerhardwareandsoftware.Topicsincludecomputerfundamentals,wordprocessing,electronicspreadsheets,databases,andothermicrocomputerapplicationareas.Studentswillstudyadditionalconceptsofmicrocomputersandmicrocomputerapplicationssoftwareincluding:wordprocessing,spreadsheets,databases,andpresentationsoftware,emphasizingmoreadvancedapplicationsandintegrationofthepackagesindealingwithtypicalprofessionalusage.

程序综合课程设计procedurecomprehensivecurriculumdesigns

Introductiontoproblem-solvingwithalgorithmandprogramdevelopment.Includes:problemanalysis,algorithmrepresentationandverification,scalarandstructureddatatypes,fileinputandoutput,techniquesforprogramdesign,coding,testing,anddocumentationandbasicsorting,andsearchingalgorithms.Studyofalgorithmicdesign,implementation,andanalysisincludingobjectorienteddesignandimplementation,abstractdatatypes,stacks,queues,andlinkedstructures

数据库系统原理Databasesystemprinciple

Thiscourseisforstudentsinterestedinthedesignofdatabasemanagementsystemstoobtainintegrityandavailabilityofdata.Wewillfocusmainlyonrelationaldatamodelsandrelationalqueryoperations,togetherwithSQLfordatadefinitionsandqueries.Wewilldiscussdesignmethodsincludingtheentity-relationshipmodelandrelationalnormalizationtheory.Wewillalsodiscusshowdataisstoredandindexedandhowqueriesareprocessedandoptimized.Studentsundertakeasemesterprojectthatincludesthedesignandimplementationofadatabasesystem.Wewilltouchuponadvancedtopicssuchasobject-orienteddatabasesastimepermits.

编译原理translationprinciple(应该是ComplierConstructionPrinciples)

Acquirethepracticalskillstowriteasimplecompilerforanimperativeprogramminglanguage.Understandtheconceptsofscanning,parsing,namemanagementinnestedscopes,andcodegeneration.Learntotransfertheskillsalsotogeneralsoftwareengineeringtasks(e.g.parsingofstructureddatafilesorargumentlists)

算法设计与分析Algorithmdesignandanalysis(designandanalysisofalgorithm)

Anadvanced,in-depthstudyofthedesignandanalysisofalgorithms.'Topicsincludemodelsofcomputation,sorting,datastructures,graphalgorithms,matrixmultiplication,fastFouriertransforms,polynomialarithmetic,patternmatching,andNP-completeproblems.

计算机图形学Computergraphics

Thiscoursewillprovideanintroductiontographicssystemsandapplications.Basicstructureofinteractivegraphicssystems,characteristicsofvarioushardwaredevices.Controlofdisplaydevices,implementationofsimplepackages,deviceindependence,andstandardpackages.Distributedarchitecturesforgraphics,hiddenlineandhiddensurfacesalgorithms,representationofsurfaces.

概率probability

Thecoursecoversthebasicprinciplesofthetheoryofprobabilityanditsapplications.Topicsincludecombinatorialanalysisusedincomputingprobabilities,theaxiomsofprobability,conditionalprobabilityandindependenceofevents;discreteandcontinuousrandomvariables;joint,marginal,andconditionaldensities,momentgeneratingfunction;lawsoflargenumbers;binomial,Poisson,gamma,univariate,andbivariatenormaldistributions

网页设计homepagedesign(webpagedesign)

Thecourseisdesignedtoprovidethenecessaryskillsandtrainingforanentry-levelpositioninthefieldofWebDesign.LearntodevelopandmaintainWebsitesforacorporationoryourownsmallbusiness.

TheclassfocusesonWebpageplanning,basicdesign,layoutandconstruction,andsetupandmaintenanceofaWebsite.HTML/XHTML,CascadingStyleSheets,Dreamweaver,Fireworks,Flash,Photoshop,Illustrator,InDesign,PHP,MySQLandvariousotherWebpageandimagecreationtoolsaretaughtinthecourse.

人工智能artificialintelligence

Theincorporationofadvancedtechniquesinreasoningandproblemsolvingintomodern,complexsystemshasbecomepervasive.Often,thesetechniquesfallwithintherealmofartificialintelligence.Thiscoursefocusesonartificialintelligencefromanagentperspective,andexploresissuesofknowledgerepresentationandreasoning.Studentswillparticipateinlecturesanddiscussionsonvarioustopics,includingheuristicandstochasticsearch,logicalandprobabilisticreasoning,planning,learning,andperception.Advancedtopicswillbeselectedfromareassuchasrobotics,vision,naturallanguageprocessing,andphilosophyofmind.Studentswillcompleteproblemsetsandsmallsoftwareprojectstogainhands-onexperiencewiththetechniquesandissuescovered.

软件开发技术与实训Thesoftwaredevelopmenttechnologyandreallyteaches(Softwaredevelopmenttechnologyandpractice)

Theoverallpurposeofthecourseistogiveanunderstandingoftheproblemsoflarge-scalesoftwaredevelopmentandhowthiscanbesolvedusingobject-orientedtechniques.Themainaimofthemoduleistoteachtheunderstandinganduseofobject-orientedmethodstoanalyze,specify,designandimplementlargecomputersystems.

网络数据库Networkdatabase

Thiscourseintroducesthedatabasethatrunsinanetworkandholdsaddressesofotherusersinthenetwork.Itincludesadatabaseorganizationmethodthatallowsfordatarelationshipsinanet-likeform.Asingledataelementcanpointtomultipledataelementsandcanitselfbepointedtobyotherdataelements.

网络工程networkproject(networkengineering)

NetworkEngineeringprovidesthebasicnetworkingandcomputinginfrastructureforcampus,fromsecuringandmanagingbandwidthtoprovidingDNS,DHCP,email,backupsandmore.

软件工程softwareengineering

Thiscourseisaboutproblemswefacewhenconstructinglargesoftwaresystems.Studentswilllearnaboutvariousmethodologiesusedinallpartsofthesoftwarelifecycle.WewillillustratetheuseandapplicationofthesemethodologiesbyexamininghowtheycanbesupportedbytheJavalanguage.Bytheendofthesemesterstudentswillhaveacquiredastronggroundinginobject-orienteddesigninJavaand,moregenerally,improvedtheirskillsforprogramminginthelarge.Wewillstudyseveraltopicsrelatedtosoftwaredesign,including:Inheritance,Exceptions,Namespaces,AbstractTypes,RepresentationInvariants,ProcedureSpecifications,ObjectModels,DataModels,DesignPatterns,DesignStrategy.

Linux操作系统Linuxoperatingsystem

ThiscoursewillprovidethebasicsoftheUNIX/Linuxoperatingsystem,includingthehistoryandtheuseofLinuxwithhands-onexperienceusingcommandsandfiles.TopicstobecoveredincludebasicLinuxcommands,textediting,filesanddirectories,electronicmail,pipesandfilters,andshellprogramming.

计算机系统维护computersystemmaintenance

Thiscoursefocusesonbasiccomputerhardwareandsoftwaresystems.Subjectsincludehardwaresystemsandsubsystemsfoundinpersonalcomputers,digitalnumberingsystems,andpersonalcomputeroperatingsystems.Curriculumincludeson-linecontentdelivery,andinclasshands-onlabs.

免责声明:本站发布的教育资讯(图片、视频和文字)以本站原创、转载和分享为主,文章观点不代表本网站立场。

如果本文侵犯了您的权益,请联系底部站长邮箱进行举报反馈,一经查实,我们将在第一时间处理,感谢您对本站的关注!