亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

object-Oriented

  • 使用WebBrowser控件作為容器打開Word文檔 === === === === === === === 這個源代碼演示了使用WebBrowser控件作為容器打開Word文檔的操作。需要在工

    使用WebBrowser控件作為容器打開Word文檔 === === === === === === === 這個源代碼演示了使用WebBrowser控件作為容器打開Word文檔的操作。需要在工程中添加的引用主要為Office支持庫,本示例是以在OFFICEXP 2003的環(huán)境下打開。所需文件如下: Microsoft Word 11.0 Object Library (MSWord.olb) Microsoft Office 11.0 Object Library (MSO.dll) Microsoft Dialog Automation Objects (DlgObjs.dll) 具體一些功能,請查看源碼示例。

    標簽: WebBrowser Word 控件 容器

    上傳時間: 2014-01-01

    上傳用戶:rishian

  • 在為Linux開發(fā)應用程序時

    在為Linux開發(fā)應用程序時,絕大多數(shù)情況下使用的都是C語言,因此幾乎每一位Linux程序員面臨的首要問題都是如何靈活運用C編譯器。目前Linux 下最常用的C語言編譯器是GCC(GNU Compiler Collection),它是GNU項目中符合ANSI C標準的編譯系統(tǒng),能夠編譯用、C++和Object C等語言編寫的程序。GCC不僅功能非常強大,結構也異常靈活。最值得稱道的一點就是它可以通過不同的前端模塊來支持各種語言,如Java、 Fortran、Pascal、Modula-3和Ada等。開放、自由和靈活是Linux的魅力所在,而這一點在GCC上的體現(xiàn)就是程序員通過它能夠更好地控制整個編譯過程。

    標簽: Linux 應用程序

    上傳時間: 2013-12-22

    上傳用戶:TF2015

  • MPEG4的介紹

    MPEG4的介紹,說明了MPEG4的組成,Tools,Object,Profile,Level等

    標簽: MPEG4

    上傳時間: 2015-12-30

    上傳用戶:lnnn30

  • ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調試器。它的特別之處在于可以在沒有源代碼時解決問題

    ollydbg完全教程。OllyDbg 是一種具有可視化界面的 32 位匯編-分析調試器。它的特別之處在于可以在沒有源代碼時解決問題,并且可以處理其它編譯器無法解決的難題。 一,什么是 OllyDbg? 二,一般原理[General principles] 三,反匯編器[Disassembler] 四,分析器[Analysis] 五,Object掃描器[Object scanner] 六,Implib掃描器 [Implib scanner] 七,如何開始調試[How to start debugging session] 八,CPU 窗口[CPU window] 九,斷點[Breakpoints] 十,內(nèi)存映射窗口[Memory map window] 十一、十二,監(jiān)視與監(jiān)察器[Watches and inspectors] 十三,線程[Threads] 十四,復制到剪切板[Copy to clipboard] 十五,調用棧[Call stack] 十六,調用樹[Call tree] 十七,選項[Options] 十八,搜索[Search] 十九,自解壓文件[Self-extracting (SFX) files] 二十,單步執(zhí)行與自動執(zhí)行[Step-by-step execution and animation] 二一,Hit跟蹤[Hit trace]

    標簽: ollydbg OllyDbg 32 教程

    上傳時間: 2016-01-02

    上傳用戶:xhz1993

  • Contains source to demonstrate how to copy/delete files and folders with HFS+ APIs. It also demonstr

    Contains source to demonstrate how to copy/delete files and folders with HFS+ APIs. It also demonstrates a technique to rename an object if an object of the same name exists in the destination. This sample shows how to perform these operations in an MP-safe way.

    標簽: demonstrate Contains demonstr folders

    上傳時間: 2016-01-14

    上傳用戶:我們的船長

  • these are the original publications of Haar-like features and Adaboost framework, which form the bas

    these are the original publications of Haar-like features and Adaboost framework, which form the basis of the newest object detections technology

    標簽: publications Haar-like the framework

    上傳時間: 2014-01-01

    上傳用戶:gxmm

  • You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your pr

    You imagine? Right, there s more than one possibility, this time I ll give you tree. One for your private data, one for the common data in order to receive data from other applications like Excel, WinWord etc. and at last, I ll give you a handy-dandy class you can derive ANY MFC object from, to make it a drop target

    標簽: possibility imagine Right there

    上傳時間: 2013-12-21

    上傳用戶:jichenxi0730

  • TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines whe

    TFIND searches for one or more strings (boolean AND) in a text file. TFIND reports all lines where the string(s) were found (or NOT found by option). The search can be limited to a field in a fixed field (i.e. column oriented) list. An extended search mode is available, where only letters and digits are relevant. Other options: case sensitive search, alternative errorlevel with number of hits, header line with file name, LFN, custom prefix

    標簽: TFIND searches boolean reports

    上傳時間: 2016-01-24

    上傳用戶:lindor

  • Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, refer

    Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and multiple inheritance. The entire effort is woven in a fabric that includes Eckel’s own philosophy of object and program design. A must for every C++ developer’s bookshelf, Thinking in C++ is the one C++ book you must have if you’re doing serious development with C++.

    標簽: methodically and patiently Thinking

    上傳時間: 2014-01-03

    上傳用戶:it男一枚

  • Adaptive Filter. This script shows the BER performance of several types of equalizers in a static ch

    Adaptive Filter. This script shows the BER performance of several types of equalizers in a static channel with a null in the passband. The script constructs and implements a linear equalizer object and a decision feedback equalizer (DFE) object. It also initializes and invokes a maximum likelihood sequence estimation (MLSE) equalizer. The MLSE equalizer is first invoked with perfect channel knowledge, then with a straightforward but imperfect channel estimation technique.

    標簽: performance equalizers Adaptive several

    上傳時間: 2016-02-16

    上傳用戶:yan2267246

主站蜘蛛池模板: 婺源县| 新干县| 彩票| 柞水县| 项城市| 游戏| 宝鸡市| 施秉县| 龙州县| 双江| 巴彦县| 葫芦岛市| 永登县| 兰西县| 四子王旗| 镇原县| 拉孜县| 杭锦旗| 清远市| 新竹县| 靖边县| 夏河县| 彭州市| 吉安县| 宁波市| 吐鲁番市| 拉萨市| 阳谷县| 昭通市| 阳江市| 铜梁县| 普定县| 五常市| 泸溪县| 鄂温| 丁青县| 穆棱市| 株洲县| 忻城县| 什邡市| 永川市|