搜索资源列表

  1. 范文

    0下载:
  2. C#、C++、Java面向对象比较研究-C#, C, Java, object-oriented comparative study
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:121856
    • 提供者:张文婷
  1. cheats

    0下载:
  2. 简单的利息程序,目的是载体会java的面向对象的编程-simple interest procedures with the aim vector java object-oriented programming
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:12288
    • 提供者:张垒
  1. 《C++编程杂谈之三:面向对象(续)》配套源代码

    0下载:
  2. 《C++编程杂谈之三:面向对象(续)》配套源代码-"C Programming Talking about the three : Object-oriented (continued)" complementary source code
  3. 所属分类:电子书籍

    • 发布日期:2024-05-15
    • 文件大小:9216
    • 提供者:安定反
  1. 61

    0下载:
  2. 面向对象设计的经验原则-object-oriented design principles of the experience
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:yfl
  1. STUDIO.ZIP

    0下载:
  2. vc++课程设计及面向对象程序设计-vc curriculum design and object-oriented programming
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:78848
    • 提供者:郭尚波
  1. wavemonitor

    0下载:
  2. vc++课程设计及面向对象程序设计-vc curriculum design and object-oriented programming
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:130048
    • 提供者:郭尚波
  1. waveshow

    0下载:
  2. vc++课程设计及面向对象程序设计-vc curriculum design and object-oriented programming
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:2026496
    • 提供者:郭尚波
  1. C++ 面向对象多线程编程

    0下载:
  2. C++多线程编程,内容详实,例子丰富,绝对能够很快提高你的编程水平!-C multithreaded programming, informative, rich examples, absolutely you can quickly raise the programming level!
  3. 所属分类:电子书籍

    • 发布日期:2024-05-15
    • 文件大小:27332608
    • 提供者:
  1. Java 建模

    0下载:
  2. java 建模的书,结合UML讲解面向对象的设计-modeling, UML on the combination of object-oriented design
  3. 所属分类:电子书籍

    • 发布日期:2024-05-15
    • 文件大小:373760
    • 提供者:蔡洪武
  1. 殷人昆:数据结构(用面向对象方法和C++描述)

    1下载:
  2. 殷人昆:数据结构(用面向对象方法和C++描述)-Queensland Yin Dynasty : data structures (using object-oriented methodologies and C described)
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-15
    • 文件大小:9804800
    • 提供者:merely
  1. 用C实现OOP

    0下载:
  2. 这本书详细地说明了怎么使用C语言来实现面向对象程序设计技术,读过它之后就可以对面向对象技术及C++中的对象布局等概念有比较深入的理解,强烈推荐.附带源码.-this book detailed descr iption of how to use C language to realize object-oriented design techniques, after reading it, it can object-oriente
  3. 所属分类:电子书籍

    • 发布日期:2024-05-15
    • 文件大小:1315840
    • 提供者:吕进华
  1. 利用PowerDesinger快速建立面向对象应用模型

    0下载:
  2. Power Designer
  3. 所属分类:电子书籍

    • 发布日期:2024-05-15
    • 文件大小:612352
    • 提供者:明月
  1. drawing

    0下载:
  2. 编写求解几何图形(如直线、三角形,矩型,圆,多边型)的周长、面积的应用程序,要求尽可能多的用到面向对象技术的特点,如继承,多态,封装,抽象类,接口,内部类,包等技术。写出算法。-prepared to solve geometric shapes (such as linear, triangular, rectangular, round, the multilateral type) of the perimeter, the ar
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:里中学
  1. C++和面向对象的数值计算

    0下载:
  2. C++和面向对象的数值计算.rar-C and object-oriented numerical calculation. Rar
  3. 所属分类:电子书籍

    • 发布日期:2024-05-15
    • 文件大小:13663232
    • 提供者:kwill
  1. 考务管理系统论文

    0下载:
  2. 本系统采用Visual Foxprow 5.0编写,面向对象可视化编程,使系统的开发工作适应目前的流行趋势。设计时采用了常用的自顶向下的瀑布式结构化设计方法。各子系统具有独立的数据库结构,设计时力求简单易用,便于维护。各模块为平行关系,彼此间无直接的参数联系,也无库的交叉关联,从而保证各子系统可以单独运行。-the system using Visual Foxprow 5.0 preparation, visual, object-o
  3. 所属分类:其他数据库

    • 发布日期:2024-05-15
    • 文件大小:78848
    • 提供者:王一
  1. 学校人员管理系统

    0下载:
  2. 设计并实现一个简单的大学人员信息管理系统。对各类人员信息进行管理,包括增加、删除、查询、修改、排序和统计等基本功能。用面向对象方法设计一个异质链表,该链表用来存储大学中各类人员的信息。-design and implement a simple university personnel information management system. Categories of information management, includi
  3. 所属分类:教育/学校应用

    • 发布日期:2024-05-15
    • 文件大小:720896
    • 提供者:刘玲
  1. c++经典22本

    0下载:
  2. 此压缩文件夹包含22本c++方面的著作,如面向对象程序设计理论,算法,网络编程等等。十一部不可多得的c++经典合集,绝对超值,但对阅读者的英文要求较高。-this compressed folder contains 22 c++ books, for example: OO design theories, algorithms, network programing. It s a good colection of classic
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:33934336
    • 提供者:刘建国
  1. 面向对象设计原则

    0下载:
  2. 关于设计模式的好文章 是一片关于设计模式的翁 大家给点意见-on design patterns is an excellent article on design patterns for everyone Weng points
  3. 所属分类:编辑框

    • 发布日期:2024-05-15
    • 文件大小:227328
    • 提供者:sdfa
  1. 学生分数管理系统

    0下载:
  2. 一个上大二时很适合的课程设计程度,比较简单,不过是对面向对象程序设计的很好的检验-on pursuing a very suitable curriculum design, relatively simple, but the object-oriented programming a good test
  3. 所属分类:文件操作

    • 发布日期:2024-05-15
    • 文件大小:87040
    • 提供者:蔡天军
  1. 一些面向对象的设计法则

    0下载:
  2. 本书是一本介绍面向对象软件系统设计的书,从组织结构上分为两大部分:面向对象的概念与UML概述、面向对象系统设计。第一部分是基础,第二部分是核心。-the book is an introduction of object-oriented software systems design, organizational structure is divided into two parts : the object-oriented co
  3. 所属分类:软件工程

    • 发布日期:2024-05-15
    • 文件大小:226304
    • 提供者:何智峰
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org