Download Coursera – University of Washington

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Genetic algorithm wikipedia , lookup

Corecursion wikipedia , lookup

Theoretical computer science wikipedia , lookup

Transcript
Course Guide
CSC1002
CSC1002: Computational Laboratory 计算机实验

授课教师:钱辉环 学术档案链接

课程简介:

参考书目:
Title: Solutions manual: Operations research: applications and algorithms [and] Introduction
to mathematical programming : applications and algorithms
Author: Wayne L. Winston
CUHKSZ Library Catalogue:
Status: On Shelf, Call Number:T/57.6/W56/1994

参考软件 Softwear:
OS (operating system)
Red Hat Linux as OS. A basic Unix/Linux tutorial can be found here.
The most common shell used is the Bash shell. For Bash reference manual clik here.
Simulation software:

COMSOL

ESP-r

Fluent

IES<VE>

HAMLab

MATLAB

Radiance

Simulink

TRNSYS

VABI

资源链接 Links
1. MOOC:
Coursera - UCI- Foundations of Objective-C App Development
https://www.coursera.org/learn/objective-c
This course will prepare you for more extensive iOS app development and build a
foundation for advanced iOS development topics.
Coursera – University of Washington -The Hardware/Software Interface
Course Guide
CSC1002
https://www.coursera.org/course/hwswinterface
Examines key computational abstraction levels below modern high-level languages. From
Java/C to assembly programming, to basic processor and system organization.
Coursera –Vanderbilt University - Introduction to Programming with MATLAB
https://www.coursera.org/learn/matlab
This course is not a MATLAB tutorial. It is an introductory programming course that uses
MATLAB to illustrate general concepts in computer science and programming. Students who
successfully complete this course will become familiar with general concepts in computer
science, gain an understanding of the general concepts of programming, and obtain a solid
foundation in the use of MATLAB.
Coursera – University of Michigan - Using Databases with Python
https://www.coursera.org/learn/python-databases
This course will introduce students to the basics of the Structured Query Language (SQL) as
well as basic database design for storing data as part of a multi-step data gathering, analysis,
and processing effort. The course will use SQLite3 as its database.