代码搜索:interpreting
找到约 92 项符合「interpreting」的源代码
代码结果 92
www.eeworm.com/read/190346/5185621
karlnotes
This code is for creating and interpreting `vcdiff'.
The full specification of the vcdiff format is in the draft RFC
(draft-korn-vcdiff-01.txt), and some discussion of how to *generate*
diffs m
www.eeworm.com/read/117953/14893934
java cointoss.java
//Copyright (c) 1998, Arthur Gittleman
//This example is provided WITHOUT ANY WARRANTY either expressed or implied.
/* The user guesses heads or tails
* We return a random number, interpreting
www.eeworm.com/read/418008/2094573
c uuid_time.c
/*
* uuid_time.c --- Interpret the time field from a uuid. This program
* violates the UUID abstraction barrier by reaching into the guts
* of a UUID and interpreting it.
*
* Copyright (C) 1998,
www.eeworm.com/read/135686/5882525
txt wpcap_tut6.txt
/** @ingroup wpcap_tut
*/
/** @defgroup wpcap_tut6 Interpreting the packets
* @{
Now that we are able to sniff and filter the traffic, we want to put our knowledge in practice with a first
www.eeworm.com/read/135686/5882812
txt wpcap_tut6.txt
/** @ingroup wpcap_tut
*/
/** @defgroup wpcap_tut6 Interpreting the packets
* @{
Now that we are able to sniff and filter the traffic, we want to put our knowledge in practice with a first
www.eeworm.com/read/135686/5883154
txt wpcap_tut6.txt
/** @ingroup wpcap_tut
*/
/** @defgroup wpcap_tut6 Interpreting the packets
* @{
Now that we are able to sniff and filter the traffic, we want to put our knowledge in practice with a first
www.eeworm.com/read/100419/6269719
in user_certificate.ext.in
# These extensions are added when 'ca' signs a request.
# This goes against PKIX guidelines but some CAs do it and some software
# requires this to avoid interpreting an end user certificate as a CA.
www.eeworm.com/read/100419/6269720
in server_certificate.ext.in
# These extensions are added when 'ca' signs a request.
# This goes against PKIX guidelines but some CAs do it and some software
# requires this to avoid interpreting an end user certificate as a CA.
www.eeworm.com/read/456693/1604457
py stat.py
"""Constants/functions for interpreting results of os.stat() and os.lstat().
Suggested usage: from stat import *
"""
# XXX Strictly spoken, this module may have to be adapted for each POSIX
#
www.eeworm.com/read/224875/4801884
txt wpcap_tut6.txt
/** @ingroup wpcap_tut
*/
/** @defgroup wpcap_tut6 Interpreting the packets
* @{
Now that we are able to sniff and filter the traffic, we want to put our knowledge in practice with a first