代码搜索:Based
找到约 10,000 项符合「Based」的源代码
代码结果 10,000
www.eeworm.com/read/149096/12404024
mdl fuzzy_model_based_case2.mdl
Model {
Name "fuzzy_model_based_case2"
Version 5.0
SaveDefaultBlockParams on
SampleTimeColors off
LibraryLinkDisplay "none"
WideLines off
ShowLineDimensions off
www.eeworm.com/read/230967/14264192
pdf linux-based-embedded-ecgrecorder-design.pdf
www.eeworm.com/read/209940/15210975
asm keypad lcd display based on interrupt.asm
;只有两个功能键,一个设置键,按下后,将后面的按键放入50H、51H
;二次按下此键将此后按下的两个键值 合并保存在52H,
;取消键功能:清零50H、51H
;
ORG 0000H
AJMP START
ORG 0013H
AJMP INT1
OR
www.eeworm.com/read/206759/15290191
ppt signature varification based on mean shift.ppt
www.eeworm.com/read/17691/754150
pdf fpga_based_infrared_receiver_module.pdf
www.eeworm.com/read/18009/770061
pdf data_system_design_based_on_fpga.pdf
www.eeworm.com/read/242926/4533358
bb astarlibrary - demo 4a (loop based).bb
;A* Pathfinder (Version 2.0) by Patrick Lester. Used by permission.
;==================================================================
;Last updated 03/22/04
;This version of the aStar library h
www.eeworm.com/read/242657/4549664
mpc svr_conc_queue_based_workers.mpc
// -*- MPC -*-
// $Id: Svr_Conc_Queue_Based_Workers.mpc 69308 2005-11-11 17:26:34Z isisbuilds $
project : aceexe {
avoids += ace_for_tao
exename = workers
source_files {
workers.cpp
}
}
www.eeworm.com/read/242657/4549665
bor svr_conc_queue_based_workers.bor
# Makefile for building the workers exe with Borland C++ Make
NAME = workers
NO_FULL_PATH=1
OBJFILES = \
$(OBJDIR)\workers.$(OBJ_EXT)
LFLAGS = \
-L"." \
-j"." \