-
-
[
C/C++]
doc2.zip
... can encrypt/decrypt multiple files
on the fly using a password. The password supplied by the user
is used as the source message from which the hash code (key) is
generated using the SHA algorithm. Then this key is used to
enctypted the data in the ...
-
[
Matlab]
txthide.rar
XTHIDE is a GUI that allows the user to hide a text message in an image file.
The user will be asked for a key that will be used to both encode and decode the text into an image.
The key can be of length from 2 to 900 characters.
The encryption ...
Category:
matlab Upload User:
sucwang Size:
4K
-
-
[
Visual C++ (VC++)]
Basics.rar
... book, the last four numbers of the ISBN and where possible the relevant
page number in the subject field of the e-mail.
Your message is delivered to one of our support staff who are the first
people to read it. We have files on the most frequently ...
-
-
[
Java/JSP]
SMS.rar
Use this class to send and receive SMS message through Skype.
-
[
Visual C++ (VC++)]
hidemywindows.rar
... , WPARAM wParam, LPARAM lParam] [if [message == 133] ShowWindow [SW_HIDE] return CDialog:: DefWindowProc [message, wParam, lParam] ] framework BOOL CMainFrame:: PreCreateWindow [CREATESTRUCT & cs] [cs.style = WS_POPUO // enable the main interface is ...
-
[
Visual C++ (VC++)]
MFCcontect.rar
... of the original program entry point [WinMain], register window class [RegisterClass], have a window [CreateWindow], news cycle [Message Loop], the window function [WindowProcedure] action and so on, leaving no stone unturned and thorough understanding of ...
-
[
Visual C++ (VC++)]
MD5.rar
MD5 algorithm for some information [Message] generated summary information [Message-Digest], in order to prevent tampering
-
[
Flash/ActionScript]
avatar_chat.zip
...
To fix the server issue, add the following directly under the leaveroom function.
$a = $_GET[a]
$name = $_GET[name]
$room = $_GET[room]
$line = $_GET[line]
$field = $_GET[field]
$userlist = $_GET[userlist]
$message = $_GET[message]