BOINC A System for Public-Resource Computing and Storage.pdf
標簽: Public-Resource Computing Storage System
上傳時間: 2015-07-12
上傳用戶:erkuizhang
Secure Programming Cookbook for C and C++ is an important new resource for developers serious about writing secure code for Unix(including Linux) and Windows environments. This essential code companion covers a wide range of topics, including safe initialization, access control, input validation, symmetric and public key cryptography, cryptographic hashes and MACs, authentication and key exchange, PKI, random numbers, and anti-tampering.
標簽: Programming developers for important
上傳時間: 2015-09-03
上傳用戶:gundan
使用方法如下: 1、在工程中加入comm.h這個頭文件 2、在stdafx.h中加入 #include 3、在聚合類改變方法如下: 原句:public IDispatchImpl 新句:public IDispatchImpl<_EnumColl::CollectionType, &IID_IUsers, &LIBID_TEST07Lib> OK,就這么簡單,然后再加入你自己的方法如Add,Delete等即可
標簽: public IDispatchImpl include stdafx
上傳時間: 2013-12-24
上傳用戶:84425894
public class phpmailer phpmailer - PHP email transport cla
標簽: phpmailer transport public class
上傳時間: 2014-08-11
上傳用戶:busterman
IP Easy-pass: Edge Resource Access Control
標簽: Easy-pass Resource Control Access
上傳時間: 2015-02-01
上傳用戶:15071087253
th ejava useful resource code
標簽: resource useful ejava code
上傳時間: 2013-12-19
上傳用戶:星仔
the teacher resource code about the secority
標簽: the resource secority teacher
上傳時間: 2015-03-21
上傳用戶:anng
序列模式挖掘prefixspan算法源代碼。License: GPL2 (Gnu General Public License Version 2) Requirements: C++ compiler with STL (Standard Template Library).
標簽: License Requirements prefixspan General
上傳時間: 2013-12-22
上傳用戶:ouyangtongze
接收pop3 Public Function Retrieve(ByVal rhs As Pop3Message) As Pop3Message Dim message, response As String Dim msg As New Pop3Message msg.bytes = rhs.bytes msg.number = rhs.number message = "RETR " + rhs.number.ToString + vbCrLf write(message) response = Respond() If response.Substring(0, 3) <> "+OK" Then Throw New Pop3Exception(response) End If MsgBox(msg) msg.retrieved = True While (1 = 1) response = Respond() If response = "." + vbCrLf Then Exit While Else msg.message += response End If End While Return msg End Function
標簽: Pop3Message Function Retrieve response
上傳時間: 2013-12-28
上傳用戶:fnhhs
Base64 demonstrates how easy it is to decipher plaintext usernames and passwords. Never login to a public network resource unless some type of encryption is being used, secure socket layer is one example. Most FTP sites also use plaintext passwords.
標簽: demonstrates plaintext passwords usernames
上傳時間: 2013-12-04
上傳用戶:aeiouetla