代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/493401/6402315
cc console.cc
// console.cc
// Routines to simulate a serial port to a console device.
// A console has input (a keyboard) and output (a display).
// These are each simulated by operations on UNIX files.
// The si
www.eeworm.com/read/481225/6645141
cc console.cc
// console.cc
// Routines to simulate a serial port to a console device.
// A console has input (a keyboard) and output (a display).
// These are each simulated by operations on UNIX files.
// The si
www.eeworm.com/read/261074/11667372
m dsmcne.m
% dsmcne - Program to simulate a dilute gas using DSMC algorithm
% This version simulates planar Couette flow
clear all; help dsmcne; % Clear memory and print header
%* Initialize constants (
www.eeworm.com/read/155109/11898427
m contents.m
%Fuzzy logic ball balancing simulator
% pendulum - Initialization of workspace
% pendul2 - Sets up the main window
% doevent - Handles all input from the user
% simulate - Co
www.eeworm.com/read/125505/14489302
c mnck.c
//$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 扩展串口
//simulate serial port
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define
www.eeworm.com/read/118254/14879650
c 复件 mnck.c
//$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 扩展串口
//simulate serial port
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define
www.eeworm.com/read/214672/15092261
cc console.cc
// console.cc
// Routines to simulate a serial port to a console device.
// A console has input (a keyboard) and output (a display).
// These are each simulated by operations on UNIX files.
// The si
www.eeworm.com/read/493646/1164571
py datafilter.py
# -- coding: utf-8
""" Data filter plugin example based on the
simulator plugin for HarvestMan. This
plugin changes the behaviour of HarvestMan
to only simulate crawling without actually
downloading a
www.eeworm.com/read/491809/1187542
cc console.cc
// console.cc
// Routines to simulate a serial port to a console device.
// A console has input (a keyboard) and output (a display).
// These are each simulated by operations on UNIX files.
// The si
www.eeworm.com/read/480270/1319646
m gensim.m
function gensim(net,st)
%GENSIM Generate a SIMULINK block to simulate a neural network.
%
% Syntax
%
% gensim(net,st)
%
% Description
%
% GENSIM(NET,ST) takes these inputs,
% NE