CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - C 面向对象程序设计

搜索资源列表

  1. C++ Primer的随书源代码

    0下载:
  2. C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。在本书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-C Primer
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:243914
    • 提供者:钟建
  1. ComplexCalculator

    0下载:
  2. 一个用MFC制作的实现“复数”各种操作的计算器。包括 加减乘除根模 自然对数 实幂指数 虚幂指数 正弦 余弦 正切。 主要是各种算法和类的设计。 可以供初学C++面向对象程序设计和MFC的同学参考。-err
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:44244
    • 提供者:飏翳檒
  1. YAM_Project

    2下载:
  2. 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
  3. 所属分类:Other windows programs

    • 发布日期:2017-01-14
    • 文件大小:1482807
    • 提供者:乔松
  1. object_oriented_PPT

    0下载:
  2. C++面向对象程序设计基础课件,上传网络资源共享-C++ object-oriented programming foundation courseware, upload to share network resources
  3. 所属分类:Other systems

    • 发布日期:2017-05-07
    • 文件大小:1472384
    • 提供者:yangbo
  1. Numsequence_Guess

    0下载:
  2. 大学本科中C++课程的一个课程设计,用C++面向对象的思想设计一个猜数字的游戏。程序已经全部打包上传!-Undergraduate courses in C++, a curriculum design, C++, object-oriented thinking to design a number guessing game. Program have all been packaged uploaded!
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1381606
    • 提供者:田源
  1. schoolmanage

    0下载:
  2. 面向对象程序设计 c++学生毕业设计管理系统-Object-oriented programming design management system graduates
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3672
    • 提供者:ringo
  1. CPP

    0下载:
  2. 面向对象程序设计,学生成绩管理系统与图书管理系统,附加实验报告,适合c++初学者-Object-oriented programming, and student achievement management system, suitable for c++ beginners
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-04
    • 文件大小:1332037
    • 提供者:suyonghui
  1. Problem-Solving-with-CPP

    0下载:
  2. Walter Savitch编著的C++面向对象程序设计第7版当中的源代码对大家学习c++很有帮助-Walter Savitch ed C++ of object-oriented programming source code which version 7 people learning c++ helpful
  3. 所属分类:Other systems

    • 发布日期:2017-11-07
    • 文件大小:113143
    • 提供者:荣凯
  1. caculator

    0下载:
  2. 龟图,一只乌龟在地上画图,用C++程序实现的涉及到面向对象的设计理念-Turtle graphics, a turtle to draw on the ground with the C++ program related to object-oriented design concepts
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:1858855
    • 提供者:周雄
  1. Pounds-and-kilograms

    0下载:
  2. C++面向对象程序设计课后习题磅和千克的转换代码-C++ object-oriented programming Homework pounds and kilograms conversion code
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:405848
    • 提供者:叶彩兰
  1. solutons-of-CPP

    0下载:
  2. C++面向对象程序设计课后习题答案,包括类与对象,继承与派生,虚函数与多态性,文件操作,异常处理等-C++ object-oriented programming class the solutions, including classes and objects, inheritance and derived, virtual function and polymorphism, file operations, exception handling, etc
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:917263
    • 提供者:李信
  1. CPP

    0下载:
  2. 面向对象程序设计试题及答案,开发环境为VC++6.0。由浅入深,适合初学者扎实掌握C++编程能力-Object-oriented programming questions and answers, development environment for VC++6.0. Deep, suitable for beginners to master C++ solid programming skills
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:254188
    • 提供者:yao
  1. CPP--Classical

    0下载:
  2. C++这个词在中国大陆的程序员圈子中通常被读做“C加加”,而西方的程序员通常读做“C plus plus”,“CPP”。 它是一种使用非常广泛的计算机编程语言。C++是一种静态数据类型检查的、支持多重编程范式的通用程序设计语言。它支持过程化程序设计、数据抽象、面向对象程序设计、泛型程序设计等多种程序设计风格。- C++ programmers to circle the word in the Chinese mainland usually be read as "C Gaga," whi
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:95611
    • 提供者:haiyan
  1. JIHE

    0下载:
  2. 集合的并、交、差集运算的实现 运用面向对象程序设计知识,利用C++语言设计和实现集合的并、交、差集运算,要求具备如下主要功能: (1)输入输出集合信息,集合元素类型可以是整数、实数或字符串 (2)判断集合的大小 (3)判断集合是否为空 (4)将集合置空 (5)在集合中查找指定的元素 (6)实现集合的交、并、差等运算 在实现过程中,需利用面向对象程序设计理论的基础知识,充分体现出C++语言关于类、继承、封装与多态等核心概念,每一个类应包含数据成员和成员函数。
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2251
    • 提供者:华森
  1. manger

    0下载:
  2. 运用面向对象程序设计思想,基于linux文件管理和C++的I/O框架,实现命令行下的文件管理器。-The use of object-oriented programming ideas, linux-based file management and C++ I/O framework, file management command line under.
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1905
    • 提供者:ALBERTTOPPP
  1. ep1

    10下载:
  2. C++编程(面向对象程序设计)第一次试验上机答案,北京理工大学-1. Read the codes carefully on page 230 and page 248 of the book, or on page 247 and page 266 of the electronic book, then answer the questions as below: 1.1 Describe the main data structure of Stack;
  3. 所属分类:Other systems

    • 发布日期:2017-04-30
    • 文件大小:12034
    • 提供者:刘晶晶
  1. ep2

    10下载:
  2. 北京理工大学面向对象程序设计第二次上机习题答案-1. Here is the codes: #include <iostream> using namespace std void main() { cout << Hello World!\n } Add some codes and get the results as follows: Initialize Hello, World! C
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3456
    • 提供者:刘晶晶
  1. ep3

    9下载:
  2. 北京理工大学面向对象程序设计第三次上机习题答案~-1. Define MyString class with demands as follows: 1.1 MyString can save any string 1.2 Overload operator+ to append string to another one 1.3 Define Find function to locate the position of searching
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3507
    • 提供者:刘晶晶
  1. C++语言程序设计(郑莉清华大学)第4版

    0下载:
  2. 面向对象程序设计,pdf电子书,第四版清华大学 郑莉著(Object oriented programming, PDF e-book, fourth edition of Zheng Li, Tsinghua University)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:21537792
    • 提供者:journey111
  1. 198个经典C#WinForm实例源码(超赞)

    0下载:
  2. c#基础学习实例,C# 是一种面向对象的编程语言。在面向对象的程序设计方法中,程序由各种相互交互的对象组成。相同种类的对象通常具有相同的类型,或者说,是在相同的 class 中。(C# basic learning example, C# is an object oriented programming language. In the object oriented programming method, the program consists of various interacted
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:55131136
    • 提供者:c#c++
« 12 »
搜珍网 www.dssz.com