freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

課程描述自動(dòng)化(編輯修改稿)

2025-07-18 20:51 本頁(yè)面
 

【文章內(nèi)容簡(jiǎn)介】 算方法,講解如何用計(jì)算機(jī)解決實(shí)際數(shù)學(xué)問(wèn)題的方法。學(xué)習(xí)此課程的目的是掌握基本的數(shù)值計(jì)算方法。設(shè)計(jì)求解算法,求出數(shù)學(xué)問(wèn)題的近似解。主要內(nèi)容包括線性方程組的解法(包括直接法和迭代法),插值求職法(拉格朗日插值,牛頓插值,分段低次插值,三次樣條插值),函數(shù)逼近計(jì)算,數(shù)值積分與數(shù)值微分的近似計(jì)算,方程求根的近似解法,以及矩陣特征值與特征向量的計(jì)算。Numerical Analysis Course Code: CY120010 Hours: 64Credits: 4 Prerequisite Course: Advanced Mathematics, College Computer Fundamental Instructor: Boying WuTextbook: Class NoteCourse Description Numerical analysis involves the study, development, and analysis of algorithms for obtaining numerical solutions to various mathematical problems. The course introduces students to the algorithms and methods that are monly needed in scientific puting. The mathematical underpinnings of these methods are emphasized as much as their algorithmic aspects. We believe that students learn and understand numerical methods best by seeing how algorithms are developed from the mathematical theory and then writing and testing puter implementations of them. Some basic contents of this course are linear system solvers, optimization techniques, interpolation and approximation of functions, solving systems of nonlinear equations, eigenvalue problems, least squares, and quadrature。 numerical handling of ordinary and partial differential equations. 大學(xué)計(jì)算機(jī)基礎(chǔ)OPT2 OPT3 OPT4課程編碼: 08C1032340總 學(xué) 時(shí): 64學(xué) 分: 先修課程: 高中數(shù)學(xué)、計(jì)算機(jī)授課教師: 聶蘭勝教 材: 《大學(xué)計(jì)算機(jī)》 高等教育出版社,戰(zhàn)德臣、孫大烈等編著課程描述:本課程是計(jì)算機(jī)和工程專業(yè)的一門(mén)基礎(chǔ)課,介紹計(jì)算機(jī)發(fā)展歷程和基本原理,將使學(xué)生掌握計(jì)算機(jī)的基本應(yīng)用。本課程的主要內(nèi)容包括:Windows操作系統(tǒng)、辦公自動(dòng)化軟件、數(shù)據(jù)庫(kù)基礎(chǔ)應(yīng)用、Internet基本應(yīng)用,并學(xué)會(huì)簡(jiǎn)單的網(wǎng)頁(yè)設(shè)計(jì)與制作、簡(jiǎn)單編程方法。并以典型算法類問(wèn)題和典型系統(tǒng)類問(wèn)題為例,介紹求解的思維、過(guò)程和方法,由算法到系統(tǒng)及綜合問(wèn)題的化解與集成。同時(shí),通過(guò)學(xué)習(xí)本課程,學(xué)生將可以熟練掌握科技文章的電子化制作、排版與發(fā)布和信息搜索與信息發(fā)布的技能。同時(shí)本課程也將介紹計(jì)算機(jī)與信息安全和職業(yè)道德的問(wèn)題。本課程要求實(shí)踐教學(xué),即在課堂講授之外,必須配以大量的實(shí)際操作訓(xùn)練內(nèi)容。學(xué)生學(xué)完本課程后,除掌握基本的計(jì)算機(jī)理論知識(shí)外,更多的是必須能夠熟練操作計(jì)算機(jī),熟練使用流行的操作系統(tǒng)和文字處理軟件,熟練使用Internet平臺(tái)瀏覽、搜索信息、收發(fā)等,初步掌握數(shù)據(jù)庫(kù)理論知識(shí)和簡(jiǎn)單編程,能夠建立靜態(tài)網(wǎng)站等。評(píng) This course introduces the history, the development and working of puter, including basic concepts in puting and fundamental techniques for solving putational problems. It is intended as a first course for puter science majors and others with a deep interest in puting and engineering. Through this course, student should master the basic approach, including Windows System, Microsoft Office software, and fundamental approach of Data Base, fundamental approach of Internet, simple Web Design and simple programming. Students are required to plete this course acpanied with plenty practices. After this course, they are required to master use puter, such as master how to use popular Microsoft Windows system, to edit words, to browse websites and se arch information, to send and receive . Moreover, students should understand the theory of data base and simple knowledge of programming, even can establish statistic web sites.Grading: Homework 10% Lab 15% Final exam 75%Syllabus:ⅠIntroduction History of puter History of puter software Application of puters Computer technology growing trendⅡComputing theory Binary system Turing machine Von neumann machine Computer languages and virtual machine Machine language Microprogram language Assembly language High level language Virtual machine Information processingⅢ Problem solving Algorithm problem Basic concepts Setting the mathematical model Building the data structure Control structure and flow diagram Method to solve algorithm problem Programming language Program implementation of algorithm problem Simulation and analysis of algorithm Algorithm plexity System problem Basic concepts Modeling Setting the program model Program modules implementation Program system implementation Program system operation Software architecture System reliabilityⅣ Operating system Concepts and functions Files and disks management Peripheral equipment management Startup, operate, and close Graphical user interface operating system The mand line type interactive interface operating systemⅤ Algorithm programming Program design process Program development environment Programming language Arithmetic statement and program designing Event driven procedure and visualizing program Visualizing programming using Visual BasicⅥ Editing science papersⅦ Information retrieval, exchange and release Computer networks Internet and its basic service Search engine and information releasing Internet emerging servicesⅧ Information management and database Database concepts Relational model and Relational database Structured Query Language Relational database designingⅨ Computer and information security Computer and information security Common security threats Computer and information protection Legal norms in cyberspaceC語(yǔ)言程序設(shè)計(jì)課程編碼:04T1032080總 學(xué) 時(shí):60學(xué) 分:3先修課程:無(wú)授課教師:李希然教 材:《C語(yǔ)言大學(xué)實(shí)用教程》,孫志剛編著, 電子工業(yè)出版社課程簡(jiǎn)介: 《C 語(yǔ)言程序設(shè)計(jì)》是全校各專業(yè)本科教學(xué)中的一門(mén)重要公共技術(shù)基礎(chǔ)課,在全校各專業(yè)的本科教學(xué)計(jì)劃中占有重要地位和作用。在計(jì)算機(jī)教育方面,C語(yǔ)言是為數(shù)不多 的與國(guó)外保持內(nèi)容同步的課程之一,可見(jiàn),它在本科生教學(xué)中的地位之重要不言而喻。由于C語(yǔ)言是許多后續(xù)專業(yè)課程的基礎(chǔ),因此,在本科生教學(xué)體系中,C語(yǔ)言教學(xué)僅是起點(diǎn),而非終點(diǎn)。 學(xué)習(xí)本課旨在使學(xué)生掌握C語(yǔ)言的基本語(yǔ)法、語(yǔ)句、控制結(jié)構(gòu)以及結(jié)構(gòu)化程序設(shè)計(jì)的基本思想和方法,使學(xué)生認(rèn)識(shí)到算法、良好的程序設(shè)計(jì)風(fēng)格以及實(shí)踐在本課 程學(xué)習(xí)中的重要性,培養(yǎng)學(xué)生熟練使用C語(yǔ)言編程分析和解決實(shí)際問(wèn)題的能力,培養(yǎng)學(xué)生無(wú)論以后在學(xué)習(xí)、工作中使用什么語(yǔ)言編程,都能靈活應(yīng)用這些思想和方法的能力,為學(xué)生進(jìn)一步學(xué)習(xí)其他專業(yè)課程和今后從事軟件開(kāi)發(fā)工作打下堅(jiān)實(shí)的基礎(chǔ)。評(píng)分標(biāo)準(zhǔn):作業(yè)——10% 大作業(yè)——10% 實(shí)驗(yàn)——20% 期中考試——20% 期末考試——40%教學(xué)大綱: 程序設(shè)計(jì)介紹 計(jì)算機(jī)與程序設(shè)計(jì)語(yǔ)言 程序設(shè)計(jì)語(yǔ)言的工作原理 數(shù)據(jù)類型、運(yùn)算符與表達(dá)式 C程序常見(jiàn)符號(hào)分類 數(shù)據(jù)類型 常量 變量 算術(shù)運(yùn)算符 關(guān)系運(yùn)算符 邏輯運(yùn)算符 賦值運(yùn)算符 強(qiáng)制轉(zhuǎn)換運(yùn)算符 位運(yùn)算符 賦值和表達(dá)式中的類型轉(zhuǎn)換 簡(jiǎn)單的C程序設(shè)計(jì) C語(yǔ)句分類 表達(dá)式語(yǔ)句 復(fù)合語(yǔ)句和空語(yǔ)句 基本輸入輸出操作 程序的控制結(jié)構(gòu) 算法 順序結(jié)構(gòu) 選擇結(jié)構(gòu) 循環(huán)結(jié)構(gòu) goto語(yǔ)句 break與continue語(yǔ)句 函數(shù)exit() 函數(shù) 函數(shù)的定義與使用 函數(shù)封裝 預(yù)處理指令 使用assert()查錯(cuò) 模塊 鏈接 數(shù)組 數(shù)組類型的應(yīng)用場(chǎng)合 數(shù)組的定義、引用和初始化 一維數(shù)組 二維數(shù)組 字符數(shù)組 指針 指針的概念 一維數(shù)組的地址和指針 二維數(shù)組的地址和指針 指針數(shù)組 指向指針的指針 動(dòng)態(tài)數(shù)組 結(jié)構(gòu)體與共用體 結(jié)構(gòu)體類型和結(jié)構(gòu)體變量 結(jié)
點(diǎn)擊復(fù)制文檔內(nèi)容
環(huán)評(píng)公示相關(guān)推薦
文庫(kù)吧 www.dybbs8.com
備案圖片鄂ICP備17016276號(hào)-1