'; } else{ document.getElementById(PLTS[cur1].portletId).innerHTML=response; } } catch(e){} var regx=new RegExp(']*?>([\\s\\S]*?)<\\/scr'+'ipt\\s*>|]*?\\/>','img'); var arr; while((arr = regx.exec(response)) != null){ if(arr.length){ if(arr.length >=2){ var regx2 = new RegExp("]*?\\bsrc=\\s*('[^>]*'|\"[^>]*\"|[\\S]*)\\s*\\/?>",'im'); var srcArr=regx2.exec(arr[0]); if(srcArr!=null){ var src= srcArr[1]; if(src){ if((src.charAt(0)=='"') || (src.charAt(0)=="'")){ src=src.substr(1,src.length-2); } loadScript(src); } } else{ execJavaScript(arr[1]); } } } } } cur1++; loadps(); } } function loadScript(s){ try{ var sc=document.createElement('script'); sc.type='text/javascript'; sc.language='javascript'; sc.src=s; document.body.appendChild(sc); }catch(e){} } function execJavaScript(s){ try{ var sc=document.createElement('script'); sc.type='text/javascript'; sc.language='javascript'; sc.text=s; document.body.appendChild(sc); }catch(e){} } window.onload=loadps;
|
首页  本科项目专业

信息工程专业部分引进课程

 
发布部门:国际教育学院  发布时间:2014-12-24  浏览次数:

Communications for ICT交流技巧
Communications for ICT is an essential guide to technical communication for IT professionals. Effective communication in the workplace and in life generally is a major factor contributing to success and happiness. This course introduces you to the principles of clear communication across the areas that a technology-focused worker will need. The course takes a holistic approach by placing the content in its larger context of a person's life. You are shown how these principles apply to your work-related activities, but also how they apply in how you think and live. The course therefore aims to equip you to become a competent technical communicator with a good understanding of the techniques and tools that are used to produce a broad spectrum of reader-friendly documentation.
该门课程为IT专业人员提供进行技术沟通和交流的一门基础课程。在工作和生活中,有效的沟通和交流是促成成功和幸福的一个重要因素。本课程向学生介绍跨领域沟通的原则,是从事IT行业技术人员必不可少的能力。课程通过个人实际生活中的内容全面介绍沟通和交通的各种方法。通过该门课程的学习,学生可以了解如何将这些原则应用到与你工作相关的活动中,使学生掌握良好的技术沟通与交流技巧和工具,具备沟通和交流的能力,为后续的工作和生活打下良好的基础。
 

Introduction to Programming程序设计导论
Understand how to use computers to solve problems and use programming tools (editors and compilers); Understand the properties of binary data, text data and the files that contain them, including(1)Read the formal specification of the syntax of a programming language; and create programs that consist of calls to procedures that perform actions,(2)Write programs that declare variables, assign values to them, and call functions to return values; write programs that involve repetition with definite and/or indefinite loops; write programs that use selections; write programs that use arrays; write programs with multiple methods that call each other, sharing data with global variables and/or parameter passing,(3)Document programs with comments, and Debug programs.
了解如何使用计算机来解决问题,使用的编程工具(编辑器和编译器);理解二进制数据的属性,文本数据。主要内容包括(1)阅读的编程语言的语法规范;和生成程序,包括调用,执行操作程序,(2)程序编写,变量声明,赋值,并调用函数的返回值;编写程序,包括明确的和/或无限循环重复;编写程序使用的选择;编写程序使用阵列;用多种方法相互调用的程序,用全局变量或参数传递共享数据,(3)程序注释文档和程序调试。 

Fundamentals of information systems信息系统基础
This course explores the relationship between technology and organizations by studying key information systems components and concepts. It provides the basic skills necessary to analyses information systems requirements and develops their computer-based solutions using various systems analysis and design techniques.
本课程探讨信息系统的概念,基本组成部分以及各部分之间的关系,主要内容包含进行信息系统需求分析以及提供解决方案的一些基本分析和设计技术。

Object Oriented Programming面向对象编程
This course teaches the fundamental concepts underlying the object-oriented approach to programming through the widely-used object-oriented language. Concentrating on aspects of object-oriented language that best demonstrate object-oriented principles and good practice, students gain a solid basis for further study of the object-oriented language, and of object-oriented software development.
本课程通过广泛使用的面向对象语言,教授基本的面向对象编程方法的基本概念。主语内容包括面向对象编程技术的各个方面,面向对象程序设计的优势、原则,通过学习,使学生掌握面向对象变成技术的原理,为学生进一步进行面向对象语言的开发奠定坚实的基础。

C++ Programming C++ 编程
The course provides a broad coverage of programming, the C++ programming language, introduces the C++ class library, and teaches basic problem solving and software engineering techniques for the development, testing and documentation of moderate-sized programs that address a range of selected problems. The course extends modern programming concepts and techniques and covers basic data structures and algorithms.
本课程介绍广泛使用的C + +编程语言,主要内容包括C++类库,C++编程技术,利用C++设计和开发软件的基本解决问题,软件测试方法和文档的撰写。本课程扩展了现代编程的概念和技术并涵盖了基本的数据结构和算法。

