登录
首页 » 电子书 » Title:

Title:

于 2022-11-13 发布 文件大小:6.20 MB
0 190
下载积分: 2 下载次数: 1

代码说明:

书名:《C++代码设计与重用》 国外的著作,中文翻译的。-Title:

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • c programming tutorials, very useful, want to help everyone
    c程序设计的教程,很有用,希望对大家有帮助-c programming tutorials, very useful, want to help everyone
    2022-06-12 22:58:49下载
    积分:1
  • Windows API参考大全完美般,是目前收集API函数数量最多,最全的一部....
    Windows API参考大全完美般,是目前收集API函数数量最多,最全的一部.-Windows API Reference perfect as it is currently collecting the largest number of API functions, the most of a whole.
    2022-01-28 10:29:04下载
    积分:1
  • 主要是介绍基于手写笔的白板系统的研究与实现。
    主要是介绍基于手写笔的电子白板系统的研究与实现。-Mainly to introduce the pen-based Whiteboard System.
    2022-11-13 12:35:04下载
    积分:1
  • 介绍了风险投资的方法和使用的源代码,对初学者来说
    介绍vc的使用方法及其源代码,适合初学者-introduced vc methods and the use of the source code, for beginners
    2022-02-20 16:59:57下载
    积分:1
  • Delphi高手突破
    Delphi高手突破-Delphi expert breakthrough
    2022-01-26 04:57:54下载
    积分:1
  • vc online journals, the journal of technical articles, original, there are onlin...
    vc在线期刊,期刊中的技术文章,有原创,也有网上收集整理的。可以快捷的浏览VC在线的技术文章--第五期(完)-vc online journals, the journal of technical articles, original, there are online collection of. VC can quickly browse the online Technical Articles- V (End)
    2022-09-27 10:00:03下载
    积分:1
  • Direct3D9初级教程,,介绍最基本的direct 3d 编程
    Direct3D9初级教程,,介绍最基本的direct 3d 编程-Direct3D9 primary curriculum, introduce the most basic direct 3d programming
    2022-04-26 19:44:26下载
    积分:1
  • 更特殊的C++
    More Exceptional C++ By Herb Sutter Publisher : Addison Wesley Pub Date : December 17, 2001 ISBN : 0-201-70434-X Pages : 304 -By Herb Sutter Publishe r : Addison Wesley Pub Date : December 17, 2001 ISBN : 0-201-70434-X Pages : 304
    2022-05-21 08:05:26下载
    积分:1
  • book based on MATLAB version 5.2, providing for the use of MATLAB practical guid...
    本书基于MATLAB 5.2版,提供了使用MATLAB的实践性指导。MATLAB已成为适合多学科、多种工作平台的功能强大、界面友好、语言自然并且开放性强的大型优秀应用软件,同时也已成为国内外高等院校高等数学、数值分析、数字信号处理、自动控制理论以及工程应用等课程的基本教学工具。本书按逻辑编排,自始至终用实例描述;内容完整且每章相对独立;是一本简明的MATLAB参考书,既适用于初学者,也适用于高级MATLAB用户。对MATLAB与FORTRAN、C等语言结合的描述更是所有MATLAB书籍中少有的一大特色。 本书适合作为理工科高等院校研究生、本科生教学用书,也可作为广大科研工程技术人员的自学用书。解压密码就是对应的网站-book based on MATLAB version 5.2, providing for the use of MATLAB practical guidance. MATLAB has become suitable for multidisciplinary, multi-platform work of the powerful and friendly interface, natural language and the open-large outstanding application software, but also domestic and foreign institutions of higher learning has become a Higher Mathematics, Numerical analysis, digital signal processing, control theory and application courses such as the basic teaching tool. By the logic of the book, arranged throughout example description; Content complete relatively independent of each chapter; it is a concise reference MATLAB, and applies to both beginners and also applies to
    2022-08-07 20:07:41下载
    积分:1
  • C#是一种简单、现代、面向对象和类型安全的编程语言,由C和C++发展而来。C#(发音为“C霎普”)牢固地植根于C和C++语言族谱中,并且会很快被C和C++程序员...
    C#是一种简单、现代、面向对象和类型安全的编程语言,由C和C++发展而来。C#(发音为“C霎普”)牢固地植根于C和C++语言族谱中,并且会很快被C和C++程序员所熟悉。C#的目标在于把Visual Basic的高生产力和C++本身的能力结合起来。 C#作为Microsoft Visual Studio 7.0的一部分提供给用户。除了C#以外,Visual Studio还支持Visual Basic、Visual C++和描述语言VBScript和Jscript。所有这些语言都提供对Microsoft .NET平台的访问能力,它包括一个通用的执行引擎和一个丰富的类库。Microsoft .NET平台定义了一个“通用语言子集”(CLS),是一种混合语言,它可以增强CLS兼容语言和类库间的无缝协同工作能力。对于C#开发者,这意味着既是C#是一种新的语言,它已经可以对用老牌工具如Visual Basic和Visual C++使用的丰富类库进行完全访问。C#自己并没有包含一个类库。 本章的其余部分描述这种语言的基本特性。以后的章节将会详细描述规则和例外,并且有些时候以数学的方式描述,而这章会致力于对整体的简单而清楚地介绍。这样的目的是给读者一个关于语言的介绍,这样可以使读者可以更容易地开始编写程序和继续阅读后面的章节。-C# is a simple, modern, object-oriented, and type-safe programming languages, C and C from development. C# (pronounced "C Sharp & P") is firmly rooted in the C and C language genealogy, and will soon be C and C programmers are familiar with. C# aims to put the Visual Basic and C high productivity of its ability to work together. C# as Microsoft Visual Studio 7.0 part to the subscriber. In addition to C#, Visual Studio
    2023-06-13 18:00:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载