亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專(zhuān)輯| 精品軟件
登錄| 注冊(cè)

Learning-GNU-C

  • 數(shù)學(xué)公式庫(kù)--非常不錯(cuò) The GNU Scientific Library (GSL) is a collection of routines for numerical computing. T

    數(shù)學(xué)公式庫(kù)--非常不錯(cuò) The GNU Scientific Library (GSL) is a collection of routines for numerical computing. The routines have been written from scratch in C, and present a modern Applications Programming Interface (API) for C programmers, allowing wrappers to be written for very high level

    標(biāo)簽: Scientific collection computing numerical

    上傳時(shí)間: 2013-12-17

    上傳用戶:yuanyuan123

  • 高清電子書(shū)-C++ Primer Plus 第6版英文版 1438頁(yè)

    高清電子書(shū)-C++ Primer Plus, 第6版英文版 1438頁(yè)Learning C++ is an adventure of discovery, particularly because the language accommodates several programming paradigms, including object-oriented programming, generic programming, and the traditional procedural programming.The fifth edition of this book described the language as set forth in the ISO C++ standards, informally known as C++99 and C++03, or, sometimes as C++99/03. (The 2003 version was largely a technical correction to the 1999 standard and didn’t add any new features.) Since then, C++ continues to evolve.As this book is written, the international C++ Standards Committee has just approved a new version of the standard.This standard had the informal name of C++0x while in development, and now it will be known as C++11. Most contemporary compilers support C++99/03 quite well, and most of the examples in this book comply with that standard. But many features of the new standard already have appeared in some implementations, and this edition of C++ Primer Plus explores these new features. C++ Primer Plus discusses the basic C language and presents C++ features, making this book self-contained. It presents C++ fundamentals and illustrates them with short, to-the-point programs that are easy to copy and experiment with.You learn about input/output (I/O), how to make programs perform repetitive tasks and make choices, the many ways to handle data, and how to use functions.You learn about the many features C++ has added to C, including the followi

    標(biāo)簽: C++

    上傳時(shí)間: 2022-02-19

    上傳用戶:trh505

  • c語(yǔ)言SOCKET編程指南

    介紹Socket 編程讓你沮喪嗎?從man pages中很難得到有用的信息嗎?你想跟上時(shí)代去編Intemet相關(guān)的程序,但是為你在調(diào)用connect()前的bind)的結(jié)構(gòu)而不知所措?等等…好在我已經(jīng)將這些事完成了,我將和所有人共享我的知識(shí)了。如果你了解C語(yǔ)言并想穿過(guò)網(wǎng)絡(luò)編程的沼澤,那么你來(lái)對(duì)地方了。讀者對(duì)象這個(gè)文檔是一個(gè)指南,而不是參考書(shū)。如果你剛開(kāi)始socket編程并想找一本入門(mén)書(shū),那么你是我的讀者。但這不是一本完全的socket編程書(shū)。平臺(tái)和編譯器這篇文檔中的大多數(shù)代碼都在Linux平臺(tái)PC上用GNU的gcc成功編譯過(guò)。面且它們?cè)贖PUX平臺(tái)上用gcc也成功編譯過(guò)。但是注意,并不是每個(gè)代碼片段都獨(dú)立測(cè)試過(guò)。

    標(biāo)簽: C語(yǔ)言 socket

    上傳時(shí)間: 2022-06-23

    上傳用戶:

  • MPLAB XC16 C 編譯器 用戶指南,高清文字版

    本文檔介紹如何使用 GNU 語(yǔ)言工具來(lái)編寫(xiě) 16 位單片機(jī) / 數(shù)字信號(hào)控制器應(yīng)用程序代 碼。內(nèi)容安排如下: ? 第 1 章 “編譯器概述”——介紹編譯器、開(kāi)發(fā)工具和功能集。 ? 第 2 章“通用 C 接口”——介紹可用于增強(qiáng) MPLAB XC 編譯器之間代碼可移植性 的通用 C 接口。 ? 第 3 章“操作指南”——列出了一些具體操作方面的問(wèn)題和簡(jiǎn)要說(shuō)明,以及指向手 冊(cè)中相關(guān)章節(jié)的鏈接。 ? 第 4 章“XC16 工具鏈和 MPLAB X IDE”——說(shuō)明關(guān)于如何通過(guò) MPLAB X IDE 設(shè) 置和使用編譯器及相關(guān)工具的基礎(chǔ)知識(shí)。 ? 第 5 章 “編譯器命令行驅(qū)動(dòng)程序”——介紹如何從命令行中使用編譯器。 ? 第 6 章“與器件相關(guān)的特性”——介紹編譯器頭文件和寄存器定義文件,以及如何 用于 SFR。 ? 第 7 章 “MPLAB XC16 和 ANSI C 之間的差別”——介紹編譯器語(yǔ)法支持的 C 語(yǔ) 言與標(biāo)準(zhǔn) ANSI-89 C 之間的差別。 ? 第8章“支持的數(shù)據(jù)類(lèi)型和變量”——介紹編譯器的整型、浮點(diǎn)型和指針數(shù)據(jù)類(lèi)型。第 9 章 “定點(diǎn)算術(shù)支持”——說(shuō)明編譯器中的定點(diǎn)算術(shù)支持。 ? 第 10 章 “存儲(chǔ)器分配和訪問(wèn)”——介紹編譯器運(yùn)行時(shí)模型,包括關(guān)于段、初始 化、存儲(chǔ)模型、軟件堆棧和更多方面的信息。 ? 第 11 章 “操作符和語(yǔ)句”——介紹操作符和語(yǔ)句。 ? 第 12 章 “寄存器使用”——說(shuō)明如何訪問(wèn)和使用 SFR。 ? 第 13 章 “函數(shù)”——詳細(xì)介紹可用的函數(shù)。 ? 第 14 章 “中斷”——介紹如何使用中斷。 ? 第 15 章 “main、運(yùn)行時(shí)啟動(dòng)和復(fù)位”——介紹 C 代碼的重要元素。 ? 第 16 章 “混合使用 C 代碼和匯編代碼”——提供關(guān)于編譯器與 16 位匯編語(yǔ)言模 塊配合使用的指導(dǎo)。 ? 第 17 章 “庫(kù)程序”——說(shuō)明如何使用庫(kù)。 ? 第 18 章 “優(yōu)化”——介紹優(yōu)化選項(xiàng)。 ? 第 19 章 “預(yù)處理”——詳細(xì)介紹預(yù)處理操作。 ? 第 20 章 “鏈接程序”——說(shuō)明鏈接如何工作。

    標(biāo)簽: mplab xc16 編譯器

    上傳時(shí)間: 2022-07-16

    上傳用戶:

  • Borland C++3.1 bc31full

    Borland C++3.1 bc31full

    標(biāo)簽: Borland full 3.1 31

    上傳時(shí)間: 2013-07-27

    上傳用戶:eeworm

  • Microsoft+Visual+C+++從入門(mén)到精通

    Microsoft+Visual+C+++從入門(mén)到精通

    標(biāo)簽: Microsoft Visual

    上傳時(shí)間: 2013-06-05

    上傳用戶:eeworm

  • Visual+C+++高級(jí)界面特效制作百例-郭慶民-中國(guó)電力出版社-2000

    Visual+C+++高級(jí)界面特效制作百例-郭慶民-中國(guó)電力出版社-2000

    標(biāo)簽: Visual 2000 電力 出版社

    上傳時(shí)間: 2013-07-02

    上傳用戶:eeworm

  • VC++ Turbo C串口通信編程實(shí)踐 龔建偉

    VC++ Turbo C串口通信編程實(shí)踐 龔建偉

    標(biāo)簽: Turbo VC 串口通信 編程

    上傳時(shí)間: 2013-08-03

    上傳用戶:eeworm

  • microsoft visual c++6.0運(yùn)行庫(kù)參考手冊(cè)

    microsoft visual c++6.0運(yùn)行庫(kù)參考手冊(cè)

    標(biāo)簽: microsoft visual 6.0 運(yùn)行

    上傳時(shí)間: 2013-04-15

    上傳用戶:eeworm

  • Visual C++ MATLAB圖像處理與識(shí)別實(shí)用案例精選 胡小鋒

    Visual C++ MATLAB圖像處理與識(shí)別實(shí)用案例精選 胡小鋒

    標(biāo)簽: Visual MATLAB 圖像處理 識(shí)別

    上傳時(shí)間: 2013-04-15

    上傳用戶:eeworm

主站蜘蛛池模板: 德保县| 玛曲县| 山阴县| 梁河县| 博野县| 饶平县| 武汉市| 哈密市| 民县| 峨边| 锦州市| 安多县| 于田县| 宾阳县| 襄城县| 红桥区| 伊川县| 滦平县| 铅山县| 宝山区| 台中市| 惠安县| 南靖县| 新丰县| 台山市| 稻城县| 阳东县| 濮阳县| 扎囊县| 临桂县| 全州县| 北宁市| 屏东市| 正宁县| 攀枝花市| 新丰县| 三河市| 徐闻县| 镇宁| 乌兰浩特市| 满洲里市|