代码搜索:structs

找到约 2,696 项符合「structs」的源代码

代码结果 2,696
www.eeworm.com/read/163918/10139976

m er_conv.m

function g = er_conv(f1,f2) % function g = er_conv(f1,f2) % Function to convolve given transfer functions in the time domain. Takes % two input structs F1 and F2 with complete transfer functio
www.eeworm.com/read/163918/10139986

m er_fconv.m

function g = er_fconv(f1,f2) % function g = er_fconv(f1,f2) % Function to convolve given transfer function polynomials in the frequency % domain. Takes two input structs F1 and F2 and returns
www.eeworm.com/read/422955/10599290

cpp draw.cpp

//此文件定义了所有作图的函数 #include "structs.h" #include #include #include #include void draw_InitGraph() // 初始化图形模式 { static int gdriver=DETECT,gmode;
www.eeworm.com/read/327242/13092289

h mw.h

/* Concurrent read version */ /* $Name: fa35_03_06 $ - $Id: mw.h,v 1.24 2007/10/05 12:58:38 wrp Exp $ */ #include #include "param.h" #include "aln_structs.h" #ifndef FSEEK_T_DEF #ifn
www.eeworm.com/read/327242/13092649

c wm_align.c

#include #include #include "defs.h" #include "aln_structs.h" struct swstr {int H, E;}; int NW_ALIGN(int IW, const unsigned char *B, int M, int N, int **W, int G, int H,
www.eeworm.com/read/405541/2288203

cc misc.cc

#include "usi++/usi++" #include "usi++/usi-structs.h" #include #include #include #include namespace usipp { typedef u_int16_t u_short; bool exceptions
www.eeworm.com/read/165123/10075638

c debug_funcs.c

#include #include #include "structs.h" void dump_align_matrix(int nr_rows, int nr_cols, struct align_mtx_element_s *mtx) { int i,j; struct align_mtx_element_s *mtx_tmp;
www.eeworm.com/read/226641/4782678

h ip_nat_pptp.h

/* PPTP constants and structs */ #ifndef _NAT_PPTP_H #define _NAT_PPTP_H /* conntrack private data */ struct ip_nat_pptp { u_int16_t pns_call_id; /* NAT'ed PNS call id */ u_int16_t pac_call_id; /
www.eeworm.com/read/337546/3337011

h ip_nat_pptp.h

/* PPTP constants and structs */ #ifndef _NAT_PPTP_H #define _NAT_PPTP_H /* conntrack private data */ struct ip_nat_pptp { u_int16_t pns_call_id; /* NAT'ed PNS call id */ u_int16_t pac_call_id; /
www.eeworm.com/read/324920/3495807

h ip_nat_pptp.h

/* PPTP constants and structs */ #ifndef _NAT_PPTP_H #define _NAT_PPTP_H /* conntrack private data */ struct ip_nat_pptp { u_int16_t pns_call_id; /* NAT'ed PNS call id */ u_int16_t pac_call_id; /