代码搜索:changed
找到约 10,000 项符合「changed」的源代码
代码结果 10,000
www.eeworm.com/read/166734/5473582
h qasm.h
/*
===========================================================================
Copyright (C) 1999-2005 Id Software, Inc.
This file is part of Quake III Arena source code.
Quake III Arena sourc
www.eeworm.com/read/162614/5525479
ada c38102c.ada
-- C38102C.ADA
-- Grant of Unlimited Rights
--
-- Under contracts F33600-87-D-0337, F33600-84-D-0280, MDA903-79-C-0687,
-- F08630-91-C-0015, and DCA100-97-D-0025,
www.eeworm.com/read/158793/5594938
chess readme.chess
Tom Kerrigan's Simple Chess Program (TSCP)
Copyright 1997 Tom Kerrigan
README
TSCP is intended for people who want t
www.eeworm.com/read/155277/5626864
changelog
version 0.09
* added JavaDoc style code comments to the source code.
* added developer HTML documentation to the release.
* added option to disable GMcache in dbprefs.php when needed.
* adde
www.eeworm.com/read/252613/6787749
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/292796/8333116
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
www.eeworm.com/read/292398/8357813
dat errorass25.dat
错误信息: Segment parameters are changed
中文注释: SEGMENT的自变量表与第一次使用这个段的情况不一样
www.eeworm.com/read/172852/9685799
txt dsp281x_revisionhistory.txt
DSP281x Header Files
September 11, 2003
This file provides an overview of the changes made between the V.58 and V1.00 release of
the header files and example code.
For more details on the ch
www.eeworm.com/read/368183/9707351
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/170767/9791068
txt frext_changes.txt
Fidelity Range Extensions Development
======================================================================
for later FRExt Changes see CHANGES.txt
From v.2.1 to v.2.2
----------------
- f