代码搜索:persistent
找到约 2,751 项符合「persistent」的源代码
代码结果 2,751
www.eeworm.com/read/301403/3840243
tcl traffic.tcl
# Create many persistent TCP connections.
# Start time between startinterval and endinterval.
# Number of connections: num
proc create_tcps {num src dst tcptype win class size startinterval \
www.eeworm.com/read/290228/3983428
tcl traffic.tcl
# Create many persistent TCP connections.
# Start time between startinterval and endinterval.
# Number of connections: num
proc create_tcps {num src dst tcptype win class size startinterval \
www.eeworm.com/read/429717/1946295
tcl traffic.tcl
# Create many persistent TCP connections.
# Start time between startinterval and endinterval.
# Number of connections: num
proc create_tcps {num src dst tcptype win class size startinterval \
www.eeworm.com/read/414826/2141370
tcl traffic.tcl
# Create many persistent TCP connections.
# Start time between startinterval and endinterval.
# Number of connections: num
proc create_tcps {num src dst tcptype win class size startinterval \
www.eeworm.com/read/409921/2221096
c pstcache.c
/* -*- c-basic-offset: 8 -*-
rdesktop: A Remote Desktop Protocol client.
Persistent Bitmap Cache routines
Copyright (C) Jeroen Meijer 2004-2005
This program is free software; you can
www.eeworm.com/read/405279/2293673
tcl traffic.tcl
# Create many persistent TCP connections.
# Start time between startinterval and endinterval.
# Number of connections: num
proc create_tcps {num src dst tcptype win class size startinterval \
www.eeworm.com/read/396844/2407642
m partition_dbn_nodes.m
function [pnodes, tnodes] = partition_dbn_nodes(intra, inter)
% PARTITION_DBN_NODES Divide the nodes into a DBN into persistent and transient.
% [pnodes, tnodes] = partition_dbn_nodes(intra, inter)
%
www.eeworm.com/read/396039/2423919
c cancel3.c
/*
* This file shows a typical use of MPI_Cancel to free Persistent Send's that
* are not wanted. We check for both successful and unsuccessful
* cancels
*/
#include "mpi.h"
#include
www.eeworm.com/read/396039/2424320
h mpich_pwd.h
#ifndef MPICH_PWD_H
#define MPICH_PWD_H
#include
BOOL SetupCryptoClient();
BOOL SavePasswordToRegistry(TCHAR *szAccount, TCHAR *szPassword, bool persistent=true);
BOOL ReadPasswordFromRe