搜索资源列表
hust_oo
- 本文件包含了华中科技大学硕士生2006级的《面向对象程序设计方法》讲义全部,请大家指教。-This document contains Huazhong University of Science and Technology Master 2006 "Object-oriented program design methods" s all Ministry please enlighten.
both-agent-and-VC++
- 本文首先深入分析了对象和agent之间的主要区别,进而指出要从这些区别着手,并在agent体系结构、agent实现机制、agent程序设计语言定义等方面进行研究,来对标准的面向对象程序设计模型进行面向agent的扩展以方便软件agent的构造。 作为软件agent的理论基础研究部分,本文通过对著名的BDI agent模型进行改进而给出了一个便于面向对象技术实现的、能够体现agent本质特性的agent体系结构-this first in-depth analysis of the object
asmandc
- C++语言是C语言的超集,它是在C语言的基础上扩展形成的面向对象程序设计语言。微软Visual C++ 5.0∕6.0则是Windows 9.x平台上广泛应用的开发系统。本节以Visual C++ 5.0∕6.0为例,说明32位Windows 9.x环境下汇编语言与C++的混合编程。它也分为嵌入汇编和模块调用两种方式。 -C C language is a superset of language, it is in C language on the basis of the extend
CSharp_DesignPatterns
- 关于C#设计模式的书,介绍了C#,面向对象程序设计和UML图,以及23种设计模式,希望好东西与大家共享
c_language
- 面向对象程序设计与c++语言 朱战立 PPT课件
javeANDuml
- 书名:Java与UML面向对象程序设计。老师强烈推荐的一本书
software-structure-design
- 参加软件机构培训的资料,包括软件生命周期与软件架构介绍;软件架构风格;UML与面向对象程序设计;UML建模与分析;技术架构视图-设计原则与模式;软件系统坏死的症状;liskov替换原则(LSP);接口隔离原则(ISP;依赖倒置原则(DIP);设计模式;策略(Strategy)模式;桥接(Bridge)模式;命令(command)模式等,是老师智慧的结晶。-Institutions to participate in training software, including software li
vb
- Visual Basic(简称VB)是一种功能强大的新一代高级程序设计语言。本章介绍程序设计语言的基础知识;Visual Basic集成开发环境;通过一个简单的实例说明设计Visual Basic应用程序的步骤;最后阐述面向对象程序设计的一些重要概念。-Visual Basic (referred to as VB) is a powerful new generation of high-level programming language. This chapter describes t
c++starternoteheritage
- 继承,面向对象程序设计的上方宝剑,有了它上下通吃-Inheritance, object-oriented programming of the imperial sword, with its upper and lower take-all
Software-engineering
- 软件工程思想 C++面向对象程序设计。本文档总结了在软件工程中,利用面向对象技术的优势和必要性,通过C++为载体实现。-Software engineering thinking of C++ object-oriented programming. This document summarizes the software project, using the advantages of object-oriented technology and the need, through the
cpp
- (1)掌握面向对象程序设计语言C++的基本语法 (2)掌握C++面向对象设计的思想 (3)掌握VC++6.0与DEV C++ 开发工具的使用 (4)运用标准C++规范设计应用程序 -(1) grasp the object-oriented programming language C++ the basic grammar (2) to master C++ object-oriented design thinking (3) have VC++6.0 with DEV C
JavaandUMLobjectorientedprogramming
- Java与UML面向对象程序设计 中文版 方便广大学习JAVA的同仁-Java and UML object-oriented programming
MATLAB_VC
- 提出了在MATLAB 与VC++实现组合编程的四种方法, 即利用MATLAB 引擎、调用MATLAB 的数学库、将MATLAB 程 序编译成mex 文件和C 或C++文件技术,并阐述了将四种编程环境的功能优势与应用系统无缝集成的方式。这种混合编程 实现了VC++的面向对象程序设计与MATLAB 强大的数值计算能力的结合。-This paper introduces the techniques of the technology of the MATLAB/VC++ co- progra
ruanjiangongcheng
- 第一章“软件工程基本观念”; 第二章“程序员与程序经理”; 第三章“项目计划与质量管理”; 第四章“可行性分析与需求分析”; 第五章“系统设计”; 第六章“C++ 面向对象程序设计”; 第七章“测试与改错”; 第八章“维护与再生工程”。 附录“大学十年”可以充当饭后的水果。-thinking in software engineer
MFC
- 该PDF是面向对象程序设计与MFC实践的课件,详细介绍了C++以及MFC相关的知识.-The PDF is the object-oriented programming with MFC practice courseware, details of the C++ and MFC-related knowledge.
Operatoroverloading
- 运算符重载和模板——面向对象程序设计方法C++的最详尽的课件PPT 保证你一看就懂!-Operator overloading and templates- method of object-oriented programming C++, the most comprehensive courseware PPT guarantee that you see at a glance understand!
designpatternsand
- C#设计模式 面向对象程序设计的一般原则 创建对象的方式 如何组织类和对象 和各种设计模式-C# design patterns object-oriented programming to create an object the way the general principles of how to organize classes and objects, and a variety of design patterns
JavaEnterpriseDesignPatterns
- 本书系统介绍了设计模式和体系结构模式,这些模式可应用于分布式和企业应用程序。其中主要包含与事务处理、分布式计算、并发性和时间等相关的模式,还介绍了在面向对象程序设计中的数据库模式。本书主要内容还包括模式的概念及发展,描述模式的UML的相关内容,软件生命周期,以及不同类型的模式,有些模式还给出了代码示例。\r\n本书叙述清晰、结构严谨,是提高程序员编程能力的一本较好的参考书。本书可供有经验的程序员掌握所介绍的模式,并有助于在实践中发现新的模式,另外还可以了解模式的通用术语和描述方法。本书也可供初学
Softwareengineering
- 第一章“软件工程基本观念”; 第二章“程序员与程序经理”; 第三章“项目计划与质量管理”; 第四章“可行性分析与需求分析”; 第五章“系统设计”; 第六章“C++ 面向对象程序设计”; 第七章“测试与改错”; 第八章“维护与再生工程”。-The first chapter "software engineering, basic concepts." Chapter 2 "programmers and program manager"
先导课资料
- java面向对象程序设计,从最基础入门的java入门开始(Java object oriented programming)