代码搜索:Simulates
找到约 1,151 项符合「Simulates」的源代码
代码结果 1,151
www.eeworm.com/read/261343/11653897
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/260139/11743701
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/155592/11862284
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/343401/11951412
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/340960/12117633
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/250847/12381718
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/229593/14328647
c tcc_binary_unix.c
/* Turbo code Test Driver: log_map, random interleaver */
/* Creation date : Jan.3 2001 */
/* Program written by: Gao yingzi */
/* This program simulates the classical turbo encoding-decoding sy
www.eeworm.com/read/228006/14403607
m wavelet_downscale.m
function B=wavelet_downscale(A,wavelet,scale)
%B = wavelet_downscale(A,wavelet,scale)
%Version: 2.10, Date: 2006/01/31, author: Nikola Sprljan
%Simulates resizing performed by wavelet decomposition
www.eeworm.com/read/220439/14800796
cpp game_lobby.cpp
//Game Lobby
//Simulates a game lobby where players wait
#include
#include
using namespace std;
class Player
{
public:
Player(const string& name = ""): m_Name(n
www.eeworm.com/read/117374/14927812
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