Computer Networks计算机网络
The emphasis of this course will be on the basic concept and theory in the design and implementation of computer networks. To make the issues more concrete, the class includes several multi-week projects requiring significant design and implementation. The goal is for students to learn not only what computer networks are and how they work today, but also why they are designed the way they are and how they are likely to evolve in the future. We will draw examples primarily from the Internet. Topics to be covered include: congestion/flow/error control, routing, addressing, naming, multi-casting, switching, internetworking, and network security.
本课程的重点介绍计算机网络设计和实施中设计的基本概念和原理,使学生不仅了解和掌握计算机网络的相关技术和原理,而使他们掌握计算网络是如何工作、组建以及计算机网络的发展和演进。所涵盖的内容包括:流量控制、拥塞、差错控制,路由,命名,寻址,多址,交换,网络互联以及安全。

Database Design数据库设计
Database design is crucial to effectively implement a relational database. In this course we discuss how to model data, database construction, and developing a database in a business environment.
数据库设计是有效地实现关系数据库的关键,该门课程主要介绍如何建立数据模型,数据库的创建以及在商业环境下如何开发数据库。

Introduction to Multimedia多媒体技术导论
This course provides students with a detailed level of knowledge and skills related to planning, designing, and integrating multimedia products and systems. Students learn and apply the fundamental principles relating to process models and develop an appreciation for multimedia applications.
本课程为学生提供详细的关于多媒体产品和系统基础的相关知识、规划和设计。学生通过该课程的学生,了解和掌握多媒体应用开发中的过程模型以及相关的技术。

Database Systems数据库系统
Course Code: 0404200 Credits: 4 Hours: 60
This course presents a systematic account of the basic techniques underlying the implementation of database management systems. The main topics covered are storage (including file structures) and indexing, query optimization, and transaction management. The course also covers important management topics like physical design, security and architectures of database applications. The course may include some advanced topics, such as databases used for storing geo-referenced data from satellites, time dependent data, bioinformatics data, unstructured and multimedia data objects. Alternative advanced topics may be data integration, data warehousing, or data mining.
本课程主要介绍数数据库管理系统实施中包含的基本技术,主要内容包括数据库文件的存储,索引,查询优化、事务管理。涵盖了数据库管理中涉及到的数据库应用中的物理设计,数据库安全和架构;另外课程包括一些高级主题,如空间数据,生物信息数据,非结构化多媒体数据的存储以及数据集成,数据仓库和数据挖掘。

Information System Security信息系统安全
This course presents a broad coverage and detailed discussion of principles and practices of technology and standards, and security protocols for modern computer networks. Topics covered include cryptography, authentication, digital signatures, trust and privacy. An introduction to a selection of technologies and application areas such as RSA, SET, PGP, Kerberos, IPSec and SSL is given. From the network security side, wireless networks, virtual private networks, sensor networks, designing secure networks, as well as authentication, access control, security models and vulnerabilities are covered.
本课程对现代计算机网络涉及的相关原理、实用技术以及安全协议等进行了详细的探讨,涵盖的内容包括密码,身份认证,数字签名,信任和隐私。并介绍了如RSA,SET,PGP,Kerberos,IPSec以及SSL等内容;在网络安全方面,介绍了无线网络,虚拟专用网络,传感器网络,网络安全设计,身份认证,访问控制和安全模型等。

System Analysis and Design系统分析与设计
This course focuses on the basic theory and technology of system analysis and design. The course provides students with new ways of looking at information in the world in order to solve business problems. The content includes:(1)To introduce students to concepts and methods of SAD,(2)To describe the systems development life cycle (SDLC),(3)To teach students effective methods for gathering essential information during system analysis,(4)To teach students effective methods for designing systems to solve problems effectively using technology.
本课程的重点介绍系统分析与设计相关的基本理论与技术。通过一些新的方式引导学生利用信息来解决商业上的问题的,主要内容包括:(1)向学生介绍SAD概念和方法,(2)系统开发生命周期(SDLC)方法(3)在信息系统的分析中,如何采用有效的方法来收集必要的信息(4)教给学生如何采用有效的方法设计系统和解决问题。

Project Management项目管理
As a result of successful completion of this course, students should have gained the core competencies required for effective project management, as described in the Guide to the Project Management Body of Knowledge. This course contributes to almost all of the generic attributes of the Griffith Graduate.
课程旨在培养学生如何有效地管理项目所需的能力,课程介绍了项目管理知识体系涵盖的相关知识。使学生在项目活动中达到运用专门的知识、技能、工具和方法,使项目能够在有限资源限定条件下,达到需求。

Mobile Application Development移动应用开发
This course provides students with application skills of mobile application development for low-power handheld devices, such as personal digital assistants, enterprise digital assistants or mobile phones. The course will equip students with the necessary practical skills to become a mobile application programmer. Throughout the entire duration of the course students will have support from subject experts who are themselves professionals in the industry. This course also provides you with further programming experience through projects that present real world programming practice.
本课程介绍在低功耗移动设备(如个人数字助理,企业数字助理或手机)上进行开发涉及的相关技术。课程为学生提供必要的实践技能,掌握移动应用程序开发,另外课程通过实际应用为学生提供较多的编程实践。







版权所有 www.635-288.com 国际教育学院 地址:郑州市东风路5号 邮编:450002 E-mail:iecbgs@zzuli.edu.cn