代码搜索:Synchronous
找到约 1,924 项符合「Synchronous」的源代码
代码结果 1,924
www.eeworm.com/read/180137/5289784
c zoomtst1.c
/*
* $Id: zoomtst1.c,v 1.3 2001/11/18 21:14:23 adam Exp $
*
* Synchronous single-target client doing search (but no retrieval)
*/
#include
#include
#include
#
www.eeworm.com/read/273525/4210360
dlg irf_cgraph.dlg
/*
irf_cgraph.dlg
*! VERSION 1.1.2 20may2005
*/
VERSION 9.0
SYNCHRONOUS_ONLY
INCLUDE graph_header
INCLUDE header
HELP hlp1, view("help irf_cgraph")
RESET res1
DIALOG main,
www.eeworm.com/read/273525/4210366
dlg irf_ograph.dlg
/*
irf_ograph.dlg
*! VERSION 1.1.2 20may2005
*/
VERSION 9.0
SYNCHRONOUS_ONLY
INCLUDE graph_header
INCLUDE header
HELP hlp1, view("help irf_ograph")
RESET res1
DIALOG main,
www.eeworm.com/read/261703/4319780
vhd counter1.vhd
-- 8 bit up-counter with synchronous reset
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_signed.all;
entity counter is
port (clk, reset: in b
www.eeworm.com/read/370579/9595073
txt 计数器:generic语句的应用.txt
-- n-Bit Synchronous Counter
-- dowload from: www.fpga.com.cn & www.pld.com.cn
LIBRARY ieee;
USE ieee.Std_logic_1164.ALL;
USE ieee.Std_logic_unsigned.ALL;
ENTITY cntrnbit IS
GENERIC(
www.eeworm.com/read/431224/8697235
m ddsg.m
% User Defined Component ddsg
% Created with PSAT v1.3.0
%
% Date: 12-May-2004 11:33:37
% Struct: Comp
Comp.init(1,1) = 1;
Comp.descr = 'Direct Drive Synchronous Generator';
Comp.name = 'ddsg';
www.eeworm.com/read/384940/8830890
m ddsg.m
% User Defined Component ddsg
% Created with PSAT v1.3.0
%
% Date: 12-May-2004 11:33:37
% Struct: Comp
Comp.init(1,1) = 1;
Comp.descr = 'Direct Drive Synchronous Generator';
Comp.name = 'ddsg';
www.eeworm.com/read/355374/10272849
m kalman_s1.m
%Kalman_S1.m
%Kalman algorithm
%synchronous CDMA
%channel: White Gaussis Noise
function [p] = Kalman_S1(snr_in_dB)
SNR=10^(snr_in_dB/10); %信噪比由dB形式转化
sgma=1; % noise standa
www.eeworm.com/read/349226/10840545
lif breeder5.lif
#Life 1.05
#D Synchronous P32 breeder based on Tim Coe's P16 engine:
#D Breeder makes new puffer every 32 generations;
#D Puffers make new blinker every 32 generations.
#N
#P 194 187
....****
.
www.eeworm.com/read/418304/10955156
m ddsg.m
% User Defined Component ddsg
% Created with PSAT v1.3.0
%
% Date: 12-May-2004 11:33:37
% Struct: Comp
Comp.init(1,1) = 1;
Comp.descr = 'Direct Drive Synchronous Generator';
Comp.name = 'ddsg';