代码搜索:MISC
找到约 10,000 项符合「MISC」的源代码
代码结果 10,000
www.eeworm.com/read/299454/7852091
lib misc.lib
.MODEL uA723_ZD2 D (
+ IS = 1e-14
+ RS = 0
+ CJO = 0
+ VJ = 0.75
+ TT = 0
+ M = 0.33
+ BV = 7.15
+ IBV = 0.0023
+ N = 1
+ EG = 1.11
+ XTI = 3
+ KF = 0
+ AF = 1
www.eeworm.com/read/299454/7852138
lib misc.lib
.MODEL 2N3686 NJF (
+ VTO = -0.957
+ BETA = 0.0007237
+ LAMBDA = 0.002333
+ RD = 1
+ RS = 1
+ IS = 1.145e-13
+ CGD = 2e-12
+ CGS = 2.083e-12
+ PB = 0.5
+ B = 1
+ KF =
www.eeworm.com/read/299454/7852266
lib misc.lib
P "ideal" 17 1e-16 0 0 0.75 0 0.5 0.001
P "ideal1" 17 1e-16 0 0 0.75 0 0.5 0.01
www.eeworm.com/read/299454/7852513
lib misc.lib
.MODEL 2N3906 PNP (
+ IS = 1.39e-15
+ BF = 180
+ BR = 5.1
+ RB = 10
+ RE = 0
+ RC = 2.8
+ CJS = 0
+ CJE = 8.2e-12
+ CJC = 9.5e-12
+ VJE = 0.75
+ VJC = 0.75
+ TF =
www.eeworm.com/read/299454/7852632
lib misc.lib
.MODEL CHOKE D (
+ IS = 1e-14
+ RS = 0
+ CJO = 1e-11
+ VJ = 1
+ TT = 0
+ M = 0.5
+ BV = 1e+30
+ N = 1
+ EG = 1.11
+ XTI = 3
+ KF = 0
+ AF = 1
+ FC = 0.5
+ IB
www.eeworm.com/read/399000/7903304
cpp misc.cpp
// misc.cpp - written and placed in the public domain by Wei Dai
#include "pch.h"
#include "misc.h"
#include "words.h"
NAMESPACE_BEGIN(CryptoPP)
byte OAEP_P_DEFAULT[1];
void xorbuf(byte
www.eeworm.com/read/399000/7903319
h misc.h
#ifndef CRYPTOPP_MISC_H
#define CRYPTOPP_MISC_H
#include "config.h"
#include
#include
#include
NAMESPACE_BEGIN(CryptoPP)
inline unsigned int bitsToBytes(
www.eeworm.com/read/198531/7930995
h misc.h
/*
* OpenVPN -- An application to securely tunnel IP networks
* over a single UDP port, with support for TLS-based
* session authentication and key exchange,
*
www.eeworm.com/read/198531/7931065
c misc.c
/*
* OpenVPN -- An application to securely tunnel IP networks
* over a single UDP port, with support for TLS-based
* session authentication and key exchange,
*
www.eeworm.com/read/198260/7945733