要學(xué)MFC必看之書,由Jeff Prosise編寫。下面是作者前言:
The production of this book required the efforts of many people, but two in particular deserve to be singled out for their diligent, sustained, and unselfish efforts. Sally Stickney, the book s principal editor, navigated me through that minefield called the English language and contributed greatly to the book s readability. Marc Young, whose talents as a technical editor are nothing Short of amazing, was relentless in tracking down bugs, testing sample code, and verifying facts. Sally, Marc: This book is immeasurably better because of you. Thanks.
If you design applications, or if you build, test, or document solutions, you need this book. If your applications are Web-based or Win32-based, you need this book. Finally, if you are currently learning or building Microsoft .NET Framework–based applications, you need this book. In Short, if you are involved in building applications, you will find much to learn in this book.
Mobile phones are constantly decreasing in size, thereby complicating the acoustical
functionality. Signal processing methods can be used to partially mitigate
this problem. In this paper we suggest a method which uses multiple spectral
subtraction functions and two microphones, introducing only a Short signal delay.
The Joint Video Team (JVT) of ISO/IEC MPEG and ITU-T VCEG are finalising a new standard for
the coding (compression) of natural video images. The new standard [1] will be known as H.264 and
also MPEG-4 Part 10, “Advanced Video Coding”. The standard specifies two types of entropy coding:
Context-based Adaptive Binary Arithmetic Coding (CABAC) and Variable-Length Coding (VLC).
This document provides a Short introduction to CABAC. Familiarity with the concept of Arithmetic
Coding is assumed.
從結(jié)構(gòu)上來說,實時多任務(wù)操作系統(tǒng)包括兩部分,一部分為操作系統(tǒng)內(nèi)核(kernel),即實時執(zhí)行程序(Real Time Executive:RTX),另一部分是輸入輸出部分(I/O)(注意開發(fā)系統(tǒng)不屬于操作系統(tǒng)的范疇);嵌入式系統(tǒng)對I/O的需求通常比較小(無文件系統(tǒng)需求),因此很多實時多任務(wù)操作系統(tǒng)本質(zhì)上就是一個實時執(zhí)行程序,如AMX(Kadak),VRTX(Microtec),iRMX(Intel)等(這里的X即:eXecutive),如果純粹從kernel的角度來考察目前流行的各種實時多任務(wù)操作系統(tǒng)的性能,它們的效率差別都不大。
在市面上可以得到一些RTX的源代碼(有用C實現(xiàn)的,有用匯編實現(xiàn)的,還有用PL/M語言實現(xiàn)的),從internet上也可以蕩一些下來(我介紹一個站點www.eg3.com,堪稱世界電子工程師資源寶庫),下面我要介紹的一個RTX版本(我命名為SRTX:Short RTX),可以說是RTX中的元老級產(chǎn)品了,來自某研究所,九十年代初他們到美國考察,從美國某公司購得。五年以前,SRTX在國內(nèi)有售,許多搞工控的研究所利用SRTX開發(fā)了一些大型或小型的產(chǎn)品,這里介紹的SRTX我作了一些簡化和改動.
This book shows how to design and implement C++ software that is more effective: more likely to behave correctly more robust in the face of exceptions more efficient more portable makes better use of language features adapts to change more gracefully works better in a mixed-language environment is easier to use correctly is harder to use incorrectly. In Short, software that s just better.
書籍:Teach Yourself Visual C++ 6 in 21 Days 第一章的源碼:
所有的源碼都是我邊讀邊寫的,已經(jīng)通過了VC6得便宜,適合VC6得初學(xué)愛好者,希望大家一起學(xué)習(xí)進步
書的在線地址,第一章:
http://poincare.matf.bg.ac.yu/~filip/nm/Seminarski/VC-21days-Short/ch01/ch01.htm
書籍:Teach Yourself Visual C++ 6 in 21 Days 第2章的源碼:所有的源碼都是我邊讀邊寫的,已經(jīng)通過了VC6在WinXP下的編譯,適合VC6得初學(xué)愛好者,希望大家一起學(xué)習(xí)進步
第二章的在線地址:
http://poincare.matf.bg.ac.yu/~filip/nm/Seminarski/VC-21days-Short/ch02/ch02.htm
ead file "YD.DOC".
Who is the intended user
Beginners in assembly and programmers.
Features of the program:
Yilmaz Disassembler:is an interactive disassembler which lets the user be a part of the disassembling process,is flexible, the user can disassemble in different formats,has user friendly interface, mouse support, pop-up menu commands, Short cut key commands, context-sensitive on-line help,and it is cheap.
Program s capacity and limitations:
Max executable file size is 64 KB.
Can not disassemble program of EXE-format.Only 8086/8088 CPU instructions can be disassembled.
Disassemble 8087 Math Co-processor s instructions.