代码搜索:Bio

找到约 2,188 项符合「Bio」的源代码

代码结果 2,188
www.eeworm.com/read/101042/6258967

pod bio_f_base64.pod

=pod =head1 NAME BIO_f_base64 - base64 BIO filter =head1 SYNOPSIS #include #include BIO_METHOD * BIO_f_base64(void); =head1 DESCRIPTION BIO_f_base64() returns
www.eeworm.com/read/126641/6015451

pod bio_s_socket.pod

=pod =head1 NAME BIO_s_socket, BIO_new_socket - socket BIO =head1 SYNOPSIS #include BIO_METHOD *BIO_s_socket(void); long BIO_set_fd(BIO *b, int fd, long close_flag); long BIO
www.eeworm.com/read/171081/5398200

svn-base bio.h.svn-base

/* crypto/bio/bio.h */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com). * Th
www.eeworm.com/read/283682/8997542

ico bio-icon.ico

www.eeworm.com/read/366687/9803669

init bio.alpha.init

0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
www.eeworm.com/read/273787/10901148

m bio1.m

% A New Class of Two-Channel Biorthogonal Filter Banks and Wavelet Bases % H is the magnitude square, integral sum is objective function % 0.6*pi is stopband edge, 0.4*pi is passband edge. H = '
www.eeworm.com/read/273787/10901197

m bio11.m

% This is the filter prototypes in the paper "A New Class of Two-Channel % Biothogonal Filter Banks and Wavelet Bases" E1 = sym('[0.5,0;-0.5*Belta(z),1]'); E2 = sym('[z^(-N),Belta(z);0,z^(-2*N+
www.eeworm.com/read/464386/7164196

mdl bio_example.mdl

Model { Name "bio_example" Version 7.2 MdlSubVersion 0 GraphicalInterface { NumRootInports 0 NumRootOutports 0 ParameterArgumentNames "" ComputedMode
www.eeworm.com/read/458387/7297337

h bio_key.h

#ifndef _BIOS_KEY_H #define _BIOS_KEY_H /*********************************定义常用的键盘常量************************************/ //硬件码定义,只在bios底层中使用 #define RINGKEY 0x07 //响铃 #define BACKKEY
www.eeworm.com/read/458387/7297340

h bio_func.h

#ifndef _BD100_BioFunc_H #define _BD100_BioFunc_H typedef signed char S8; typedef unsigned char U8; typedef short int S16; typedef unsigned short int U16; typedef int S32; typedef unsigned