代码搜索:simulate

找到约 2,241 项符合「simulate」的源代码

代码结果 2,241
www.eeworm.com/read/284556/8919093

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/373623/9446339

r bart.r

### Name: bart ### Title: Bayesian Additive Regression Trees ### Aliases: bart plot.bart ### Keywords: nonparametric tree regression nonlinear ### ** Examples ##simulate data (example from Fr
www.eeworm.com/read/165348/10066473

c 复件 mnck.c

//$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 扩展串口 //simulate serial port #include #include #define uchar unsigned char #define uint unsigned int #define
www.eeworm.com/read/161674/10386841

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/161538/10398343

m contents.m

% MATLAB Interface for LIBSVM, Version 1.2 % % LIBSVMOPT Optimize Support Vector Machine with LIBSVM. % LIBSVMSIM Simulate Support Vector Machine. % MEXLIBSVM Compile LIBSVMOPT and LIBSVMSIM.
www.eeworm.com/read/392997/7247765

cpp console.cpp

// 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/198919/7903839

c current_park.c

/* File : current_park.c * Abstract:simulate the execution of the control software by the micro controller,debug version * Copyright 2006-2007 The ITAEL of the Tongji University. * $Revis
www.eeworm.com/read/142434/12945725

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/127704/6001924

readme

Model of the HP 97560 SCSI disk drive This directory contains some software to simulate the behavior of the HP 97560 disk drive. The model is modularized so that it can be plugged into a variety of
www.eeworm.com/read/100127/6274059

py electrons.py

#! /usr/bin/env python # Simulate "electrons" migrating across the screen. # An optional bitmap file in can be in the background. # # Usage: electrons [n [bitmapfile]] # # n is the number of electr