登录
首页 » Visual C++ » chapter03

chapter03

于 2010-12-22 发布 文件大小:7KB
0 79
下载积分: 1 下载次数: 3

代码说明:

  Windows驱动开发技术详解 第三章源码(Detailed Windows driver development techniques Chapter Source)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • area
    定义一个基类MyGraph,要求有一个纯虚函数double Area()=0。从基类派生一个圆类Circle和矩形类Rectangle,再由Rectangle类派生出Square类,分别给出Area()实现。 重载“>>”,实现对图形信息的输入。在主函数中计算三种形状的面积,并显示输出。 (Define a base class MyGraph, requires a pure virtual function double Area () = 0. Derive a circle and a rectangle class Rectangle Circle class from the base class, and then by Square Rectangle class derived class, are given Area () implementation. Reload " > > " to achieve the input of graphical information. Calculate the shape of the three main functions in the area, and display output.)
    2014-02-07 23:13:19下载
    积分:1
  • 12can
    c8051F系列单片机CAN总线的应用例程(c8051F Series Single-chip CAN bus application routines)
    2009-02-22 17:54:22下载
    积分:1
  • 3dSimulation
    说明:  我做的三维图形加工仿真的源代码 对数控加工感兴趣的可以研究下(I do 3D graphics processing simulation of the source code for NC machining can be interested in the study)
    2021-04-22 23:18:48下载
    积分:1
  • ztblsdisplaysimulation
    通过GLSTUDIO设计 飞机屏显仿真界面,并用国外VAPS制作的仿真界面进行对比。(GLSTUDIO simulation of the flight through the OSD interface, and use of foreign VAPS simulation interface for making comparisons.)
    2020-09-15 20:37:56下载
    积分:1
  • 3333
    基于2D轮廓的三维模型相似性比较研究 在游戏开发和机械建模 常用的方法
    2009-04-11 00:21:12下载
    积分:1
  • mudlqydm
    奇迹登录器源码,有需要的可以下载研究研究,本人不是很懂这个东西,希望能指点一二!(Miracle login source code, there is a need to download the study, I do not know this thing, I hope to be able to point one or two!)
    2016-01-21 20:17:25下载
    积分:1
  • DH
    说明:  计算器的VC程序,界面友好,易于操作,资源不错(Calculator VC program, user-friendly, easy to operate)
    2013-01-13 18:49:55下载
    积分:1
  • china-eco-data
    带全国县级统计数据的shp矢量地图,包括人口、GDP、从业人员等经济数据(With statistics at the county level of the country s SHP vector maps, such as population, GDP, personnel of course of economic data)
    2020-12-11 15:49:19下载
    积分:1
  • Lab0201_ddr
    DDR2 数据存储实验,学习用 Code Composer Studio 观察、修改、填充 DSP 内存单元的方法(DDR2 Experimental data storage)
    2014-04-17 21:20:30下载
    积分:1
  • Polynomial
    Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term 2x4 has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities: Overload the addition operator (+) to add two Polynomials. Overload the subtraction operator (-) to subtract two Polynomials. Overload the assignment operator to assign one Polynomial to another. Overload the multiplication operator (*) to multiply two Polynomials. Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
    2013-05-05 21:59:33下载
    积分:1
  • 696524资源总数
  • 103872会员总数
  • 62今日下载