• Sign
    After logging in, you can join:
    Track progress
    Record sync
    Disscussions
    Credits and gifts
    Sign InSign Up
  • Sign
取消
  • 数据中心
    • 全球大学
    • 海外专业
    • 职业库
    • 课程库
    • 申请经验
    • Offer信息
    • 机构与服务
    • 不清楚查什么?在线助手 帮你查
  • 招生资源
    • 全球招生项目
    • Ph.D.直招
  • 背景提升
    • 发现好资源
    • 讲座
    • 公司实习
    • 科研实习
    • 公益项目
    • 更多资源
    • 更多提升资源,找小助手
  • 教育排行
    • 榜单大全
    • USNews 全球 2025
    • TIMES 泰晤士 2025
    • QS 排行2025
    • ARWU 排行2025
    • 参与排行
  • 做测评
    • 本科选校测评
    • 硕士选校测评
    • 博士选校测评
    • 职业测评
    • 专业倾向测评
    • 免费1v1定位指导,获得详尽报告分析
  • 诊断规划
    • GPS学业规划
    • 诊断规划专家
  • 工具箱
    • 留学费用助手
    • GPA计算器
    • 填网申插件
    • 国际教育指南
  • 社区
  • 客户端
    • 申请方手机APP
    • 国际教育小程序
    • 高考小程序
中
中
  • Sign
    After logging in, you can join:
    Track progress
    Record sync
    Disscussions
    Credits and gifts
    Sign InSign Up
  • Sign
  • Sign up
  • Sign in

Software Engineering + Follow Followed

  • Database
  • Q & A
  • Opportunities and Programs
Get To Know Start To Learn NCEE Study Abroad Find A Job
Back
Subfields
Overview

软件工程作为一门新兴学科,基本专注软件开发技术和软件工程管理技术两方面。作为一门新兴学科,各高校根据自己的学科优势和对市场需求的理解,研究方向百花齐放,包括软件需求、软件设计、软件构造、软件测试、软件维护、软件配置管理、软件工程管理、软件工程过程、软件工程工具和方法、软件质量等十个细分方向。其中软件设计、构造、测试和软件工程管理是研究热点。

软件工程作为一门新兴学科,基本专注软件开发技术和软件工程管理技术两方面。作为一门新兴学科,各高校根据自己的学科优势和对市场需求的理解,研究方向百花齐放,包括软件需求、软件设计、软件构造、软件测试、软件维护 ...

Sign in
Show all
Show all »
List of Subfields

软件设计与高级开发技术

软件工程技术

分为软件开发技术和软件应用技术两类。 软件开发技术就是利用计算机特有语言进行软件开发与编制; 软件应用技术是指利用已经编写好的软件为工作或生活服务。

计算机网络技术

嵌入式软件技术

研究嵌入式软件就是嵌入在硬件中的操作系统和开发工具软件,它在产业中的关联关系体现为:芯片设计制造嵌入式系统软件嵌入式电子设备开发、制造。

信息系统技术

Featured Professors
List of Professors Who Studied this Major

孙家广

homepage

软件及应用领域专家,中国工程院院士,清华大学教授,清华大学学术委员会副主任

Institutes :

Tsinghua University


柳翔

homepage

北京大学软件与微电子学院嵌入式系统系系主任。主要研究方向为普适计算、高性能嵌入式系统、软件工程、移动通信服务。


王树良

homepage

管理学/工学博士后,北京理工大学教授、博士生导师、软件学院副院长。教育部新世纪优秀人才,中华全国青年联合会第十一届委员会委员

Institutes :

Beijing Institute of Technology


付勇

homepage

管理学和软件工程学专家,科技和教育等部门联合批复设立的协同管理博士后工作站导师,先后毕业于南昌大学、江西财经大学


何积丰

homepage

中国科学院院士,计算机软件专家,华东师范大学教授,1965年毕业于复旦大学数学系。和C.A.R.Hoare提出了"程序分解算子",并将规范语言与程序语言看成是同一类数学对象。

