GNU Octave is a high-level language, primarily intended for numerical computations. It provides a convenient command line interface for solving linear and nonlinear problems numerically.
標(biāo)簽: computations high-level primarily numerical
上傳時(shí)間: 2014-01-07
上傳用戶:星仔
C Primer Plus is a conversational-style book aimed at those new to C programming. A friendly and easy-to-use self-study guide, this book will be appropriate for serious students of programming, as well as developers proficient in other languages with a desire to better understand the fundamentals of this core language.
標(biāo)簽: conversational-style programming friendly Primer
上傳時(shí)間: 2016-08-20
上傳用戶:a6697238
C語言編程經(jīng)典教程,The.C...Programming.Language.Third.Edition.Addison.Wesley.Bjarne.Stroustrup
上傳時(shí)間: 2016-10-22
上傳用戶:cx111111
是否懂得C語言并不是學(xué)習(xí)C++的前提。不僅僅是因?yàn)镃++本身兼容C語言,更重要的是C++所倡導(dǎo)的程序設(shè)計(jì)觀念是和C語言完全不同的。C語言在某種意義上是對CPU模型的抽象。盡管C++完全保留了C語言的機(jī)器模型,但是C++更加注重對現(xiàn)實(shí)世界進(jìn)行抽象。為此,C++創(chuàng)始人Bjarne Stroustrup專門寫過一篇著名的文章:《Learning Standard C++ as a New Language》(把標(biāo)準(zhǔn)C++作為一種全新的語言來學(xué)習(xí))
上傳時(shí)間: 2013-12-25
上傳用戶:fandeshun
C語言是在 70年代初問世的。一九七八年由美國電話電報(bào)公司(AT&T)貝爾實(shí)驗(yàn)室正式 發(fā)表了C 語言。同時(shí)由B.W.Kernighan和 D.M.Ritchit合著了著名的“THE C PROGRAMMING LANGUAGE”一書。通常簡稱為《K&R》,也有人稱之為《K&R》標(biāo)準(zhǔn)。但是,在《K&R》中并 沒有定義一個(gè)完整的標(biāo)準(zhǔn)C語言,后來由美國國家標(biāo)準(zhǔn)學(xué)會在此基礎(chǔ)上制定了一個(gè)C 語言 標(biāo)準(zhǔn),于一九八三年發(fā)表。通常稱之為ANSI C。 當(dāng)代最優(yōu)秀的程序設(shè)計(jì)語言
標(biāo)簽: Kernighan Ritchit PROGRA THE
上傳時(shí)間: 2016-12-23
上傳用戶:chens000
Use this resource to teach yourself Visual C# .NET version 2003, start developing Microsoft .NET–connected applications—one step at a time, master language fundamentals at your own pace and use the learn-by-doing exercises to dig in and code!
標(biāo)簽: developing NET Microsoft resource
上傳時(shí)間: 2014-08-09
上傳用戶:jcljkh
c語言編程寶典,C 語言是1972年由美國的Dennis Ritchie設(shè)計(jì)發(fā)明的, 并首次在UNIX操作系統(tǒng) 的 DEC PDP-11 計(jì)算機(jī)上使用。 它由早期的編程語言 BCPL( Basic Combind Programming Language) 發(fā)展演變而來。在1970年, AT&T 貝爾實(shí)驗(yàn)室的 Ken Thompson根據(jù)BCPL語言設(shè)計(jì)出較先進(jìn)的并取名為 B的語言, 最后導(dǎo)了C 語言的問世。 隨著微型計(jì)算機(jī)的日益普及, 出現(xiàn)了許多C 語言版本。由于沒有統(tǒng)一的標(biāo)準(zhǔn), 使得這些C 語言之間出現(xiàn)了一些不一致的地方。為了改變這種情況, 美國國家標(biāo)準(zhǔn) 研究所(ANSI)為C 語言制定了一套ANSI標(biāo)準(zhǔn), 成為現(xiàn)行的C語言標(biāo)準(zhǔn)。
標(biāo)簽: Ritchie Dennis 1972 BCPL
上傳時(shí)間: 2017-02-27
上傳用戶:dongbaobao
C++標(biāo)準(zhǔn)庫源代碼_C++ STL Source Code 請不要修改任何文件,如果您修改某些文件,會導(dǎo)致庫內(nèi)部的不統(tǒng)一。請參考The C++ Programming Language及 The C++ Standard Library。
標(biāo)簽: Source Code STL 標(biāo)準(zhǔn)庫
上傳時(shí)間: 2014-01-11
上傳用戶:songrui
Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a small, reliable, portable, distributed, real-time operating platform. When the project started, C++ was the language of choice. But over time the difficulties encountered with C++ grew to the point where the problems could best be addressed by creating an entirely new language platform. Design and architecture decisions drew from a variety of languages such as Eiffel, SmallTalk, Objective C, and Cedar/Mesa. The result is a language platform that has proven ideal for developing secure, distributed, network-based end-user applications in environments ranging from network-embedded devices to the World-Wide Web and the desktop
標(biāo)簽: programming language Java technology
上傳時(shí)間: 2014-01-03
上傳用戶:huangld
A class--the basic building block of an object-oriented language such as Java--is a template that describes the data and behavior associated with instances of that class. When you instantiate a class you create an object that looks and feels like other instances of the same class. The data associated with a class or object is stored in variables the behavior associated with a class or object is implemented with methods. Methods are similar to the functions or procedures in procedural languages such as C.
標(biāo)簽: object-oriented building language template
上傳時(shí)間: 2017-03-07
上傳用戶:xiaodu1124
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1