-
-
-
-
-
[
C/C++]
UART.rar
// This program demonstrates how to configure the C8051F060 to write to and read
// from the UART interface. The program reads a word using the UART0 interrupts
// and outputs that word to the screen, with all characters in uppercase
Category:
SCM Upload User:
xiezhenrun Size:
52K
-
-
[
Visual C++ (VC++)]
Process_Mo18292312142004.rar
Process monitor c++ Realize Process monitor can list all processes on a system just like taskmgr.exe and give you a lot of other details about the process like dll s handles ports opened by the process etc.
-
[
C#(.net)]
Exocortex.Geometry3D.zip
... C# lived up to it s hype. Surprising, after writing about 600kB of code in C# it seems like it is a decent language after all and possibly an effective replacement for the C++ even in demanding field of real-time graphics. When I compare C# to C++ I find ...
Category:
CSharp Upload User:
szbxiao Size:
35K
-
[
MultiPlatform]
2006_No_Starch_Write_Great_Code_Volume.2_Thinking_
... a software engineer can make an informed choice concerning the use of those high-level structures to help the compiler produce far better machine code--all without having to give up the productivity and portability benefits of using a high-level language
-
[
Delphi]
fastreport4.3update.rar
... documents [frxClass.pas, frxDesgn.pas, frxDBSet, frxGraphicUtils.pas] coverage to the Source directory 3. run recompile.exe, choice Recompile all packages, click the Compile button to compile finished it. II. patch modified 1. revised and winxp in Win9.x ...
Category:
Delphi VCL Upload User:
pengshen88 Size:
97K
-
[
Visual C++ (VC++)]
RR.rar
... a circular queue. The algorithm assigns a time slice(also called time quantum) to each process in the ready queue in order, handling all processes without priority. A maximum of one time slice is allocated at once. If the remaining request is less than a ...