Danh mục

Advanced Bash-Scripting Guide 2008

Số trang: 1024      Loại file: pdf      Dung lượng: 3.18 MB      Lượt xem: 14      Lượt tải: 0    
tailieu_vip

Hỗ trợ phí lưu trữ khi tải xuống: 4,000 VND Tải xuống file đầy đủ (1024 trang) 0
Xem trước 10 trang đầu tiên của tài liệu này:

Thông tin tài liệu:

The academic field and the engineering practice of computer programming are both largely concerned with discovering and implementing the most efficient algorithms for a given class of problem. For this purpose, algorithms are classified into orders using so-called Big O notation, which expresses resource use, such as execution time or memory consumption, in terms of the size of an input. Expert programmers are familiar with a variety of well-established algorithms and their respective complexities and use this knowledge to choose algorithms that are best suited to the circumstances....
Nội dung trích xuất từ tài liệu:
Advanced Bash-Scripting Guide 2008

Tài liệu được xem nhiều: