-
-
-
-
[
Visual C++ (VC++)]
2.rar
CS_NET File System Programming procedure sets, introduce a variety of file operations, simple and easy
-
-
-
[
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
Displaying a large bitmap file on a dialog box, in its original size, is quite difficult in the VC++ environment. However, it is possible to display a large bitmap to a predefined area of the dialog by using the StretchBlt( ) function.The major ...
-
[
C/C++]
cpphtml.zip
... is a utility to convert your C++ code to HTML. If you have a C++ file, say myprogram.cpp, and you want to put it on your website, you can ... Cpphtml will send all output to cout, so you have to redirect the output to a file if you want to create a HTML file
-
[
C/C++]
nnfs-2.1.2.rar
Non-Networked File System (or slow network) on the Unix computer
has provided a compatible filing system in several non- networks.
-
[
Java/JSP]
coursework3.rar
a Java program that reads a file containing instructions written
in self-defined file (TPL in this case), and executes those
instructions. This program should take the name of the TPL file as a
command line parameter, and write its output to the console.