代码搜索:normal
找到约 10,000 项符合「normal」的源代码
代码结果 10,000
www.eeworm.com/read/281086/10266325
pas unit_attendmanager.pas
unit Unit_AttendManager;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, Grids, ComCtrls, Buttons, StdCtrls, Menus;
type
www.eeworm.com/read/281017/10272277
eqn eeprom.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/354633/10340314
vhd latch_11.vhd
-- megafunction wizard: %LPM_LATCH%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: lpm_latch
-- ============================================================
-- File Name: latch_11.vhd
-
www.eeworm.com/read/354633/10340371
vhd latch_8.vhd
-- megafunction wizard: %LPM_LATCH%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: lpm_latch
-- ============================================================
-- File Name: LATCH_8.vhd
--
www.eeworm.com/read/354537/10347036
vhd allwave.vhd
-- megafunction wizard: %LPM_ROM%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: altsyncram
-- ============================================================
-- File Name: allwave.vhd
--
www.eeworm.com/read/353400/10449867
vhd romexam.vhd
-- megafunction wizard: %LPM_ROM%
-- GENERATION: STANDARD
-- VERSION: WM1.0
-- MODULE: altsyncram
-- ============================================================
-- File Name: romexam.vhd
--
www.eeworm.com/read/160583/10517096
py image_demo.py
#!/usr/bin/env python
from pylab import *
delta = 0.025
x = y = arange(-3.0, 3.0, delta)
X, Y = meshgrid(x, y)
Z1 = bivariate_normal(X, Y, 1.0, 1.0, 0.0, 0.0)
Z2 = bivariate_normal(X, Y, 1.5, 0.5, 1,
www.eeworm.com/read/160258/10547733
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 Adc_or_TsSep(void)
{
int i;
U32 Pt[6];
www.eeworm.com/read/351665/10632235
eqn test.fit.eqn
-- Copyright (C) 1991-2005 Altera Corporation
-- Your use of Altera Corporation's design tools, logic functions
-- and other software and tools, and its AMPP partner logic
-- functions, and any o
www.eeworm.com/read/351435/10650194
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