-
-
-
[
Java/JSP]
screen.rar
The use of scoket and the establishment of multi-threaded client and server-side, receiving and drawing a server-side screen
-
-
[
C#(.net)]
ProWPFinCSharp2008.rar
... fill itself. As a result, WPF can pro-vide much more powerful features that let you alter the way any piece of screen content isrendered. Using these features, you can restyle common controls such as buttons, often with-out writing any code. Similarly, ...
-
-
[
Unix_Linux]
LPC2468_OEM_Board_Users_Guide-Version_1.2_Rev_A.pd
The LPC2468 OEM quick start board user guide provide information for starting ARM LPC2468 quick development.It contains 128M Nand flash, 4 M Nor flash and 32M RAM, VGA LCD and TOUCH SCREEN. Includes complete sources code for UCLINUX development.
-
-
-
[
Others]
UART_c8051f340.rar
... configure the C8051F340 to use routinesin STDIO.h to write to and read from the UART interface. The programreads a character using the STDIO routine getkey (), outputs that character to the screen, and then outputs the ASCII hex value of that character.
Category:
SCM Upload User:
jibufang Size:
51K
-
[
C/C++]
HDK110L.zip
This example use some code (main () function for DOS, or WinMain forWindows) to call common demo () function, which perform drawing on screen (DOS) or on DC (Windows). Windows demo wait until user click mousebutton.