代码搜索:based
找到约 10,000 项符合「based」的源代码
代码结果 10,000
www.eeworm.com/read/136989/5834590
mpc cosec_rtec_based_lib.mpc
// -*- MPC -*-
// CosEC_RtEC_Based_lib.mpc,v 1.2 2003/12/23 21:04:23 dhinton Exp
project : orbsvcslib, event, rtevent, rtsched {
sharedname = CosEC_RtEC_Based
dynamicflags += TAO_RTEC_COSEC_
www.eeworm.com/read/136989/5834633
mpc cosec_rtec_based_bin.mpc
// -*- MPC -*-
// CosEC_RtEC_Based_bin.mpc,v 1.2 2003/12/23 21:04:23 dhinton Exp
project : orbsvcsexe, rtevent, event {
after += CosEC_RtEC_Based_lib
includes += ../lib
libs += CosEC_RtEC
www.eeworm.com/read/443374/6280995
caj camera-method-based-on-opencv.caj
www.eeworm.com/read/491562/6437495
doc microcontroller based servo stabilizer.doc
www.eeworm.com/read/491562/6437498
doc microcontroller based servo stabilizer.doc
www.eeworm.com/read/481911/6632466
pdf puf based rng paper.pdf
www.eeworm.com/read/479718/6685222
pdf probabilistic explanation based learning.pdf
www.eeworm.com/read/478155/6720766
m bp based pid control.m
%BP based PID Control
clear all;
close all;
xite=0.20;
alfa=0.05;
S=2; %Signal type
IN=4;H=5;Out=3; %NN Structure
if S==1 %Step Signal
wi=[-0.6394 -0.2696 -0.3756 -0.7023;
-
www.eeworm.com/read/478155/6720774
m pid control based on hopfield.m
%PID control based on Hopfield
clear all;
close all;
ts=0.001;
TimeSet=[0:ts:1];
para=[];
[t,x]=ode45('chap4_9eq',TimeSet,[0 0 0 0],[],para);
vm=x(:,1);
v=x(:,2);
F=x(:,3);
G=x(:,4);
www.eeworm.com/read/476707/6748634
txt ad-based on fpga.txt
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity dac_ds is
port(reset :in std_logic;
clk :in std_logic;
din :in std