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