码迷,mamicode.com
首页 > 其他好文 > 详细

CME 292 Lecture 1 Language Features

时间:2018-10-13 19:48:42      阅读:179      评论:0      收藏:0      [点我收藏+]

标签:ant   features   int   zed   active   useful   structure   soft   obj   

Numeric arrays

Introduction

  • High-level language for technical computing
    • Integrates computation, visualization, and programming
    • Sophisticated data structures, editing and debugging tools, object-oriented programing
  • MATrix LABoratory (MATLAB)
    • Highly optimized for matrix operations
    • Originally written to povide easy access to matrix software: LINPACK (linear system package) and EISPACK (eigen system package)
    • Basic element is array that does not require dimensioning
  • Highly interactive, interpreted programming language
    • Development time usually significantly reduced compared to complied languages
  • Very useful graphical debugger

 

CME 292 Lecture 1 Language Features

标签:ant   features   int   zed   active   useful   structure   soft   obj   

原文地址:https://www.cnblogs.com/accepteddoge/p/cme292-lecture1.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!