资源列表
yunsuanfu
- C++中预定义的运算符的操作对象只能是基本数据类型,对于很多用户自定义类型,也需要有类似的运算操作,这就提出了对运算符进行重新定义,赋予已有符号以新功能的要求。-In C++ predefined operator operating the object can only be basic data types, for many user-defined types, operators also need to have a similar operation, which propos
xuhanshu
- 利用多态性可以设计和实现一个易于扩展的系统。在C++程序设计中,多态性是指具有不同功能的函数可以用同一个函数名,这样就可以用一个函数名调用不同内容的函数。 -The use of polymorphism can design and implement a scalable system. In C++ programming, polymorphism refers to a function with different functions can use the same funct
lei
- 每一个实体都是对象。有一些对象是具有相同的结构和特性的。每个对象都属于一个特定的类型。 -Each entity is an object. Some objects have the same structure and characteristics. Each object belongs to a particular type.
jicheng
- 继承是面向对象程序设计的基本特征之一,是从已有的类基础上建立新类。继承性是面向对象程序设计支持代码重用的重要机制。-Inheritance is the basic object-oriented programming features, one is from an existing class based on the new class. Inheritance is object-oriented programming support an important mechanism f
yichang
- 异常处理是一种程序控制结构 抛出异常、捕获异常 三个关键字:throw, try{},catch{} -Exception handling is a program control structure throws an exception, an exception is caught three keywords: throw, try {}, catch {}
Calendar
- c++控制台应用程序:通过输入年份,月份,显示指定的日历-c++ console application: by entering the year, month, show calendar
34ACM-ICPCP2009Pwuhan
- ACM-ICPC+2009+武汉赛区网络赛题目 +测试数据+AC代码-ACM-ICPC+2009+ network Wuhan Division title race+ AC code+ test data
Photogrammetry-Resection
- 摄影测量后方交会程序(C++),计算外方位元素,同时通过平差计算其误差。-Photogrammetric resection procedures (C++), calculated exterior orientation, while the error through the adjustment calculation.
Tunnelier-Inst
- remote control program.
reading-Image-Pixels-Value
- reading of image pixel values
rsaDemo
- 程序使用较为简单,直接在控制台下键入程序名,回车即可。可以从控制台界面上观察加密解密情况。-Programs use a simple, direct, type in the name in control program, enter can. From the console interface can encrypt, decrypt observation.
Air-ticketing
- 实现简单的民航售票业务模拟,用一系统来管理民航售票业务模拟,客户通过工作人员在其上进行基本的操作。-Simple air ticket business simulation, with a ticketing system to manage the business aviation simulation customers on the staff in its basic operation.
