代码搜索:normal

找到约 10,000 项符合「normal」的源代码

代码结果 10,000
www.eeworm.com/read/389396/8524451

h scrio.h

#ifndef __ScrIOH__ // Schutz gegen mehrfaches #include #define __ScrIOH__ /*********************************************************************** ScrIO.h Projekt : Funktion: Headerda
www.eeworm.com/read/289769/8528172

c ts_sep.c

#include #include "2410addr.h" #include "2410lib.h" #include "Ts_sep.h" #include "def.h" #define LOOP 1 #define ADCPRS 39 void __irq Adc_or_TsSep(void) { int i; U32
www.eeworm.com/read/289230/8566951

cg vertexlight.cg

// vertex shader with per-vertex diffuse lighting for a single directional // light + ambient // // written assuming that the lightcolor has been premultiplied by the // diffuse coefficient an
www.eeworm.com/read/187841/8596481

npl decoder.npl

JDF F // Created by Project Navigator ver 1.0 PROJECT Decoder_16b20b DESIGN decoder Normal DEVFAM xpla3 DEVFAMTIME 1040933728 DEVICE xcr3128xl DEVICETIME 1040933728 DEVPKG VQ100 DEVPKGTIME 10
www.eeworm.com/read/431703/8660496

c ts_sep.c

#include #include "2410addr.h" #include "2410lib.h" #include "Ts_sep.h" #include "def.h" #define LOOP 1 #define ADCPRS 39 void __irq Adc_or_TsSep(void) { int i; U32
www.eeworm.com/read/287843/8664760

m rcosfir.m

function [bb, tim] = rcosfir(r, N_T, rate, T, fil_type, col) %RCOSFIR Design a raised cosine FIR filter. % B = RCOSFIR(R, N_T, RATE, T) designs and returns a raised cosine FIR filter. % A raise
www.eeworm.com/read/287365/8689232

eqn taxi.fit.eqn

--D3_q[3] is lpm_counter:min1_rtl_2|alt_counter_f10ke:wysi_counter|q[3] at LC3_B3 --operation mode is clrb_cntr D3_q[3]_lut_out = (D3_q[3] $ (A1L08 & D3L7)) & A1L28; D3_q[3] = DFFEA(D3_q[3]_lut_o
www.eeworm.com/read/431056/8711158

vhd chuankourom.vhd

-- megafunction wizard: %LPM_ROM% -- GENERATION: STANDARD -- VERSION: WM1.0 -- MODULE: altsyncram -- ============================================================ -- File Name: chuankourom.vhd
www.eeworm.com/read/430750/8729568

java main.java

/* * To change this template, choose Tools | Templates * and open the template in the editor. */ package sha512; /** * * @author mokaddem */ public class Main { /** * @param args the
www.eeworm.com/read/285975/8796622

037_best ch04.037_best

############################################################################## ## Code fragment (Recommended) from Chapter 4 of "Perl Best Practices" ## ## Copyright (c) O'Reilly & Associates