代码搜索:changed
找到约 10,000 项符合「changed」的源代码
代码结果 10,000
www.eeworm.com/read/130455/14193075
txt readme.txt
算法由:
劲维在线提供
http://www.cqjwell.com
Crypto++: a C++ Class Library of Cryptographic Primitives
Version 3.0 1/1/1999
This library includes:
MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-M
www.eeworm.com/read/127808/14332562
txt readme.txt
算法由:
劲维在线提供
http://www.cqjwell.com
Crypto++: a C++ Class Library of Cryptographic Primitives
Version 3.0 1/1/1999
This library includes:
MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-M
www.eeworm.com/read/229410/14339910
readme
How to translate (for beginners):
1) Do the normal configure steps in main directory to get makefiles.
2) Do 'make ln.pox', where is your language to get a new pox-file
3) Translating the new fi
www.eeworm.com/read/227409/14427135
txt readme.txt
算法由:
劲维在线提供
http://www.cqjwell.com
Crypto++: a C++ Class Library of Cryptographic Primitives
Version 3.0 1/1/1999
This library includes:
MD2, MD5, SHA-1, HAVAL, Tiger, RIPE-MD160, MD5-M
www.eeworm.com/read/226935/14446436
txt frext_changes.txt
Fidelity Range Extensions Development
======================================================================
for later FRExt Changes see CHANGES.txt
From v.2.1 to v.2.2
----------------
- f
www.eeworm.com/read/123658/14616580
move-if-change
#!/bin/sh
# Like mv $1 $2, but if the files are the same, just delete $1.
# Status is 0 if $2 is changed, 1 otherwise.
if
test -r $2
then
if
cmp -s $1 $2
then
echo $2 is unchanged
rm -f $1
else
mv -f
www.eeworm.com/read/121526/14753458
h asm_i386.h
#ifndef __ASM_I386__
#define __ASM_I386__
#ifdef ELF
#define C(label) label
#else
#define C(label) _##label
#endif
//
// !!! note that this file must match the corresponding C structures
www.eeworm.com/read/121526/14753934
h qasm.h
/*
Copyright (C) 1997-2001 Id Software, Inc.
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free So
www.eeworm.com/read/221024/14774395
html http:^^www.cs.cornell.edu^info^courses^current^cs212^caches.html
MIME-Version: 1.0
Server: CERN/3.0
Date: Sunday, 24-Nov-96 22:49:23 GMT
Content-Type: text/html
Content-Length: 972
Last-Modified: Thursday, 03-Oct-96 22:13:21 GMT
CS212 Web Browser Cac
www.eeworm.com/read/120853/14785190
dat errorass25.dat
错误信息: Segment parameters are changed
中文注释: SEGMENT的自变量表与第一次使用这个段的情况不一样