搜索资源列表
C面向对象编程
- 好不容易淘来的东西,专门讲用ANSI C语言来实现面向对象编程的思想编程,内容详细,很系统的。-hard to Amoy things, specialized speakers use ANSI C language to achieve OOP programming ideas, detailed and very systematic.
Inside_the_c++_object_model
- 这是一本深度探索C++对象模型,能更好的帮助理解C++面向对象编程思想
面向对象思想C#
- 面向对象分析和设计,涉及到的知识有:编程,设计,应用程序编程接口,预分析,测试,类测试等等
OO in C
- C 语言中的类模拟(C++编程思想) 在面向对象的语言里面,出现了类的概念。这是编程思想的一种进化。所谓类:是对特定数 据的特定操作的集合体。所以说类包含了两个范畴:数据和操作。而C 语言中的struct 仅仅是数 据的集合。-C language of analog (C Programming thinking), the object-oriented languages inside, a kind of concept. Th
C面向对象编程
- 好不容易淘来的东西,专门讲用ANSI C语言来实现面向对象编程的思想编程,内容详细,很系统的。-hard to Amoy things, specialized speakers use ANSI C language to achieve OOP programming ideas, detailed and very systematic.
Inside_the_c++_object_model
- 这是一本深度探索C++对象模型,能更好的帮助理解C++面向对象编程思想-This is a deep exploration of C object model, can better help to understand C object-oriented programming ideas
socketclass
- linux下将TCPsocket编程的一些函数加以封装,用面向对象的思想实现。-TCPsocket programming under linux some function to be packaging, with the realization of object-oriented thinking.
jisuanqi
- 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3、以角度、弧度两种方式实现上述部分函数 -Systematic study of object
jisuanqi
- VC++课程设计(GDUT) 计算器 (内含实验报告) 1.设计任务 系统地学习面向对象编程思想,了解MFC架构,逐步熟悉可视化编程环境Visual C++,并在此环境下设计并实现一个简单计算器系统,该计算器应能实现如下功能: 1)、二进制、八进制、十进制及十六进制数的加、减、乘、除、乘方、取模等简单计算 2)、科学计算函数,包括(反)正弦、(反)余弦、(反)正切、(反)余切、开方、指数等函数运算 3)、以角度、
MyClock
- 用C#语言和面向对象编程思想,开发的一个时钟仿真程序-This is a Windows Apllication Program,Under the Visual stdio 2005
Thinking.In.C
- 深入浅出的阐述了面向对象的思想,让读者能够很快的进入面向对象的编程世界-Thinking.In.C++
pascal-compiler-in-cpp
- pascal compiler in C++是一个用C++实现的PASCAL编译器,主要包括符号表,创建语法树,代码生成和4元式解析等。该工程是根据龙书实现的编译器。项目中大量使用了STL,设计模式等思想。是学习面向对象编程和设计的好材料。里面包含有说明.txt有更详细说明 请使用Mingw或Dev-C++开发环境-pascal compiler in C++ is a compiler which compiles pasc
MyGame
- 一个简单的游戏 主要联系面向对象编程思想 C#语言编写 涉及到很多C#知识 有详细注释 很适合学习用。-A simple game main contact object-oriented programming ideas c# language preparation concernes many c# knowledge have detailed comments is a fit place for study.
HotelManagerModels
- 酒店管理系统 主要联系面向对象编程思想 C#语言编写 涉及到很多C#知识 有详细注释 很适合学习用。-Hotel management system main contact object-oriented programming ideas c# language preparation concernes many c# knowledge have detailed comments is a fit place for stud
Deep-in-CPP
- 深入探索C++对象模型 中文版 从编译器的角度讲述了C++究竟是如何实现的,对理解C++以及面向对象编程思想有极大的帮助。-Depth exploration of the Chinese version of C++ object model from the perspective of the compiler about the C++ what is how to achieve a great help for unders
shejibaogao
- 票务控制台系统,利用c++进行简单软件设计的今本思路和方法,初步理解面性过程和面向对象编程思想;-Ticket console system, the use of a simple software design c++ today the ideas and methods, preliminary understanding faceted process and object-oriented programming ideas
GPRS_service
- 现代社会的数据传输正在逐渐摈弃有线传输的模式,无线数据传输相对于有线有建设成本低廉,适应性好,扩展方便,设备维护方便等优点,同时数据的传输也较为可靠。在无线数据传输中必然要用到不同的无线数据终端,要实现与人的交互,则必须依靠上位机软件,本设计从GPRS无线数据终端入手,设计了一个上位机软件,带有登陆界面,可以显示当前登陆的设备,并可以记录并显示历史登陆信息和聊天记录,初步实现通过下位机对LED灯的控制,该可以为日后的进一步设计应用提供参
C++ jingdian
- c++经典编程实例,供c++爱好者学习面向对象思想,语法结构。成为c++高手!(C++ classic programming examples for c++ enthusiasts to learn object-oriented thinking, syntax structure. Be a c++ ace!)
51CTO下载-C++编程思想(Think In C++中文版)
- 帮助C++学者掌握C++的编程思想:掌握面向对象编程的思想(help the scholar of C++ to think in C++)
C++面向对象编程
- 这几章PPT讲述了C++面向对象编程思想的基本知识,最后用VC++举了一个例子(PPT these chapters on the basic knowledge of C ++ object-oriented programming ideas, and finally VC + cited an example)