基于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