代码搜索:Checking

找到约 6,492 项符合「Checking」的源代码

代码结果 6,492
www.eeworm.com/read/198746/6786492

bld mvbif.bld

Release 6.1i - ngdbuild G.23 Copyright (c) 1995-2003 Xilinx, Inc. All rights reserved. Command Line: ngdbuild -intstyle ise -dd d:\2006\fpga_design\mvbc3\mvbc3/_ngo -i -p xc2s300e-pq208-6 mvbif.ngc
www.eeworm.com/read/472486/6868790

bld lcd_top.bld

Release 8.1i ngdbuild I.24 Copyright (c) 1995-2005 Xilinx, Inc. All rights reserved. Command Line: ngdbuild -intstyle ise -dd _ngo -nt timestamp -uc lcd_top.ucf -p xc3s400-pq208-4 lcd_top.ngc lcd_t
www.eeworm.com/read/472223/6873373

plg newton.plg

Build Log --------------------Configuration: newton - Win32 Debug-------------------- Command Lines Creating temporary file "D:\DOCUME~1\ADMINI
www.eeworm.com/read/292920/8323781

c ifdef.c

/* ifdef.c -- uses conditional compilation */ #include #define JUST_CHECKING #define LIMIT 4 int main(void) { int i; int total = 0; for (i = 1; i
www.eeworm.com/read/174496/9585733

bld top.bld

Release 6.2i - ngdbuild G.28 Copyright (c) 1995-2004 Xilinx, Inc. All rights reserved. Command Line: ngdbuild -intstyle ise -dd e:\work\digital_sward\sub_demo\subgame/_ngo -uc top.ucf -p xc3s400-pq
www.eeworm.com/read/174468/9586173

bld top.bld

Release 6.2i - ngdbuild G.28 Copyright (c) 1995-2004 Xilinx, Inc. All rights reserved. Command Line: ngdbuild -intstyle ise -dd e:\work\digital_sward\sub_demo\submusic/_ngo -uc top.ucf -p xc3s400-p
www.eeworm.com/read/174467/9586265

bld top.bld

Release 6.2i - ngdbuild G.28 Copyright (c) 1995-2004 Xilinx, Inc. All rights reserved. Command Line: ngdbuild -intstyle ise -dd e:\work\digital_sward\sub_demo\submouse/_ngo -uc top.ucf -p xc3s400-p
www.eeworm.com/read/174465/9586372

bld clock.bld

Release 6.2i - ngdbuild G.28 Copyright (c) 1995-2004 Xilinx, Inc. All rights reserved. Command Line: ngdbuild -intstyle ise -dd e:\work\digital_sward\sub_demo\subseg/_ngo -uc top.ucf -p xc3s400-pq2
www.eeworm.com/read/369142/9661863

cpp decoding.cpp

/**********************************************/ /* LDPC Decoder /* int DecodingF(struct BasicParaS * ctrl, double * input) /* Written by: Ouyang Ziyue, /* Date: Dec 21st, 2007,
www.eeworm.com/read/369134/9661961

cpp decoding.cpp

#include "parameter_sets.h" int * DecodingF(struct BasicParaS * ctrl, double * input) { int * output = new int[ctrl->codeK]; int * decodeOutput = new int[ctrl->numInBits]; double * decod