代码搜索:draft
找到约 3,786 项符合「draft」的源代码
代码结果 3,786
www.eeworm.com/read/361436/10051925
h rsa_draft.h
// This is a draft version of RSA encryption
// Improved by sanicle,2006.1
// 3mn@3mn.net
#include "vlong.h"
class public_key
{
public:
vlong m,e;
vlong encrypt( const vlong& plain );
www.eeworm.com/read/361436/10051933
cpp rsa_draft.cpp
#include "stdafx.h"
// This is a draft version of RSA encryption
// Improved by sanicle,2006.1
// 3mn@3mn.net
#include "rsa_draft.h"
class prime_factory
{
unsigned np;
unsigned *pl;
www.eeworm.com/read/361436/10051948
h rsa_draft.h
// This is a draft version of RSA encryption
// Improved by sanicle,2006.1
// 3mn@3mn.net
#include "vlong.h"
class public_key
{
public:
vlong m,e;
vlong encrypt( const vlong& plain );
www.eeworm.com/read/354677/10334110
gif article_draft.gif
www.eeworm.com/read/354677/10334128
gif m_draft.gif
www.eeworm.com/read/354677/10334186
gif soft_draft.gif
www.eeworm.com/read/354677/10334231
gif photo_draft.gif
www.eeworm.com/read/161818/10367923
rtf draft-bo.rtf
www.eeworm.com/read/278235/10555193
elc gnus-draft.elc
www.eeworm.com/read/277377/10643600
txt draft1.txt
In this chapter, we'll be looking at UNIX files and directories and how to manipulate them. We'll learn how to create files, open them, read, write and close them. We'll also learn how programs can ma