【正文】
:嵌入式系統(tǒng)開發(fā)Name: Embedded Systems學時:20講授學時,12實驗學時Hours : hrs lecture, hrs lab 學分:Credit: 課程簡介:本課程主要學習嵌入式系統(tǒng)設計原理及方法,通過本課程的學習,使學生了解嵌入式處理器ARM7的體系結構及指令系統(tǒng),掌握嵌入式系統(tǒng)的分析與設計方法。Brief introduction: This course mainly introduces the design principle and methods of embedded systems. By the study of this course, the students can understand the architecture and instruction system of ARM7embedded processor, and get the analysis and design methods of embedded system.課程編號:070402 Code : 070402課程名稱:C語言程序設計Name: Programming Language C學時:96講授學時,32實驗學時Hours : hrs lecture, hrs lab 學分:Credit: 課程簡介:本課程是信息與計算科學的一門專業(yè)基礎課。以研究程序結構和編程技術為主要目標,內容包括:算法、基本數(shù)據(jù)類型、簡單程序、選擇結構、循環(huán)結構、數(shù)組、函數(shù)、指針、結構體等。Brief introduction: The course is a professional basic course of Information and Computing Science。 main objective is to study the program structure and programming technology,it mainly involves:algorithm, the basic data types, simple program, select structure, loop structure, array, function, pointer, structure, etc.課程編號:070403 Code: 070403課程名稱:數(shù)據(jù)庫技術原理及應用Name: Database Principles and Applications學時:24講授學時,16實驗學時Hours : hrs lecture, hrs lab 學分:Credit: 課程簡介:本課程內容包括:Oracle數(shù)據(jù)庫的體系結構及其管理方法,SQL語言與PL/SQL程序的開發(fā)方法等。該課程旨在培養(yǎng)學生大型數(shù)據(jù)庫的管理能力和開發(fā)能力。Brief introduction: This course involves the architecture of Oracle database, its management methods, SQL and PL/SQL programming methods etc.. The objective of this course is to educate students to get the large database management and development ability. 課程編號:070407 Code : 070407課程名稱:操作系統(tǒng)Name: Operating Systems學時:64講授學時,24實驗學時Hours : hrs lecture, hrs lab 學分:Credit: 課程簡介:本課程是信息與計算科學的一門專業(yè)基礎課;主要介紹操作系統(tǒng)的基本原理、結構和實現(xiàn)方法,內容包括:作業(yè)管理、進程管理、存儲管理、文件管理設備管理、Linux操作系統(tǒng)分析。Brief introduction: The course is a professional basic course of Information and Computing Science。 The course introduces the basic principles of operating systems, structure and implementation method,it mainly involves:operations management, process management, storage management, document management, equipment management, Linux operating system analysis.課程編號:070408 Code : 070408課程名稱:VB程序設計與通訊Name: Visual Basic Program Design學時:32講授學時,16實驗學時Hours : hrs lecture, hrs lab 學分:Credit: 課程簡介:本課程是計算機科學與技術專業(yè)的一門專業(yè)選修課。主要介紹VB語法及基本結構、可視化編程和面向對象的概念。通過本課程的學習,使學生具備用VB語言進行應用系統(tǒng)開發(fā)的初步能力。Brief introduction: Visual basic program design is a specialized selected course of puter science and technology major. This course introduces the following knowledge: the syntax and structure of VB programming, the concepts of visual programming and objectoriented programming and so on. The students can obtain the basic ability of application system development using VB programming by the study of this course.課程編號:070419 Code : 070419課程名稱:數(shù)據(jù)庫原理Name: Principles of Database學時:64講授學時,20實驗學時Hours : hrs lecture, hrs lab 學分:Credit: 課程簡介:本課程是信息與計算科學的一門專業(yè)基礎課;主要介紹數(shù)據(jù)庫的應用和數(shù)據(jù)庫系統(tǒng)的構成,內容包括:關系數(shù)據(jù)庫、標準語言SQL、關系數(shù)據(jù)庫設計理論、數(shù)據(jù)庫保護、數(shù)據(jù)庫設計。Brief introduction: The course is a professional basic course of Information and Computing Science。 The course introduces database applications and constitution,it mainly involves:relational databases, the standard language of SQL, relational database design theory, database protection, database design.課程編號:070421 Code : 070421課程名稱:計算機導論Name: Introduction to Computers學時:64講授學時,0實驗學時Hours : hrs lecture, hrs lab 學分:Credit: 課程簡介:本課程是計算機科學與技術專業(yè)的專業(yè)基礎課,為后續(xù)專業(yè)課程的學習建立基礎。主要內容包括計算機系統(tǒng)的基礎知識、計算機的硬件和軟件系統(tǒng)以及計算機的應用。Brief introduction: Introduction to puters is a specialized basic course of puter science and technology major. It provides the necessary basic puter knowledge for subsequent professional course. This course mainly consists of the puter foundational concept, hardware and software of puter system, and the puter applications etc... 課程編號:070423 Code : 070423課程名稱:FORTRAN程序設計Name: Fortran Program Design學時:64講授學時,0實驗學時Hours : hrs lecture, hrs lab 學分:Credit: 課程簡介:本課程是信息與計算科學的一門專業(yè)基礎課;主要介紹FORTRAN語言的常用語法,內容包括:Fortran基本語法、結構化程序設計、選擇結構程序、循環(huán)結構程序、結構數(shù)據(jù)類型、過程、文件。Brief introduction: The course is a professional basic course of Information and Computing Science。 The course introduces FORTRAN language syntax,it mainly involves:Fortran bas