代码搜索:Simulates
找到约 1,151 项符合「Simulates」的源代码
代码结果 1,151
www.eeworm.com/read/223561/4810562
java screensaver.java
// Exercise 27.11: ScreenSaver.java
// Application simulates a Screen Saver by drawing random shapes.
import java.awt.*;
import javax.swing.*;
public class ScreenSaver extends JFrame
{
// D
www.eeworm.com/read/311187/3687655
asm simul101.asm
;
; This function simulates the scan codes of the 101 keyboard on older 83/84 key
; keyboard systems that lack bios support for some often used 101 keyboard
; control key combinations. I miss bein
www.eeworm.com/read/311187/3687711
asm simul101.asm
;
; This function simulates the scan codes of the 101 keyboard on older 83/84 key
; keyboard systems that lack bios support for some often used 101 keyboard
; control key combinations. I miss bein
www.eeworm.com/read/286193/4041697
cpp digitalclock.cpp
// Tutorial 15: DigitalClock.cpp
// Simulates the operation of a digital clock.
// NOTE: This file must be compiled with Time.cpp.
#include // required to perform C++ stream I/O
#includ
www.eeworm.com/read/286193/4041724
cpp digitalclock.cpp
// Exercise 15.12: DigitalClock.cpp
// Simulates the operation of a digital clock.
// NOTE: This file must be compiled with Time.cpp.
#include // required to perform C++ stream I/O
#inc
www.eeworm.com/read/286193/4041729
cpp digitalclock.cpp
// Tutorial 15: DigitalClock.cpp
// Simulates the operation of a digital clock.
// NOTE: This file must be compiled with Time.cpp.
#include // required to perform C++ stream I/O
#includ
www.eeworm.com/read/261925/4319264
py weaktest.py
#! /usr/bin/env python
# A test driver using "the standard" test directory structure.
# This simulates a user that gets E-mail, and only trains on fp,
# fn and unsure messages. It starts by training
www.eeworm.com/read/471742/6888584
m least_action.m
%least_action.m - simulates Hamilton's Least Action principle for a
%particle under the action of gravity. The trajectory is compared
%with what is expected analytically
clear; tol=1.e-7; %clear,
www.eeworm.com/read/195394/8159192
asm simul101.asm
;
; This function simulates the scan codes of the 101 keyboard on older 83/84 key
; keyboard systems that lack bios support for some often used 101 keyboard
; control key combinations. I miss bein
www.eeworm.com/read/395102/8196378
readme
This package simulates the protocols of Chapter 3 of "Computer Networks 3/e"
by Andrew S. Tanenbaum, published by Prentice Hall PTR, 1996. It was written
by Andrew S. Tanenbaum and may be freely dist