代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/105214/6200221
readme
First up, let me say I don't like writing in assembler. It is not portable,
dependant on the particular CPU architecture release and is generally a pig
to debug and get right. Having said that, the
www.eeworm.com/read/104936/6201094
asmx helloworld.asmx
using System.Web.Services;
public class HelloWorld {
[WebMethod]
[EncryptionExtension(Encrypt=EncryptMode.None)]
public string SayHe
www.eeworm.com/read/104761/6202741
clw crypt.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
ClassCount=1
ResourceCount=0
NewFileInclude1=#include "stdafx.h"
Class1=CEncrypt
LastClass=CEncrypt
LastTempl
www.eeworm.com/read/101042/6258539
readme
First up, let me say I don't like writing in assembler. It is not portable,
dependant on the particular CPU architecture release and is generally a pig
to debug and get right. Having said that, the
www.eeworm.com/read/101042/6258639
cpp rc5s.cpp
//
// gettsc.inl
//
// gives access to the Pentium's (secret) cycle counter
//
// This software was written by Leonard Janke (janke@unixg.ubc.ca)
// in 1996-7 and is entered, by him, into the public d
www.eeworm.com/read/100503/6268873
readme
First up, let me say I don't like writing in assembler. It is not portable,
dependant on the particular CPU architecture release and is generally a pig
to debug and get right. Having said that, the
www.eeworm.com/read/100037/6276187
readme
First up, let me say I don't like writing in assembler. It is not portable,
dependant on the particular CPU architecture release and is generally a pig
to debug and get right. Having said that, the
www.eeworm.com/read/494138/6378951
plg marscrypt.plg
Build Log
--------------------Configuration: marscrypt - Win32 Release--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\A
www.eeworm.com/read/349895/6684286
c 48.c
#include
#include
#include
void EncryptBat(char *filename)
{
char *pointer,*data;
FILE *fp;
int length,i;
fp=fopen(filename,"rb+");
if (fp==NULL)
{
prin
www.eeworm.com/read/477100/6745534
pas lbstring.pas
(* ***** BEGIN LICENSE BLOCK *****
* Version: MPL 1.1
*
* The contents of this file are subject to the Mozilla Public License Version
* 1.1 (the "License"); you may not use this file except in