Institutes :

East China Normal University


孙家广

homepage

中国工程院院士,清华大学教授,1970年毕业于清华大学自控系。长期从事计算机图形学、计算机辅助设计及管理技术与系统以及软件工程与系统的教学与研究工作。

Institutes :

Tsinghua University


傅育熙

homepage

上海交通大学教授,国家杰出青年基金获得者,亚洲软件基础学会委员,1986年毕业于同济大学计算机系。他在国际学术刊物上发表论文三十余篇,负责过973一级课题、863重点等二十多个省部级项目, 目前负责一项自然基金重点。

Institutes :

Shanghai Jiao Tong University


Barry W. Boehm

homepage

the University of Southern California Distinguished Professor of Computer Science, Industrial and Systems Engineering, and Astronautics; the TRW Professor of Software Engineering; and Founding Director of the USC Center for Systems and Software Engineering.

Course
List of Core Courses

Database Systems

The main content of this course includes basic concepts of database systems;the use of computer database management system;relational model and relational algebra, SQL language;the normalization theory of relational database;database design;database protection;the new development of new database technology.

Software Requirement Analysis

Software Testing

Software Engineering

Software engineering is a course to guide software development and maintenance, including introduction, process models, planning and managing the project, requirements and analysis, designing the architecture and modules, writing and testing the programs, software maintenance, evaluating and improving products, processes and resources.

Embeded System Design

Java Object-Oriented Programming

Computer Networks

A course on the fundamental principles, protocols, techniques and applications of networks, including the layered network architectures, primary design problems from physical layer up to application layer, TCP/IP protocol stack, commonly used network applications and basic network security technologies.

Data Visualization

Data Structure and Algorithm

Understand principle and theory of Data Structures and Algorithms, able to design and implement fundamental data structures and algorithms.
Covers programming, data structures, algorithms.
Topics include the organization and implementation of fundamental data structures such as list, binary tree, tree and forest, and graph; sorting and searching; data abstraction and problem solving.

Advanced Mathematics

Advanced Mathematics is designed to serve students majoring in chemical science, computer science and engineering etc. It consists of two parts of a two-semester sequence. The course begins with a rapid review of topics in algebra and trigonometry, which you should be competent in. Part 1, consisting of Chapters 1 to 7, is devoted to single variable differentiation, integration and differential equations. It covers the fundamental concepts and theorems. Part 2, consisting of Chapters 8 to 12, discusses in depth multivariable differentiation, integration, infinite series, vectors and the geometry of space.

Click to view more detailed content

Research
Journals

软件学报

ISSN: 1000-9825


International Journal of Computer Vision

ISSN: 0920-5691


Journal of Statistical Software

ISSN: 1548-7660


IEEE Transactions on Evolutionary Computation

ISSN: 1089-778X


More Journals

Skills
Skills

软件和编程

eclipse,VS,软件UML建模工具,鱼骨图绘制

资质证书

软件工程师资格证,软件构架设计师证

Scan the QR code
to download the ApplySquare APP
About Us
  • 平方创想
  • ApplySquare
  • SquareStrategics
  • 北辰PolaRise
  • FutureSquare
  • 站点地图/Sitemap
  • Futuresearcher
  • Nebulas
Features
  • 随心查
  • 放心问
  • 安心选
  • Q & A
  • Institutes
  • Majors
  • Programs
  • Academic Opportunities
  • Case
  • Solution
  • Abroad assessment
  • Academic GPS
  • NCEE Assessment
  • Enrollment mark line
  • Mentor Square
Contact Us
  • 机构合作
  • Contact info
  • User Agreement
  • Privacy Policy
Scan the QR code
to download the ApplySquare APP
User Agreement|Privacy Policy
京ICP备 14012557 号 -1
京公网安备 11010802032928 号
中
@ ApplySquare/User Agreement/Privacy Policy/ 京ICP备 14012557 号 -1 京公网安备 11010802032928 号