代码搜索:coded
找到约 2,797 项符合「coded」的源代码
代码结果 2,797
www.eeworm.com/read/446156/7584949
h config.h
#ifndef _CONFIG_H
#define _CONFIG_H
/*
* The root-device is no longer hard-coded. You can change the default
* root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s
*/
/*
* define y
www.eeworm.com/read/142854/12913671
pl sha1-586.pl
#!/usr/local/bin/perl
# It was noted that Intel IA-32 C compiler generates code which
# performs ~30% *faster* on P4 CPU than original *hand-coded*
# SHA1 assembler implementation. To address this pr
www.eeworm.com/read/141692/12990956
m crypto.m
function y = crypto97(x)
% CRYPTO97 Cryptography example.
% y = crypto(x) converts an ASCII text string into another, coded string.
% The function is its own inverse, so crypto(crypto(x)) gives x b
www.eeworm.com/read/152814/5666620
pl bulkwalk.pl
#!/usr/local/bin/perl
#
# $Id: bulkwalk.pl,v 1.1 2000/11/09 22:56:24 hardaker Exp $
#
use SNMP;
# Hard-coded hostname and community. This is icky, but I didn't want to
# muddle the example with pa
www.eeworm.com/read/148609/5713725
pl sha1-586.pl
#!/usr/local/bin/perl
# It was noted that Intel IA-32 C compiler generates code which
# performs ~30% *faster* on P4 CPU than original *hand-coded*
# SHA1 assembler implementation. To address this pr
www.eeworm.com/read/139206/5807157
pl bulkwalk.pl
#!/usr/local/bin/perl
#
# $Id: bulkwalk.pl,v 1.1 2000/11/09 22:56:24 hardaker Exp $
#
use SNMP;
# Hard-coded hostname and community. This is icky, but I didn't want to
# muddle the example with pa
www.eeworm.com/read/126641/6015317
pl sha1-586.pl
#!/usr/local/bin/perl
# It was noted that Intel IA-32 C compiler generates code which
# performs ~30% *faster* on P4 CPU than original *hand-coded*
# SHA1 assembler implementation. To address this pr
www.eeworm.com/read/104049/6211889
pl bulkwalk.pl
#!/usr/local/bin/perl
#
# $Id: bulkwalk.pl,v 1.1 2000/11/09 22:56:24 hardaker Exp $
#
use SNMP;
# Hard-coded hostname and community. This is icky, but I didn't want to
# muddle the example with pa
www.eeworm.com/read/310703/6306533
h config.h
#ifndef _CONFIG_H
#define _CONFIG_H
/*
* The root-device is no longer hard-coded. You can change the default
* root-device by changing the line ROOT_DEV = XXX in boot/bootsect.s
*/
/*
* define y
www.eeworm.com/read/480713/6660101
m crypto.m
function y = crypto97(x)
% CRYPTO97 Cryptography example.
% y = crypto(x) converts an ASCII text string into another, coded string.
% The function is its own inverse, so crypto(crypto(x)) gives x b