代码搜索:simulating

找到约 328 项符合「simulating」的源代码

代码结果 328
www.eeworm.com/read/389709/2539214

c spi.c

// ------------- Functions for simulating Serial Peripheral Interface ---------- /* FileName: spi.c Version : 0.2 Last Updated: 2007-4-27 Description: This library contains the necessary fun
www.eeworm.com/read/387820/2556112

c spi.c

// ------------- Functions for simulating Serial Peripheral Interface ---------- /* FileName: spi.c Version : 0.1 Last Updated: 2007-3-2 Description: This library contains the necessary func
www.eeworm.com/read/295630/8149390

c fet140_i2c_mstrtx_opendrain.c

//****************************************************************************** // MSP-FET430P140 Demo - I2C Master Transmits to MSP430 Slave RX simulating // open Drain P
www.eeworm.com/read/392996/8316278

cpp machine.cpp

// machine.cc // Routines for simulating the execution of user programs. // // DO NOT CHANGE -- part of the machine emulation // // Copyright (c) 1992-1993 The Regents of the University of Californi
www.eeworm.com/read/392996/8316327

h machine.h

// machine.h // Data structures for simulating the execution of user programs // running on top of Nachos. // // User programs are loaded into "mainMemory"; to Nachos, // this looks just like an arra
www.eeworm.com/read/235522/14065552

cc machine.cc

// machine.cc // Routines for simulating the execution of user programs. // // DO NOT CHANGE -- part of the machine emulation // // Copyright (c) 1992-1993 The Regents of the University of Californi
www.eeworm.com/read/235522/14065569

h machine.h

// machine.h // Data structures for simulating the execution of user programs // running on top of Nachos. // // User programs are loaded into "mainMemory"; to Nachos, // this looks just like an arra
www.eeworm.com/read/113130/15469737

c calc.c

// Simple calc // This sample demonstrate advanced PocketC concepts: // simulating structures, indirect function calls. // // This sample sets up an event-based applet framework, and // creates
www.eeworm.com/read/101063/15855001

cpp test_hierarchygenerators4.cpp

#include #include #include "HierarchyGenerators.h" using namespace ::Loki; // // Helper class for simulating (ranking) partial ordering // template struct O
www.eeworm.com/read/101063/15855003

cpp test_hierarchygenerators2.cpp

#include #include #include "HierarchyGenerators.h" using namespace ::Loki; // // Helper class for simulating (ranking) partial ordering // template struct O