代码搜索:Simulates

找到约 1,151 项符合「Simulates」的源代码

代码结果 1,151
www.eeworm.com/read/401989/2334270

c cache.c

/* Cache simulator: Simulates 4-way set-associative cache, using LRU for replacement policy Cache parameters configured at compile time */ #include "cache.h" #include "defs.h" #include "m
www.eeworm.com/read/401989/2334282

c cache.c

/* Cache simulator: Simulates 4-way set-associative cache, using LRU for replacement policy Cache parameters configured at compile time */ #include "cache.h" #include "defs.h" #include "m
www.eeworm.com/read/401989/2334295

c cache.c

/* Cache simulator: Simulates 4-way set-associative cache, using LRU for replacement policy Cache parameters configured at compile time */ #include "cache.h" #include "defs.h" #include "m
www.eeworm.com/read/401860/2335545

java simulator.java

package at.ac.uni_linz.tk.vchat; import java.awt.*; import java.util.*; /** * Simulates Users for the demo-mode. Those Users will walk around and send * random messages. * * @author
www.eeworm.com/read/397047/2404783

java simulator.java

package at.ac.uni_linz.tk.vchat; import java.awt.*; import java.util.*; /** * Simulates Users for the demo-mode. Those Users will walk around and send * random messages. * * @author
www.eeworm.com/read/369148/2802484

java simulator.java

package at.ac.uni_linz.tk.vchat; import java.awt.*; import java.util.*; /** * Simulates Users for the demo-mode. Those Users will walk around and send * random messages. * * @author
www.eeworm.com/read/265319/4283389

java printer.java

// Printer.java // This class simulates a printer device on a network. // deitel package package com.deitel.advjhtp1.jiro.DynamicService.printer; // java core package import java.util.Stack; i
www.eeworm.com/read/334779/12574298

cpp prg1_2.cpp

// File: prg1_2.cpp // the program simulates playing the game of Craps. // if die is a randomNumber object, simulate tossing // the dice with the expression // (1 + die.random(6)) + (1+ die.ran
www.eeworm.com/read/101208/15841429

pp

# # This C-shell script simulates the ANSI C Preprocessor by using sed to do # token pasting. Usage syntax is: # # pp input_file [cc-flags] # # The extra space in the first sed invocation is r
www.eeworm.com/read/288303/8644057

m anafsk.m

function [y,iflaw]=anafsk(N,Ncomp,Nbf); %ANAFSK Frequency Shift Keying (FSK) signal. % [Y,IFLAW]=ANAFSK(N,NCOMP,NBF) simulates a phase coherent % Frequency Shift Keying (FSK) signal. This signal is a