Standard C,C語言標(biāo)準(zhǔn)庫(kù),是一個(gè)不錯(cuò)的C語言標(biāo)準(zhǔn)參考資料
資源簡(jiǎn)介:Learning Standard C++ as a New Language
上傳時(shí)間: 2015-02-25
上傳用戶:libenshu01
資源簡(jiǎn)介:They have been developed using the AZTEC C86 compiler, and are portable to any other Standard C environment. I have tested this code with AZTEC CII for the 8080, and with the C compiler on XENIX 286, and they work fine.
上傳時(shí)間: 2014-01-05
上傳用戶:lizhen9880
資源簡(jiǎn)介:C++ Coding Standard. C++ 領(lǐng)域不可不讀的經(jīng)典讀物之一。作者之一為C++之父,另一位為華盛頓大學(xué)的C++世界級(jí)大腕.
上傳時(shí)間: 2013-12-21
上傳用戶:ryb
資源簡(jiǎn)介:Exceptional C++ shows by example how to go about sound software engineering in Standard C++. Do you enjoy solving thorny C++ problems and puzzles
上傳時(shí)間: 2015-05-25
上傳用戶:changeboy
資源簡(jiǎn)介:這是本介紹Standard C++的非常流行的書籍。已經(jīng)更新至最新版。
上傳時(shí)間: 2015-07-07
上傳用戶:zhanditian
資源簡(jiǎn)介:The Standard C++ Classes,是學(xué)習(xí)c++類庫(kù)的有力幫手。
上傳時(shí)間: 2014-01-21
上傳用戶:1427796291
資源簡(jiǎn)介:This book systematically introduced the Standard C Library and the C++ library, C++ Standard Template Library.The features are presented both in alphabetic order and by category.
上傳時(shí)間: 2015-11-14
上傳用戶:semi1981
資源簡(jiǎn)介:This C/C++ code example demonstrates porting Standard C software to the S60 platform. In this example, an open source FTP library (ftplib and qftp) written in C has been ported to Open C. In addition, a simple UI has been written in Sym...
上傳時(shí)間: 2014-10-25
上傳用戶:cc1
資源簡(jiǎn)介:UC Library Extensions UnderC comes with a pocket implementation of the Standard C++ libraries, which is a reasonably faithful subset. This documentation describes those UnderC functions and classes which are not part of the C++ Standard....
上傳時(shí)間: 2013-12-14
上傳用戶:leehom61
資源簡(jiǎn)介:Prentice Hall - The Standard C Library
上傳時(shí)間: 2016-02-18
上傳用戶:playboys0
資源簡(jiǎn)介:The Standard C++ Class
上傳時(shí)間: 2016-07-11
上傳用戶:hoperingcong
資源簡(jiǎn)介:Thinking in C++(Second Edition),Volume One:Introduction to Standard C++ 國(guó)外經(jīng)典C++原版書庫(kù)《C++編程思想(第2版)第1卷:標(biāo)準(zhǔn)C++導(dǎo)引》/(美)埃克爾(Eckel,B)著;劉宗田等譯 十分經(jīng)典、難得!
上傳時(shí)間: 2014-12-07
上傳用戶:jkhjkh1982
資源簡(jiǎn)介:Standard C,C語言標(biāo)準(zhǔn)庫(kù),是一個(gè)不錯(cuò)的C語言標(biāo)準(zhǔn)參考資料
上傳時(shí)間: 2016-09-20
上傳用戶:yulg
資源簡(jiǎn)介:The Standard c library,用于查詢c用法,很好的,當(dāng)字典用
上傳時(shí)間: 2014-12-01
上傳用戶:huql11633
資源簡(jiǎn)介:Exceptional C++ shows by example how to go about sound software engineering in Standard C++. Do you enjoy solving thorny C++ problems and puzzles? Do you relish writing robust and extensible code? Then take a few minutes and challenge yours...
上傳時(shí)間: 2017-04-08
上傳用戶:xiaoyunyun
資源簡(jiǎn)介:Exceptional C++ shows by example how to go about sound software engineering in Standard C++. Do you enjoy solving thorny C++ problems and puzzles? Do you relish writing robust and extensible code? Then take a few minutes and challenge yours...
上傳時(shí)間: 2017-04-28
上傳用戶:edisonfather
資源簡(jiǎn)介:This popular tutorial introduction to Standard C++ has been completely updated, reorganized, and rewritten to help programmers learn the language faster and use it in a more modern, effective way.Just as C++ has evolved since the last editi...
上傳時(shí)間: 2013-12-05
上傳用戶:jhksyghr
資源簡(jiǎn)介:This popular tutorial introduction to Standard C++ has been completely updated, reorganized, and rewritten to help programmers learn the language faster and use it in a more modern, effective way.
上傳時(shí)間: 2014-01-19
上傳用戶:libinxny
資源簡(jiǎn)介:是否懂得C語言并不是學(xué)習(xí)C++的前提。不僅僅是因?yàn)镃++本身兼容C語言,更重要的是C++所倡導(dǎo)的程序設(shè)計(jì)觀念是和C語言完全不同的。C語言在某種意義上是對(duì)CPU模型的抽象。盡管C++完全保留了C語言的機(jī)器模型,但是C++更加注重對(duì)現(xiàn)實(shí)世界進(jìn)行抽象。為此,C++創(chuàng)始人Bj...
上傳時(shí)間: 2013-12-25
上傳用戶:fandeshun
資源簡(jiǎn)介:CppReference 對(duì)于c/c++的詳盡說明 C/C++ Reference General C/C++ Pre-processor commands Operator Precedence Escape Sequences ASCII Chart Data Types Keywords Standard C Library Standard C I/O Standard C String & Charact...
上傳時(shí)間: 2016-10-26
上傳用戶:aeiouetla
資源簡(jiǎn)介:In C Algorithms for Real-Time DSP, author Paul M. Embree presents a complete guide to digital signal processing techniques in the C programming language. This book is structured in such a way that it will be most useful to the engineer who ...
上傳時(shí)間: 2014-01-07
上傳用戶:epson850
資源簡(jiǎn)介:C++ is a programming language. It is a programming language of many different dialects, just like each language that is spoken has many dialects. In C though, they are not because the "speakers" live in the North, South, or grew up in so...
上傳時(shí)間: 2014-01-17
上傳用戶:lz4v4
資源簡(jiǎn)介:目錄: 1. Character Type Functions - 字符類型函數(shù) 2. Standard C Input/Output Functions - 標(biāo)準(zhǔn)輸入輸出函數(shù) 3. Standard Library Functions - 標(biāo)準(zhǔn)庫(kù)和內(nèi)存分配函數(shù) 4. Mathematical Functions - 數(shù)學(xué)函數(shù) 5. String Functions - 字符串函數(shù) ...
上傳時(shí)間: 2013-10-22
上傳用戶:歸海惜雪
資源簡(jiǎn)介:這是江蘇企業(yè)通訊協(xié)議(聯(lián)通版本)的一個(gè)Release,因?yàn)楣緲I(yè)務(wù)已經(jīng)轉(zhuǎn)換到j(luò)ava版本所以,我決定發(fā)布EMSP 2.0 C++ 版本的協(xié)議部分,因?yàn)楫?dāng)時(shí)比較倉(cāng)促,設(shè)計(jì)的不是很好,但是我想對(duì)于剛剛涉及網(wǎng)絡(luò)開發(fā)的人,特別是剛剛涉及短信息業(yè)務(wù)開發(fā)的人應(yīng)該有所幫助,我所...
上傳時(shí)間: 2016-04-23
上傳用戶:qweqweqwe
資源簡(jiǎn)介:S60 SDL is a Simple DirectMedia Layer adaptation for S60. SDL is a cross-platform multimedia library: Applications and libraries built on SDL can easily be ported to other operating systems. But S60 SDL does more than makes porting easy: S6...
上傳時(shí)間: 2014-01-24
上傳用戶:wangyi39
資源簡(jiǎn)介:Embedded C Coding Standard 嵌入式標(biāo)準(zhǔn)C
上傳時(shí)間: 2013-11-02
上傳用戶:xiaoyuer
資源簡(jiǎn)介:C Coding Standard
上傳時(shí)間: 2013-12-10
上傳用戶:Amygdala
資源簡(jiǎn)介:Free C++ Standard Library,是一個(gè)非常類似于STL的C++類庫(kù),目的是實(shí)現(xiàn)一個(gè)更小、更快的stl庫(kù)
上傳時(shí)間: 2015-03-21
上傳用戶:zgu489
資源簡(jiǎn)介:c++ Standard library
上傳時(shí)間: 2013-12-12
上傳用戶:lo25643
資源簡(jiǎn)介:Addison.Wesley.Beyond.the.C.plus.plus.Standard.Library.An.Introduction.to.Boost,國(guó)外原版
上傳時(shí)間: 2014-01-13
上傳用戶:cuibaigao