-
-
[
C#(.net)]
SendToCS.zip
... [1])->Value))
}
IO::File::WriteAllLines(Filename, Items.ToArray())
SendFileTo::MAPI mapi
mapi.AddRecipientTo("sst@fcssystem.com")
mapi.AddAttachment(Filename)
mapi.SendMailPopup("FCS System Order", "Please Write Your Data Here")
}
-
-
[
WORD]
matlab_getting_started.rar
Launch Matlab by either clicking twice on the Matlab icon on your desktop or by selecting: Start Programs Matlab Matlab. The main window is the MATLAB Command Window, where you write your instructions.
Category:
matlab Upload User:
bjhxs45 Size:
13K
-
-
-
[
ASP/ASPX(.net)]
ASPgbook121.rar
the message board is a simple ASP message board, mainly composed of three documents, Home index.asp respectively, fillin record write.asp. record all messages messages.mdb database. Use the message board to preserve the Access database data applicable to ...
-
[
C/C++]
Troll-0.0.3.zip
Troll is a 2D game/app framework. It provide to you some interting features that will help you write your game.
- Frame timing auto control (fixed FPS and low CPU usage)
- Primitives (circles, ellipse, rects, lines)
- Blit operations
- Blit with ...
-
[
Visual C++ (VC++)]
CEGraph.rar
... ++ using embedded VC++ to compile it. Testing was done on an iPaq h3600 with WinCE 3.0. CEDraw use double buffer and direct write video buffer technology to enhance Draw speed. With its own graphics arithmetic the drawing speed is much faster than WinGDI.
-
[
C/C++]
xmds-1.4-1.rar
XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
-
[
C/C++]
jthread-1.1.1.zip
To be able to use the same code on both unix and MS-Windows platforms, I decided to write some simple wrapper classes for the existing thread functions on those platforms