基于C++阐述虚拟机编程原理 This guide provides an in-depth look at the construction and underlying theory of a fully functional virtual machine and an entire suite of related development tools.
标签: construction underlying provides in-depth
上传时间: 2017-02-12
上传用户:nanxia
在前面的教程中我们已经有提到java script中的OLE Automation。在本节的教程中,我们将一起来讨论一下java script是怎样利用Automation的强大功能来扩展服务端脚本的能力的。 实际上Automation并不是新的事物。它已经在好几年前就流行了,但是被ActiveX脚本语言的支持是一个新的应用。如果你已经有了Visual Basic 或者Visual C++的编程背景,本节教程将介绍怎样利用你的经验来创建有用的脚本以控制外部的应用程序。 在你的脚本中控制外部的应用是非常强大的,比如从你的脚本中打开一个Word文档或者一个Excel电子表格。HTML编辑器,比如HomeSite 4.0和HotMetal Pro 6为你提供了丰富的工具使得你可以利用它们到你的主页中去。它们都是封装到ActiveX控件中的。
标签: Automation script java OLE
上传时间: 2014-01-13
上传用户:zhyiroy
This resource presents you with the skills you need to become the ultimate power user for ALL Linux distributions. The author provides detailed instructions for customization, optimization, troubleshooting, shortcuts, and using the best 3rd party tools.
上传时间: 2014-01-15
上传用户:变形金刚
This document constitutes the user manual for the YAMON™ ROM monitor. YAMON (“Yet Another MONitor”) is the ROM monitor used on MIPS Technologies evaluation and reference boards. The target audience for this document is users of those boards. This would typically be engineers developing hardware or software including compilers, RTOS and other tools. Currently, the following boards/CPUs are supported by YAMON : • Atlas™ with MIPS32 4K™ or MIPS64 5K™ class of CPUs. • Atlas with QED RM5261® . • Malta™ with MIPS32 4K or MIPS64 5K class of CPUs. • Malta with QED RM5261® . • SEAD™ with MIPS32 4K or MIPS64 5K class of CPUs. • SEAD-2™ with MIPS32 4K or MIPS64 5K class of CPUs.
标签: YAMON constitutes the document
上传时间: 2017-02-19
上传用户:水中浮云
The ATK library provides a set of interfaces for accessibility.By supporting the ATK interfaces, an application or toolkit canbe used such as tools such as screen readers, magnifiers, and alternative input devices.
标签: interfaces accessibility supporting ATK
上传时间: 2014-11-06
上传用户:wpwpwlxwlx
Qt/Embedded的安装(本人亲自安装步骤) 准备源码包 ◆ tmake 1.11 或更高版本;(生成Qt/Embedded应用工程的Makefile文件) ◆ Qt/Embedded 2.3.7 (Qt/Embedded 安装包) ◆ Qt 2.3.2 for X11; (Qt的X11版的安装包, 它将产生x11开发环境所需要的两个工 具) 假设把源码包解压所在/root/build-arm下 1安装tmake 进入tmake-1.11目录 cd /root/build-arm/tmake-1.11 export TMAKEDIR=$PWD/tmake-1.11 export TMAKEPATH=$TMAKEDIR/lib/qws/linux-arm-g++ export PATH=$TMAKEDIR/bin:$PATH 2.安装Qt/X11 2.3.2 cd qt-2.3.2 export QTDIR=$PWD export PATH=$QTDIR/bin:$PATH export LD_LIBRARY_PATH=$QTDIR/lib:$LD_LIBRARY_PATH ./configure -no-xft -thread -gif -system-jpeg -sm -shared [make] make -C tools/qvfb make -C tools/qembed
标签: Embedded Qt Makefile tmake
上传时间: 2013-12-22
上传用户:sk5201314
一个能根据心电图信号产生音乐的matlab程序,根据心电信号P, Q, R, S, 和 T的不同产生不同的音乐,用Midi with Piano tamber使产生的声音更好听
上传时间: 2014-01-26
上传用户:日光微澜
This document contains a detailed description of the usage and configuration of the JSVM [Joint Scalable Video Model] software for the Scalable Video Coding [SVC] project of the Joint Video Team [JVT] of the ISO/IEC Moving Pictures Experts Group [MPEG] and the ITU-T Video Coding Experts Group [VCEG]. It provides information how to build the software on Windows32 and Linux platforms. It contains a description of the usage and configuration for the binaries built from the software package, including examples for spatial, SNR and combined scalability scenarios. Guidelines for the integration and validation of new tools in the software are provided.
标签: configuration description the document
上传时间: 2017-03-26
上传用户:sz_hjbf
Netcat for NT is the tcp/ip "Swiss Army knife" that never made it into any of the resource kits. It has proved to be an extremely versatile tool on the unix platform. So why should NT always be unix s poor cousin when it comes to tcp/ip testing and exploration? I bet many NT admins out there keep a unix box around to use tools such as Netcat or to test their systems with the unix version of an NT vulnerability exploit. With Netcat for NT part of that feeling disempowerment is over.
上传时间: 2017-04-02
上传用户:onewq
Delphi钢琴源码,MIDI,适合用电脑学钢琴
上传时间: 2017-04-03
上传用户:xiaohuanhuan