-
-
[
Others]
Building-An-Optimizing-Compiler.rar
This book is designed to be used for the purpose to describe the structure of an optimizing compiler so that a reader can implement it or a variation (compiler writers always modify a design).
Category:
Document Upload User:
tjyhdz001 Size:
7536K
-
-
[
Others]
The-principle-of-ult
... , the rear car for the driver to provide information. As the reversing of vehicles traveling at slower speeds, and speed of sound ... stationary, and therefore in the system can ignore the impact of the Doppler effect. Ranging in many methods, ranging pulse ...
Category:
Document Upload User:
solarss Size:
52K
-
-
[
C/C++]
MD5KeyGen_v10.zip
This algorithm was developed by Professor Ronald L. Rivest of
MIT and can be found presented in several languages. What I provide to
you here is a C derivative of the original C implementation of
Professor Rivets. The library code itself is platform- ...
-
[
MultiPlatform]
CustomCaptions_demo.zip
... can change the background colour and the text font and colour of both the active and inactive window captions independently for any ... Window Captions create a custom form the framework for the title of this article notes that can be quick and simple to ...
-
[
WINDOWS]
SDI_Note_demo.zip
This simple SDI Notepad-like application demonstrates how, taking advantage of the MFC support for Unicode, to Turkmenize labels of the specified menu items. Actually, Turkmen is not supported by Windows 2000, therefore, to create such resources ...
-
[
MultiPlatform]
WndToBmpFile.zip
I have written this article to capture a Windows image into a bitmap file that will support all PaintBrush tools and Thumbnail Views of Windows Explorer. I have found many programmers suffering from this problem, including me, until I wrote this article.
-
[
C/C++]
ScrollBitmap_demo.zip
... is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major disadvantage ... this article for displaying large bitmaps into the desired area of your dialog box in its original size with a scrolling ...
-
[
MultiPlatform]
ADOWrapper_demo.zip
This article is based in part on Bob Place s ADO is AOK (a simple ADO tutorial). Wrapper Usage This is consist of 2 classes. CDyndb : This Class manages connections and recordsets. Recordsets are organized as linked list (CList) and you can access them ...