CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - virtual c

搜索资源列表

  1. 虚函数的使用技巧

    0下载:
  2. 这个主要讲了在C++中虚函数的使用技巧,众所周知,虚函数的使用是C++中一个难点,希望这个对大家有帮助-the main speakers in the C function of the use of virtual skills, as we all know, the use of virtual function C is a difficult issue, we hope that the right help
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:6376
    • 提供者:刘庆
  1. 虚函数介绍

    0下载:
  2. 这个主要通过简单的实例介绍了C++中虚函数,对虚函数有个更清楚地认识-this mainly through a simple example of virtual function C, the virtual function has a clearer understanding
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:5466
    • 提供者:刘庆
  1. 虚函数语法

    0下载:
  2. 对于编程来说,编程思想重要,而语法也是不可忽略的,这个就是介绍C++ 中虚函数的语法-for programming, the programming idea is important, and grammar is not overlooked, the C is introduced virtual function syntax
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:3648
    • 提供者:刘庆
  1. Inside The C++ Object Model

    0下载:
  2. Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals"-virtual functions
  3. 所属分类:文档资料

    • 发布日期:2011-11-06
    • 文件大小:758847
    • 提供者:mattzhu
  1. Inside_theC++_Object_Model

    0下载:
  2. Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that support object-oriented programming within C++: constructor semantics, temporary generation, support for encapsulation, inheritance, and "the virtuals
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:668939
    • 提供者:何山
  1. 1

    0下载:
  2. 再现c#导出excel源码_c#应用-C-C++-华夏名网资讯中心 虚拟主机,域名注册,双线虚拟主机,服务器租赁,为7万用户提供服务-Reproduction c# Export excel source _c# Application-C-C++- China Network Information Center of the virtual host, domain name registration, dual virtual host, the server lease, for 70,
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:99086
    • 提供者:hmq
  1. shujucaiji

    0下载:
  2. 基于 PCI 总线接口的 CompuS,cope82G 型高速数据采集卡和 Visual C++编程工具的快速虚拟示波器试验系统,该系统集波形采集、数据分析、输出、显示为一体。 -Based on the PCI bus interface CompuS, cope82G high-speed data acquisition card and Visual C++ programming tool for rapid virtual oscilloscope test system, w
  3. 所属分类:software engineering

    • 发布日期:2017-03-25
    • 文件大小:627018
    • 提供者:冯伟
  1. CANoeosCANLibraryDataSheetEN

    0下载:
  2. TMS320C67xx C Compiler USer Guide TMS320c67xx DSP library User Guide Bluelab Audio User Guide BlueLab Kalimba Assembly User Guide BlueLab Virtual Machine User Guide
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:149626
    • 提供者:mahesh
  1. Liunx_install_Eclipse

    0下载:
  2. 操作手冊-在Linux安裝Eclipse(針對C/C++語言) (PS.利用VMware虛擬機器建構Liunx並安裝Eclipse)-Operation Manual- In Linux installation Eclipse (for C/C++ language) (PS. construct Liunx using VMware virtual machine and install Eclipse)
  3. 所属分类:Software Testing

    • 发布日期:2017-04-02
    • 文件大小:195314
    • 提供者:charlene
  1. c

    0下载:
  2. 定义一个车(vehicle)基类,有Run、Stop等成员函数,由此派生出自行车(bicycle)类、汽车(motorcar)类,从bicycle和motorcar派生出摩托车(motorcycle)类,它们都有Run、Stop等成员函数。在main()函数中定义vehicle、bicycle、motorcar、motorcycle的对象,调用其Run()、Stop()函数,观察其执行情况。再分别用vehicle类型的指针来调用这几个对象的成员函数,看看能否成功;把Run、Stop定义为虚函数,
  3. 所属分类:Document

    • 发布日期:2017-03-23
    • 文件大小:44196
    • 提供者:黄超
  1. 11

    0下载:
  2. 用C语言编程模拟一个拥有若干个虚页的进程在给定的若干个实页中运行、并在缺页中断发生时使用LRU算法进行页面置换的情形-With C language programming simulate a virtual page has a number of processes in a given number of real pages to run, and the page fault occurs, using the LRU algorithm for page replacement c
  3. 所属分类:Project Design

    • 发布日期:2017-04-07
    • 文件大小:34176
    • 提供者:棉花糖
  1. Daemon400

    0下载:
  2. 这是个虚拟光驱的下载压缩包,利用这个虚拟光驱可以在不联网机子上实现visual c#的安装等等,功能强大-This is a virtual CD-ROM drive to download compressed packets, using the virtual drive can be realized without networked machine to install visual c# and so on, and powerful
  3. 所属分类:Software Testing

    • 发布日期:2017-04-10
    • 文件大小:1957431
    • 提供者:xueshuijing
  1. virtual-memory

    0下载:
  2. 虚拟内存设备驱动实验,通过C语言编写虚拟内存设备驱动程序-Experiment of virtual memory, device drivers, virtual memory, device drivers written in C language
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:13424
    • 提供者:浏阳
  1. Virtual-screen-and-realization-

    0下载:
  2. Visual C++语言提供了虚屏功能,利用它及Windows GDI图形函数,可编制出功能强大的图形处理程序。虚拟屏幕的原理是,首先定义一个虚拟设备描述表及一块位图象数据区,将本应在实际窗口的绘画处理转移到此图象数据区(这块图象数据区功能相当于视频存储区),绘画操作完成后可通过图象传递,将结果弹出到可视窗口。许多Windows环境的图形处理或CAD系统都采用了这种技术。如GIS软件Mapinfo、AutoCAD for Windows等,它们的图形操作功能如开窗、漫游等的基础都是建立在虚屏基础
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:9031
    • 提供者:iwen
  1. Introduction-Virtual-Platforms

    0下载:
  2. SystemC platform on C++ for virtual prototypes
  3. 所属分类:Development Research

    • 发布日期:2017-12-04
    • 文件大小:1555634
    • 提供者:pudn_albert
  1. 17-virtual-function

    0下载:
  2. c++程序设计原理与实践课程 virtual function 部分ppt-c++ Programming Principles and Practice Course virtual function part ppt
  3. 所属分类:software engineering

    • 发布日期:2017-05-06
    • 文件大小:1258287
    • 提供者:John
  1. 18-pure-virtual-function

    0下载:
  2. c++程序设计原理与实践 pure virtual function 部分ppt-c++ programming principles and practice of pure virtual function part ppt
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:932591
    • 提供者:John
  1. C-PP-libray-management-system

    0下载:
  2. C++图书馆管理系统,使用了虚函数,类,满足添加、删除等多种功能-C++ library management system, the use of virtual functions, classes, meet to add, delete and other features
  3. 所属分类:Project Design

    • 发布日期:2017-03-23
    • 文件大小:9236
    • 提供者:ora
  1. Mouse-Virtual

    0下载:
  2. mouse virtual in c-mouse virtual in c++
  3. 所属分类:Project Design

    • 发布日期:2017-04-29
    • 文件大小:89660
    • 提供者:ruben
  1. STL文件的读取显示

    0下载:
  2. 用于STL文件读取与显示的C语言程序,简单方便实用。(STLfile,The process of virtual manufacturing of a component begins with the CAD model being extracted as an STL file.)
  3. 所属分类:文章/文档

    • 发布日期:2018-04-21
    • 文件大小:155648
    • 提供者:西园小农
« 12 3 »
搜珍网 www.dssz.com