-
-
-
[
C/C++]
TheCProgrammingLanguageKernighanRitchie.rar
... most part, the examples
are complete, real programs rather than isolated fragments. All examples have been tested
directly from the text, which is in machine-readable form. Besides showing how to make
effective use of the language, we have also tried ...
-
-
[
Java/JSP]
jain-sip-appserver.tar.gz
First of all, the Applet-phone is a SIP User-Agent
with audio and text messaging capabilities. But i s also embedded in
an applet where you can use it as usual if your firewall allow you to
use the UDP transport. If not, you can use TCP to carry your ...
-
[
Visual C++ (VC++)]
Text.rar
This procedure is about ontimer () function of time in VC++ Application, operation results can be dynamic display text, realize animated features, is to learn from VC++ Delay a good code, I hope everyone can get more benefits, code can run.
-
-
[
Delphi]
Delphi_ConvolFilter.rar
... processing It was developed using Delphi 5 Pro, but it should work OK with D4 or even D3. It uses 24-bit bitmaps and scanline for speed. I have included the text version of the two forms, hopefully it will enable people with D3 or D4 to use this example.
-
[
Matlab]
3.rar
... graphic object 3.1.1 Root object 3.1.2 Figure object 3.1.3 Uicontrol object 3.1.4 Uimenu object 3.1.5 Axes Object 3.1.6 Image Object 3.1.7 Line object 3.1.8 Patch Object 3.1. 9 Rectangle object 3.1.10 Surface Object 3.1.11 Light Object 3.1.12 Text Object
Category:
matlab Upload User:
bct009 Size:
4K
-
[
VBScript]
AdmServSerch.rar
search for local administrator group members on all servers in a list (text file) and will print results out in a csv file
-
[
C/C++]
c-md5code.rar
... the result: a fixed-length (32 characters) string*/char* hmac_md5 (char* text, char* key) /* input a string of arbitrary text, and a string key used as key, after hmac_md5 algorithm processing, return processing results: a fixed-length ...