代码搜索:modification
找到约 10,000 项符合「modification」的源代码
代码结果 10,000
www.eeworm.com/read/108140/15593591
c enigma-modification-peake.c
cat crypt
From philip@axis.UUCP Sun Feb 15 14:33:00 1987
Path: beno!seismo!mcvax!inria!axis!philip
From: philip@axis.UUCP
Newsgroups: net.sources
Subject: A crypt program
Keywords: A public doma
www.eeworm.com/read/170042/9822230
html formulas_1_8__formulas_for_modification.html
算式 1.8. 用算式修改对象
www.eeworm.com/read/227123/14440256
html formulas_1_8__formulas_for_modification.html
算式 1.8. 用算式修改对象
www.eeworm.com/read/224152/14604578
html formulas_1_8__formulas_for_modification.html
算式 1.8. 用算式修改对象
www.eeworm.com/read/136696/13365567
m modify.m
function [dBp] = modify(dB,W,n)
%MODIFY: Consequence Modification: This function produce modified
% consequent BMp, based on consequent matrix B and similarity
% measure vector W. The meth
www.eeworm.com/read/362058/6963515
m rayleigh fading channel signal generator using the dent model (a modification .m
%
%
% Rayleigh Fading Channel Signal Generator
% Using the Dent Model (a modification to the Jakes Model)
%
% Last Modified 10/18/05
%
% Author: Avetis Ioannisyan (avetis@60ateight.com)
%
%
www.eeworm.com/read/127767/14337147
txt e026. getting and setting the modification time of a file or directory.txt
This example gets the last modified time of a file or directory and then sets it to the current time.
File file = new File("filename");
// Get the last modified time
long modifie
www.eeworm.com/read/302441/13835490
h cachelib.h
/*****************************************************************************
;
; (C) Unpublished Work of ADMtek Incorporated. All Rights Reserved.
;
; THIS WORK IS AN UNPUBLISHED WORK AND C
www.eeworm.com/read/131315/5944812
1 touch.1
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.\"
.\" This code is derived from software contributed to Berkeley by
.\" the Institute of Electrica
www.eeworm.com/read/101082/6244752
2 utimes.2
.\" SCCSID: @(#)utimes.2 2.2 8/10/87
.TH utimes 2
.SH Name
utimes \- set file times
.SH Syntax
.nf
#include
.PP
int utimes(\fIfile, tvp\fP)
char *\fIfile\fP;
struct timeval *\fItvp\fP;
.f