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

Virtual

Virtual是定义C++中虚函数的关键字。在面向对象程序设计领域,C++、ObjectPascal等语言中有虚函数(英语:Virtualfunction)或虚方法(英语:Virtualmethod)的概念。这种函数或方法可以被子类继承和覆盖,通常使用动态调度实现。这一概念是面向对象程序设计中(运行时)多态的重要组成部分。简言之,虚函数可以给出目标函数的定义,但该目标的具体指向在编译期可能无法确定。
  • Java是由Sun Microsystems公司于1995年5月推出的Java程序设计语言(以下简称Java语言)和Java平台的总称。用Java实现的HotJava浏览器(支持Java applet

    Java是由Sun Microsystems公司于1995年5月推出的Java程序设计语言(以下简称Java语言)和Java平台的总称。用Java实现的HotJava浏览器(支持Java applet)显示了Java的魅力:跨平台、动感的Web、Internet计算。从此,Java被广泛接受并推动了Web的迅速发展,常用的浏览器现在均支持Java applet。另一方面,Java技术也不断更新。   Java平台由Java虚拟机(Java Virtual Machine)和Java 应用编程接口(Application Programming Interface、简称API)构成。Java 应用编程接口为Java应用提供了一个独立于操作系统的标准接口,可分为基本部分和扩展部分。在硬件或操作系统平台上安装一个Java平台之后,Java应用程序就可运行。现在Java平台已经嵌入了几乎所有的操作系统。这样Java程序可以只编译一次,就可以在各种系统中运行。Java应用编程接口已经从1.1x版发展到1.2版。目前常用的Java平台基于Java1.4,最近版本为Java1.6。

    标签: Java Microsystems HotJava applet

    上传时间: 2016-06-02

    上传用户:pkkkkp

  • xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunne

    xl2tpd is an implementation of the Layer 2 Tunnelling Protocol (RFC 2661). L2TP allows you to tunnel PPP over UDP. Some ISPs use L2TP to tunnel user sessions from dial-in servers (modem banks, ADSL DSLAMs) to back-end PPP servers. Another important application is Virtual Private Networks where the IPsec protocol is used to secure the L2TP connection (L2TP/IPsec, RFC 3193). The L2TP/IPsec protocol is mainly used by Windows and Mac OS X clients. On Linux, xl2tpd can be used in combination with IPsec implementations such as Openswan.

    标签: implementation Tunnelling Protocol xl2tpd

    上传时间: 2014-01-20

    上传用户:Altman

  • === ==== 关于本光盘 ========== Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外

    === ==== 关于本光盘 ========== \Tinix: 书中所附代码 其中很多目录中除了包含源代码(*.asm, *.inc, *.c, *.h)外,还有这样一些文件: boot.bin 引导扇区(Boot Sector),可通过 FloppyWriter 写入软盘(或软盘映像)。 loader.bin LOADER,直接拷贝至软盘(或软盘映像)根目录。 kernel.bin 内核(Kernel),直接拷贝至软盘(或软盘映像)根目录。 bochsrc.bxrc Bochs 配置文件,如果系统中安装了 Bochs-2.1.1 可直接双击之运行。其它细节请见书第 2.7 节。 godbg.bat 调试时可使用此批处理文件。它假设 Bochs-2.1.1 安装在 D:\Program Files\Bochs-2.1.1\ 中。 TINIX.IMG 软盘映像。可直接通过 Bochs 或者 Virtual PC 运行。 *.com 可以在 DOS (必须为纯 DOS) 下运行的文件。 \Tools: 一些小工具 (在 VC6 下编译通过) DescParser 描述符分析器,输入描述符的值,可以得出起基址、界限、属性等信息。 ELFParser ELF 文件分析器,可以列出一个 ELF 文件的 ELF Header、 Program Header、Section Header 等信息。 FloppyWriter 用以写引导扇区,支持软盘和软盘映像。 KrnlChecker 用以检查一个 Tinix 内核加载后位置是否正确。

    标签: Tinix asm inc 光盘

    上传时间: 2014-01-26

    上传用户:TF2015

  • uart全功能实现.实现如下函数: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomL

    uart全功能实现.实现如下函数: U_Open, U_Close, U_GetBytes, U_PutBytes, U_GetBytesAvail, U_GetTxRoomLeft, U_PutISRBytes, U_GetTxISRRoomLeft, U_Purge, U_SetOwner, U_SetFlowCtrl, U_ConfigEscape, U_SetDCBConfig, U_CtrlDCD, U_CtrlBreak, U_ClrRxBuffer, U_ClrTxBuffer, U_SetBaudRate, U_SendISRData, U_SendData, U_GetOwnerID, U_SetAutoBaud_Div, /*TY adds these to expand flexibility 2004/10/15*/ U_Register_TX_cb, U_Register_RX_cb, /*TY adds these to let Virtual COM port can retrive exception log 2005/3/8*/ U_GetUARTByte, U_PutUARTByte, U_PutUARTBytes, /*for Virtual com port to return DCB configuration*/ U_ReadDCBConfig, U_CtrlRI, U_CtrlDTR, U_ReadHWStatus

    标签: U_GetBytesAvail U_GetTxRoomL U_GetBytes U_PutBytes

    上传时间: 2013-12-08

    上传用户:GHF

  • 网格agent平台(GAP ,Grid AgentsPlatform)开发包

    网格agent平台(GAP ,Grid AgentsPlatform)开发包,建造和模拟网格环境下的移动agent.类似JADE(Java Agent DEvelopment Framework).此平台建立在Gridsim基础上,可编程实现模拟Computing Elements, Storage Elements, Virtual Organisations, 等

    标签: AgentsPlatform agent Grid GAP

    上传时间: 2013-12-09

    上传用户:gundan

  • 传统的以太网是一个广播型网络

    传统的以太网是一个广播型网络,网络中的所有主机通过HUB 或交换机相连,处在 同一个广播域中。HUB 是物理层设备,没有交换功能,接收的报文会向所有端口转 发;交换机是链路层设备,具备根据报文的目的MAC 地址进行转发的能力,但在 收到广播报文或未知单播报文(报文的目的MAC 地址不在交换机MAC 地址表中) 时,也会向除交换机报文入端口之外的所有端口转发。 上述情况使网络中的主机会收到大量并非以自身为目的地的报文,在浪费大量带宽 资源的同时,也造成了严重的安全隐患。 隔离广播域的传统方法是使用路由器,但是路由器成本较高,而且端口较少,无法 划分细致的网络。 为解决以太网交换机在LAN 中无法限制广播的问题,出现了VLAN(Virtual Local Area Network,虚拟局域网)技术。

    标签: 以太网 广播 网络

    上传时间: 2014-01-03

    上传用户:qb1993225

  • This text shows how to analyze programs without its source code, using a debugger and a disassembler

    This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including Virtual functions, local and global variables, branching, loops, objects and their hierarchy, and more.

    标签: disassembler debugger programs analyze

    上传时间: 2013-12-23

    上传用户:ljmwh2000

  • LabVIEW入门教程

    LabVIEW入门教程,计算机虚拟图形编程实验教材。Virtual instrument computer graphics programming Labview experimental materials,an useful Getting Started Guide for Labview learners.

    标签: LabVIEW 入门教程

    上传时间: 2014-01-23

    上传用户:trepb001

  • Inside the C++ Object Model Inside the C++ Object Model focuses on the underlying mechanisms that s

    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"-Virtual functions and Virtual inheritance. This book shows how your understanding the underlying implementation models can help you code more efficiently and with greater confidence. Lippman dispells the misinformation and myths about the overhead and complexity associated with C++, while pointing out areas in which costs and trade offs, sometimes hidden, do exist. He then explains how the various implementation models arose, points out areas in which they are likely to evolve, and why they are what they are. He covers the semantic implications of the C++ object model and how that model affects your programs.

    标签: Inside Object the Model

    上传时间: 2013-12-24

    上传用户:zhouli

  • 虚拟机设计与实现——C/C++

    虚拟机设计与实现——C/C++,即Virtual Machine Design and Implementation in C/C++ ,随书光盘源码,HEC虚拟机的源代码

    标签: 虚拟机

    上传时间: 2016-12-22

    上传用户:洛木卓