代码搜索:Processors

找到约 2,733 项符合「Processors」的源代码

代码结果 2,733
www.eeworm.com/read/133596/5904286

cpp readwrite.cpp

// Read/Write request processors for usb42 driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #ifdef DBG #define MSGUSBSTRING(d,s,i)
www.eeworm.com/read/113685/6126409

c test4.c

// real u(10) // // !hpf$ distribute u (block) onto p // !hpf$ processors p (4) // // integer i // // do i = 1, 10 // if(i .eq. 1 .or. i .eq. 10) then // u(i) = 1.0
www.eeworm.com/read/113685/6126411

c test16.c

// !hpf$ processors p(3, 2) // // !hpf$ template t(30, 30) // !hpf$ distribute t(block, cyclic(10)) onto p // // integer a(6, 6) // !hpf$ align a(i, j) with t(3 + 3 * i, 5 * j) // //
www.eeworm.com/read/113685/6126435

c test17.c

// !hpf$ processors p(3, 2) // // !hpf$ template t(30, 30) // !hpf$ distribute t(block, cyclic(10)) onto p // // integer a(2, 3) // !hpf$ align a(i, j) with t(3 + 3 * i, 5 * j) // //
www.eeworm.com/read/113685/6126458

c level1.c

// PROGRAM MAIN // REAL X(2:99), Y(100) // !HPF$ PROCESSORS P(4) // !HPF$ TEMPLATE TX(400),TY(-200:199) // !HPF$ DISTRIBUTE TX(BLOCK) ONTO P // !HPF$ DISTRIBUTE TY(BLOCK) ONTO P //
www.eeworm.com/read/113685/6126460

c level2.c

// PROGRAM MAIN // REAL X(2:99), Y(100) // !HPF$ PROCESSORS P(4) // !HPF$ TEMPLATE TX(400),TY(-200:199) // !HPF$ DISTRIBUTE TX(BLOCK) ONTO P // !HPF$ DISTRIBUTE TY(BLOCK) ONTO P //
www.eeworm.com/read/102995/6224683

cpp readwrite.cpp

// Read/Write request processors for usb42 driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #ifdef DBG #define MSGUSBSTRING(d,s,i)
www.eeworm.com/read/277072/6344264

html apps11vc.html

Differences Between ARM6 and Earlier ARM Processors Differences Between ARM6 and Earlier ARM Pr
www.eeworm.com/read/405151/11470774

c i2c-mpc.c

/* * (C) Copyright 2003-2004 * Humboldt Solutions Ltd, adrian@humboldt.co.uk. * This is a combined i2c adapter and algorithm driver for the * MPC107/Tsi107 PowerPC northbridge and processors tha
www.eeworm.com/read/151124/12233961

cpp readwrite.cpp

// Read/Write request processors for usb42 driver // Copyright (C) 1999 by Walter Oney // All rights reserved #include "stddcls.h" #include "driver.h" #ifdef DBG #define MSGUSBSTRING(d,s,i)