虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

dev-Cpp

  • 孙鑫老师VC视频第二课代码:C++经典语法与应用

    孙鑫老师VC视频第二课代码:C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。

    标签: 视频 代码

    上传时间: 2016-06-14

    上传用户:gdgzhym

  • 一个很好用的按扭控件类

    一个很好用的按扭控件类,直接解压后,将CPP,H文件拷贝到你的工程后就可以随心所意的用了!非常好用,找了很久才找到的,与大家分享!

    标签: 控件

    上传时间: 2014-05-31

    上传用户:lmeeworm

  • C++经典语法与应用

    C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。

    标签:

    上传时间: 2016-06-19

    上传用户:wendy15

  • AppWizard has created this ac1080 application for you. This file contains a summary of what you

    AppWizard has created this ac1080 application for you. This file contains a summary of what you will find in each of the files that make up your ac1080 application. ac1080.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ac1080.cpp This is the main application source file.

    标签: application AppWizard you contains

    上传时间: 2014-01-25

    上传用户:我干你啊

  • mp270app.dsp This file (the project file) contains information at the project level and is used

    mp270app.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. mp270app.cpp This is the main application source file.

    标签: project file information the

    上传时间: 2016-07-05

    上传用户:hj_18

  • This file contains a summary of what you will find in each of the files that make up your ac_iocard

    This file contains a summary of what you will find in each of the files that make up your ac_iocard application. ac_iocard.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. ac_iocard.cpp This is the main application source file.

    标签: ac_iocard contains summary files

    上传时间: 2014-10-09

    上传用户:zwei41

  • 虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程

    虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成

    标签: 虚拟 函数 指针 变量

    上传时间: 2016-07-14

    上传用户:lindor

  • C++经典语法与应用

    C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了良好基础。

    标签:

    上传时间: 2016-07-16

    上传用户:1101055045

  • 使用Quartus II设计FPGA的应用设计实例  “Example-b3-1uart_regssrc”目录下为设计源文件  “Example-b3-1uart_

    使用Quartus II设计FPGA的应用设计实例  “\Example-b3-1\uart_regs\src”目录下为设计源文件  “\Example-b3-1\uart_regs\core”目录下为Altera的IP宏功能模块  “\Example-b3-1\uart_regs\sim\funcsim”目录下为功能仿真文件  “\Example-b3-1\uart_regs\sim\parsim”目录下为时序仿真文件  “\Example-b3-1\uart_regs\dev”目录下为工程文件(包含了约束、综合、布局布线的过程文件和结果文件)

    标签: Example-b 61548 uart_regssrc Quartus

    上传时间: 2016-07-18

    上传用户:wlcaption

  • C++经典语法与应用

    C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。

    标签:

    上传时间: 2016-07-26

    上传用户:zukfu