MFC Black Book
Introduction:
Are you an MFC programmer? Good. There are two types of MFC programmers. What kind are you? The first kind are the good programmers who write programs that conform to the way MFC wants you to do things. The second bunch are wild-eyed anarchists who insist on getting things done their way. Me, I’m in the second group. If you are in the same boat (or would like to be) this book is for you.
This book won’t teach you MFC—not in the traditional sense. You should pick it up with a good understanding of basic MFC programming and a desire to do things differently. This isn’t a Scribble tutorial (although I will review some fundamentals in the first chapter). You will learn how to wring every drop from your MFC programs. You’ll discover how to use, abuse, and abandon the document/view architecture. If you’ve ever wanted custom archives, you’ll find that, too.
W2kPrintDrvSample
Feature
=======
* Support two page directions, portrait and landscape
* Support just one page size, A4
* Support two resolutions, 200 x 200 and 100 x 100 dpi
* Support two color mode, color(24bpp) and monochrom
* Support halftoning in monochromatic mode
* Support color identifying(7 colors)
* Support type identifying(3 types)
...
Usage
=====
* 在monochromatic mode下,可以通過設置黑色的輸出類型來控制輸出
* 在color mode下,可以通過設置各個顏色的輸出類型來控制輸出,7種
顏色以外的顏色都作為黑色來識別
* 在輸出多頁文件時,可以分別指定每頁的輸出文件名,也可以使用自動
添加頁號的功能
...
Known Problems
==============
Developer Notes
===============
* 在windows ddk 命令行環境下編譯
參考步驟:
1. 將W2kPrintDrv解壓至DDK安裝目錄
2. 執行“開始”菜單->Developement Kits->Windows 2000 DDK->Checked Build Enviroment
3. 在命令行環境輸入
> cd W2kPrintDrv
> build
Author
======
terrificskyfox <terrificskyfox@yahoo.com.cn>
The Viterbi algorithm is the same as the binary case with one main difference: The survivor sequences include the uncoded bits, which are decided at each trellis stage when selecting one of two parallel branches with the largest correlation metric.
Presently, only 8-PSK modulation is considered. Extensions to higher-order modulations can be implemented following a similar procedure.
A program to demonstrate the optimization process of particle swarm optimization. A two-dimensional objective function is visualized by level of grey: the lighter the color, the higher the function value. The particles are shown as red circles, their trajectory as red lines.
This mfile illustrates a simple two path Rayleigh multipath fading channel
This mfile inputs an unmodulated sinewave through a simple Rayleigh two path fading channel and shows the output with phase, gain, and attenuation characteristics via animation