Description: This program Demonstrates a half-duplex 9600-baud UART using
// Timer_A3 using no XTAL and an external resistor for DCO ROSC. DCO used for
// TACLK UART baud generation. The program will wait in LPM4, echoing back
// a received character using 8N1 protocol. On valid RX character, the
// character is echoed back.
// Using a 100k resistor on ROSC, with default DCO setting, set DCOCLK ~ 2MHz.
// ACLK = n/a, MCLK = SMCLK ~2MHz DCOCLK
This application
not only Demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
make up your 詞法分析 application.
this sample is distantly related to the httpauth sample which Demonstrates the use of the SSPI package to implement the client side of NTLM authentication when interacting with IIS
c8051f340 串口 程序This program Demonstrates how to configure the C8051F340 to use routines
in STDIO.h to write to and read from the UART interface. The program
reads a character using the STDIO routine getkey(), outputs that character
to the screen, and then outputs the ASCII hex value of that character.
Java 訪問(wèn)ORACLE存儲(chǔ)過(guò)程
/*
* This sample Demonstrates how to make PL/SQL calls
* with index-by table parameters
*
* Please use jdk1.2 or later version
*/
AppWizard has created this port_dll DLL for you. This DLL not only
Demonstrates the basics of using the Microsoft Foundation classes but
is also a starting point for writing your DLL.
This file contains a summary of what you will find in each of the files that
make up your port_dll DLL.
Modern C++ Design is an important book. Fundamentally, it Demonstrates generic patterns or pattern templates as a powerful new way of creating extensible designs in C++--a new way to combine templates and patterns that you may never have dreamt was possible, but is. If your work involves C++ design and coding, you should read this book. Highly recommended.-Herb Sutter。好書(shū)!
Open C++: Memory Game Example
This Open C++ example application Demonstrates a simple memory game.
The game engine part has been written in Open C++ and the UI part has
been written in Symbian C++. The application supports S60 3rd Edition
and S60 5th Edition devices. Keypad and Touch UI are supported depending on
the device.