Visual C++ Windows Shell Programming Welcome to Visual C++ Windows Shell Programming! With this book, you ll learn how to program the Windows Shell, customize its behavior and integrate your applications with it. You ll discover how to use and modify its features to best effect, and the way to call shell API functions whose documentation is scant. Programming the shell isn t difficult, but few books explain the subject in its entirety.
標簽: Programming Windows Visual Shell
上傳時間: 2014-11-27
上傳用戶:zhangjinzj
this book is from mit press. it introducts how to design program more than code program.this kind book is rare in bookstore.
標簽: program this introducts design
上傳時間: 2014-11-29
上傳用戶:lunshaomo
ABBYY FineReader 8.0專業(yè)版是最新、最準確的ABBYY OCR軟體版本。它可以為用戶提供 最高級別識字精確率,是一個非常節(jié)省時間的好方案。FineReader允許你將各種紙張和 電子文件轉(zhuǎn)換、編輯以及重新使用,包括:雜誌、報紙、傳真、複製和PDF文件。
標簽: ABBYY FineReader 8.0 OCR
上傳時間: 2016-02-11
上傳用戶:q123321
altera Quartus II FSM使用 可設(shè)定時間波形,手動調(diào)整波形頻率。 (含電路)
上傳時間: 2016-02-13
上傳用戶:kbnswdifs
Intro/: Directory containing introductory examples. HelloWorld.c A simple program that draws a box and writes "Hello World" in HelloWorld.f it. data The data file for the introductory progressive example. Lines.c Reads the data from file "data" and plots just the curve with Lines.f no labels, viewport or anything indicating quantity or units. Viewport.c Restricts the graph to a viewport and frames the viewport, Viewport.f leaving the remainder of the area for labels, etc. CharLbls.c Adds labels for the chart title, X-axis title, and Y-axis CharLbls.f title. Tics.c Adds tic marks to the viewport edges, but since clipping was Tics.f not set correctly, tics extend outside the viewport. Clip.c Sets clipping such that tic marks are clipped at the viewport Clip.f boundaries. TicLabels.c Adds numeric tic labels to the graph this is the final TicLabels.f installment of the progressive example.
標簽: introductory HelloWorld containing Directory
上傳時間: 2016-03-29
上傳用戶:exxxds
在了解實時嵌入式操作系統(tǒng)內(nèi)存管理機制的特點以及實時處理對內(nèi)存管理需求的基礎(chǔ)上,練習(xí)并掌握有效處理內(nèi)存碎片的內(nèi)存管理機制,同時理解防止內(nèi)存泄漏問題的良好設(shè)計方法。使用預(yù)先規(guī)劃的思想,構(gòu)建自己的私有內(nèi)存管理機制,在系統(tǒng)內(nèi)存池中申請內(nèi)存,并將其納入私有內(nèi)存管理機制中,形成靜態(tài)預(yù)分配內(nèi)存池; 靜態(tài)預(yù)分配內(nèi)存池支持一種以上固定長度內(nèi)存池,如16 字節(jié)內(nèi)存池和256 字節(jié)內(nèi)存池。固定長度內(nèi)存池的單塊長度應(yīng)考慮體系結(jié)構(gòu)開銷,并盡量減少內(nèi)部碎片;固定長度內(nèi)存池數(shù)量應(yīng)可配置; 靜態(tài)預(yù)分配內(nèi)存池與系統(tǒng)內(nèi)存池的統(tǒng)一管理機制。向用戶分配內(nèi)存時應(yīng)保證長度最佳匹配原則。當申請內(nèi)存的長度超過靜態(tài)預(yù)分配長度或資源不足時,自動向系統(tǒng)內(nèi)存池申請; 管理機制包括: a) 初 始化函數(shù); b) 內(nèi) 存申請/釋放函數(shù)。并特別要保證釋放安全; c) 告 警機制; d) 管 理監(jiān)視機制。 5. 利用可能的互斥機制或代碼可重入設(shè)計,保證以上管理機制的操作安全性; 6. 創(chuàng)建多Task 環(huán)境測試及演示以上內(nèi)容
標簽: 內(nèi)存管理 實時嵌入式 實時處理 操作系統(tǒng)
上傳時間: 2016-04-12
上傳用戶:lizhen9880
性能優(yōu)化的跟蹤門算法 一個基于數(shù)據(jù)關(guān)聯(lián)性能評價的優(yōu)化跟蹤門算法,并通過它來減少跟蹤門內(nèi)來自非本目標的回 波,最終達到提高多目標多傳感器跟蹤系統(tǒng)性能的目的)與最優(yōu)跟蹤門相比,經(jīng)理論分析和仿真數(shù)據(jù)表明,本算法有效 改善了系統(tǒng)的性能,尤其在強干擾、高虛警的情況下更為明顯)
標簽: 跟蹤門算法 性能優(yōu)化 性能 數(shù)據(jù)關(guān)聯(lián)
上傳時間: 2016-05-02
上傳用戶:firstbyte
雷達系統(tǒng)建模與仿真的matlab程序,包括產(chǎn)生十種隨機分布,產(chǎn)生swerling雜波,以及產(chǎn)生回波,進行快速傅立葉變換,脈壓,進行MTI,以及橫虛警
標簽: matlab 雷達系統(tǒng) 建模 仿真
上傳時間: 2016-05-24
上傳用戶:jackgao
web parser的範例程式, 此python程式parse 衛(wèi)星電視網(wǎng)頁的一些重要欄位,裡面有介紹HTML Parser的簡單使用方式
上傳時間: 2016-06-05
上傳用戶:asddsd
介紹告警相關(guān)性分析及其相關(guān)研究,并提出了1 個通用的告警相關(guān)性分析模型. 在分析模型中制定了告警 相關(guān)性的描述語言和規(guī)則發(fā)現(xiàn)步驟. 基于此,討論了基于告警相關(guān)性分析的通信網(wǎng)故障診斷系統(tǒng). 最后給出了告 警相關(guān)性分析模型在通信網(wǎng)中實現(xiàn)的前提條件和特點. 仿真實驗表明,該模型可以壓縮冗余告警信息,有利于故障 定位.
標簽: 分 模型 描述語言 發(fā)現(xiàn)
上傳時間: 2016-06-18
上傳用戶:lps11188
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1