您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. Essential C++中文版

  2. 你可以由本书发现以下关键主题: ● Generic (泛型)编程风格和Standard Template Library(STL) ● Object-based(个别对象)编程风格和class的设计 ● Object-oriented(面向对象)编程风格和classes阶层体系的设计 ● Function template 和class template 的设计和运用 ● Exception handling(异常处理)与执行期型别鉴定(Run-Time Type Identification
  3. 所属分类:C++

    • 发布日期:2009-04-28
    • 文件大小:14680064
    • 提供者:heavent2008
  1. Borland C++3.1 神话般的经典开发利器

  2. Borland C++3.1 神话般的经典开发工具 带有传奇色彩的BORLAND公司,见证了美国软件技术市场上波澜壮阔、激动人心的技术大战和产品大战,最为经典的成功范例就是Borland C++3.1! Borland是中国程序员最为景仰的公司之一,特别是对于资格老一点的程序员而言,他们学习编程的起步就是Borland. 以下是Borland c++入门指南中摘录的一些信息 Borlandc++适用于需要一个专业化、优化的编译器的C++和C程序员,它同时适用于A&T公司的C++2. 1版和AN
  3. 所属分类:C++

    • 发布日期:2009-06-11
    • 文件大小:18874368
    • 提供者:hawke_911
  1. Generic Programming for Scientific Computing in C++, Java, and C#

  2. (论文)Abstract:Parameterized types (generics) have been announced for the JavaTM and C# programming languages. In this paper, we evaluate these extensions with respect to the realm of scientific computing and compare them with C++ templates. At the he
  3. 所属分类:C#

    • 发布日期:2009-06-22
    • 文件大小:151552
    • 提供者:g2stone
  1. Addison Wesley - Applied C++

  2. Chapter 1. Introduction Section 1.1. Imaging Basics Section 1.2. Summary Chapter 2. A Test Application Section 2.1. Image Class Design Section 2.2. Thumbnail Class Section 2.3. Implementation Section 2.4. Summary Chapter 3. Design Techniqu
  3. 所属分类:C++

    • 发布日期:2007-09-22
    • 文件大小:2097152
    • 提供者:ojlovecd
  1. ProgWin-5rd--En.chm,Windows 编程

  2. This book shows you how to write programs that run under Microsoft Windows 98, Microsoft Windows NT 4.0, and Windows NT 5.0. These programs are written in the C programming language and use the native Windows application programming interfaces (APIs
  3. 所属分类:C

    • 发布日期:2007-10-11
    • 文件大小:4194304
    • 提供者:indure
  1. [CHM]Addison Wesley - Inside the C++ Object Model.chm

  2. Inside the C++ Object Model is aimed at those developers who routinely use C++ but feel the discomfort of not really knowing the underlying weight of many common operations they perform or constructs they peruse. A particularly fit subset of these p
  3. 所属分类:C++

    • 发布日期:2009-09-23
    • 文件大小:673792
    • 提供者:leonid20042000
  1. 微软C#3.0 Specification

  2. 微软官方关于C#3.0的参考书,Doc版 1. Introduction 1 1.1 Hello world 1 1.2 Program structure 2 1.3 Types and variables 4 1.4 Expressions 6 1.5 Statements 8 1.6 Classes and objects 12 1.6.1 Members 12 1.6.2 Accessibility 13 1.6.3 Type parameters 13 1.6.4 Base clas
  3. 所属分类:Access

    • 发布日期:2009-09-24
    • 文件大小:2097152
    • 提供者:timsonboy
  1. Essential c++

  2. Generic (泛型)编程风格和Standard Template Library(STL)       ● Object-based(个别对象)编程风格和class的设计       ● Object-oriented(面向对象)编程风格和classes阶层体系的设计       ● Function template 和class template 的设计和运用       ● Exception handling(异常处理)与执行期型别鉴定(Run-Time Type Identifi
  3. 所属分类:C++

    • 发布日期:2009-10-15
    • 文件大小:14680064
    • 提供者:yumu_147258
  1. Essential C++中文版

  2. Essential C++中文版 本书以4个面向来表现C++的本质:procedural(程序性的)、generic(泛型的)、object-based(个别对象的)、object-oriented(面向对象的)。本书的组织围绕着一系列逐渐繁复的程序问题,以及用以解决这些问题的语言特性。循此方式,你不只学到C++的函数和结构,也会学习到它们的设计目的和基本原理。 你可以由本书发现以下关键主题: ● Generic (泛型)编程风格和Standard Template Library(STL)
  3. 所属分类:C++

    • 发布日期:2009-12-20
    • 文件大小:14680064
    • 提供者:dulesh
  1. 最新Visual C++使用手册.pdf

  2. 主要介绍C++语言基础、Visaul C++的环境与使用、Run-Time函数库以及MFC类库。
  3. 所属分类:C++

    • 发布日期:2010-01-22
    • 文件大小:25165824
    • 提供者:luckhellen
  1. Addison Wesley - Essential C++

  2. You will find in-depth coverage of key topics such as: · Generic programming and the Standard Template Library (STL) · Object-based programming and class design · Object-oriented programming and the design of class hierarchies · Function and class t
  3. 所属分类:C++

    • 发布日期:2008-01-04
    • 文件大小:397312
    • 提供者:mplhy
  1. Microsoft Visual C++ 6.0 运行库参考手册

  2. Microsoft Visual C++6.0运行库参考手册.chm 包括C Run-Time Library函数参考
  3. 所属分类:C

    • 发布日期:2010-07-13
    • 文件大小:1048576
    • 提供者:blpluto
  1. VC Standard Run-time Library

  2. Visual C++ 4.2 now ships a complete C++ Standard Run-time Library. The Hewlett Packard STL has been superseded with it. The new C++ Standard Run-time Library will be installed with the other run-time libraries, please see InfoViewer for more informa
  3. 所属分类:C++

    • 发布日期:2010-08-16
    • 文件大小:96256
    • 提供者:osoon
  1. MSDN C运行库手册(C-RUN-TIME).rar

  2. MSDN中的C运行库(C-RUN-TIME)部分全部汉化,方便E文不好的朋友,华康形式,已做好书签
  3. 所属分类:C

    • 发布日期:2008-08-22
    • 文件大小:8388608
    • 提供者:drenix
  1. MS VSUAL C++ 6 RUN-TIME LIBRARY REFERENCE 运行库手册

  2. MS VSUAL C++ 6 RUN-TIME LIBRARY REFERENCE 运行库手册,非常实用,希望各位喜欢
  3. 所属分类:C++

    • 发布日期:2008-09-13
    • 文件大小:8388608
    • 提供者:lzrocking
  1. Objective-C run time

  2. 英文,介绍Run time的文档,OC实现runtime的机制,和相关类的实现与介绍。
  3. 所属分类:其它

    • 发布日期:2016-01-27
    • 文件大小:378880
    • 提供者:u010310151
  1. HP C Runtime Library Reference Manual for OpenVMS

  2. This manual describes the HP C Run-Time Library (RTL) for the OpenVMS operating system on VAX, Alpha, and Intel Itanium processors. HP OpenVMS Industry Standard 64 for Integrity Servers is the full product name of the OpenVMS operating system on Int
  3. 所属分类:C

    • 发布日期:2008-12-08
    • 文件大小:4194304
    • 提供者:辛苦
  1. c run -time library reference.pdf

  2. 微软官方资料的资料, c run time library reference pdf。
  3. 所属分类:C

    • 发布日期:2020-01-05
    • 文件大小:11534336
    • 提供者:u014676657
  1. c-run-time-library-reference.pdf

  2. 详细介绍了Visual C的iostream流和运行库,并用典型实例说明其用法,是关于Visual C应用开发的重要参考书。 共分两大部分:第一部分为iostream类参考,包括iostream编程和iostream类库按字母顺序参考两章;第二部分为运行库参考,包括运行库例程分类、全局变量和标准类型、全局常量、调试版C运行库和运行类库字母顺序参考等
  3. 所属分类:其它

    • 发布日期:2020-06-02
    • 文件大小:82837504
    • 提供者:spacewing1
  1. C++中ZeroMemory、memset危险需慎用

  2. 使用C/C++编程时,常使用ZeroMemory、memset或 “={0}”来对结构体对象进行初始化或清零。然而这三种方式都有各自的特点,使用时需谨慎,否则容易出现严重错误,本人解决一个导致宕机的bug,查了几小时,才发现是由同事乱用ZeroMemory所致。于是搜集资料,撰此文以共勉。   memset   void *memset(void *s,int ch,size_t n); 是由C Run-time Library提供的提供的函数,作用是在一段内存块中填充某个给定的值,它是对较
  3. 所属分类:其它

    • 发布日期:2021-01-20
    • 文件大小:53248
    • 提供者:weixin_38735782
« 12 3 4 5 6 7 8 9 10 ... 35 »