代码搜索结果

找到约 10,000 项符合 Raspberry Pi 的代码

pi_gzip.cnx

*pi_gzip.txt* For Vim version 6.2. 原文最近更新: 2002年10月29日 Vim 参考手册 作者:Bram Moolenaar (翻译:iCrazy http://vimcdoc.sf.net) 用 Vim 编辑压缩的文件 *gzip* *bzip2* *compress* 1

bf_pi.h

/* crypto/bf/bf_pi.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com).

bf_pi.h

/* crypto/bf/bf_pi.h */ /* Copyright (C) 1995-1997 Eric Young (eay@cryptsoft.com) * All rights reserved. * * This package is an SSL implementation written * by Eric Young (eay@cryptsoft.com).

pi_match_1.mdl

Model { Name "pi_match_1" Version 6.1 MdlSubVersion 0 GraphicalInterface { NumRootInports 0 NumRootOutports 0 ParameterArgumentNames "" ComputedModel

mimo2pi.m

% Algorithm "mimo2pi.m" % Implementation of Node Reduction Algorithm % and calculation of equivalent pi-shaped % two-port network. % Input Parameters: % - Number of internal and exterior

rot_half_pi.v

/********************************************************************** * Author : 畗產狽(Shyu,Jia-jye)(ZYCA) * DATA : 2004/11/17 * FILE : rot_half_pi.v * VERSION : 1 *

fuzzy_pi_vec.asm

.include "lf2407_regs.h" ;引用头部文件 ;建立中断向量表 .sect ".vectors" ;定义主向量段 Reset_VEC B _cy_begin ;PM 0 Reset Vector 1 INT1 B GISR1 ;PM 2 Int level 1 4 INT2 B PHANT

mimo2pi.m

% Algorithm "mimo2pi.m" % Implementation of Node Reduction Algorithm % and calculation of equivalent pi-shaped % two-port network. % Input Parameters: % - Number of internal and exterior

mimo2pi.m

% Algorithm "mimo2pi.m" % Implementation of Node Reduction Algorithm % and calculation of equivalent pi-shaped % two-port network. % Input Parameters: % - Number of internal and exterior

pi4qpsk.m

function y=pi4QPSK(N) %pi/4QPSK调制 %参数说明: % y 生成Pi/4QPSK行向量 % N 码元个数 M=4; x=randint(N,1,M)';%生成N*1列生成码元矩阵 x=rectpulse(x,4);%矩形滤波 theta=pi/4; y=zeros(1,4*N); y(1)=exp(j*(theta+x(1)