CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - OOP

搜索资源列表

  1. Book.sjmskfy.oop.base

    0下载:
  2. 设计模式可复用面向对象软件的基础
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:7.56mb
    • 提供者:孙先生
  1. OOP&Win32

    0下载:
  2. SDK編寫多個圖像在視窗移動: 每按下enter鍵,多出一副圖象隨機踫撞運\動。 按下任意一幅圖像(左鍵),提示出圖像名稱。 按右鍵,所有圖片都向鼠標點擊出移動,鬆開,則恢復之前的運\動狀態。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.33mb
    • 提供者:Soke
  1. ADONET_OleDbDataReader_class

    0下载:
  2. ADO.NET is the .NET enhanced version of ADO that we all know and love. ADO.NET aims to address some of the deficiencies of traditional ADO and present a model that provides type safety, OOP, and efficiency. This class can achieve the most common
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:72kb
    • 提供者:叶志伟
  1. Dormitory_class

    1下载:
  2. 用VC++实现的学生宿舍管理系统,采用oop技术和ADO技术,工厂方法,代码完整。-with VC student hostel management system that oop technology and ADO, factories, code integrity.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:155.02kb
    • 提供者:lixue
  1. set2

    0下载:
  2. this an OOP file which is very easy to understand. So, it is very suitable for the beginner to read.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2.46kb
    • 提供者:Kelly
  1. GenericThunk_source_sample

    0下载:
  2. 许多库需要我们提供一个函数作为回调,这使得使用 “面向对象编程”(OOP) 出现了麻烦。因为普通的C函数没有成员函数需要的this指针。Thunk技术是一种快速但是平台相关的解决此问题的方法。作者设计了一组类,来提供一种通用的解决方案
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:44.53kb
    • 提供者:sharpboy
  1. lexical_analysis(CSharp)

    0下载:
  2. CSharp编写的类C语言词法分析程序。采用OOP思想设计,具有基本词法分析功能,单独用一个类封装,拓展性好。
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:18.78kb
    • 提供者:梁浩亮
  1. 001

    0下载:
  2. 第1章 对象的演化 1 1.1 基本概念 1 1.1.1 对象:特性+行为 1 1.1.2 继承:类型关系 1 1.1.3 多态性 2 1.1.4 操作概念:OOP程序像什么 3 1.2 为什么C++会成功 3 1.2.1 较好的C 3 1.2.2 采用渐进的学习方式 4 1.2.3 运行效率 4 1.2.4 系统更容易表达和理解 4 1.2.5 “库”使你事半功倍 4 1.2.6 错误处理 5 1.2.7 大程序设计 5 1.3 方法学介
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:371.53kb
    • 提供者:lanpiao
  1. OOP

    0下载:
  2. This project is about implementing a world model that allows the path planning algorithm to query if a certain point in space is free from obstacles. -Planning a path from one point of the environment to another while avoiding collisions with the env
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-27
    • 文件大小:5.16kb
    • 提供者:wanglu
  1. OOP-lab-3

    0下载:
  2. lab 3 OOP project database... information for worker~
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-22
    • 文件大小:117.73kb
    • 提供者:irfan
  1. Files08---OOP-Part-1

    0下载:
  2. In this program discusses the topics Object Oriented Programming (OOP), namely: Class, Object, Access Modifier, Class Member, Encapsulation, Constructor, Object Initializer, and Inheritance.
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:237.04kb
    • 提供者:Reza Fahlepie
  1. Files09---OOP-Part-2

    0下载:
  2. In this program discusses the topics Object Oriented Programming (OOP), namely: Polymorphism, keywords Virtual, Override and New.
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:337.29kb
    • 提供者:Reza Fahlepie
  1. OOP

    0下载:
  2. C++ OOP good book with lots of examples. Language: Lithuanian
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-02
    • 文件大小:832.04kb
    • 提供者:Sarunas
  1. oop-thing

    0下载:
  2. homework for oop a good one
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:61.57kb
    • 提供者:Danutz
  1. oop

    0下载:
  2. it is an oop code may help any one who want to learn object oriented
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:899byte
    • 提供者:samar
  1. C-language-OOP

    0下载:
  2. C语言实现面向对象OOP编程,本人在网上找了很久-C language object-oriented OOP programming, I find online for a long time
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:215.84kb
    • 提供者:凌晨
  1. chuanzhiboke-oop

    0下载:
  2. 传智播客让子弹飞的代码 oop的学习关键点-Chuan Chi podcast Let the bullets fly code oop learning key points
  3. 所属分类:.net

    • 发布日期:2017-11-03
    • 文件大小:104.53kb
    • 提供者:煜依然
  1. VC-OOP

    0下载:
  2. 一个实际的例子,介绍一下如何对实际问题进行OOP的分析和设计.-VC OOP
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:14.17kb
    • 提供者:陈章华
  1. OOPProject

    0下载:
  2. done OOP asiggnemtn solution
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:4kb
    • 提供者:asad3man
  1. The second experiments(2018.3.15)

    0下载:
  2. oop BIT第二周作业 #include <iostream> using namespace std; void main() { cout << "Hello World!\n"; } Add some codes and get the results as follows: Initialize Hello World! Clear up(OOP BIT second week operation)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:weiwujiang
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com