代码搜索:simulate
找到约 2,241 项符合「simulate」的源代码
代码结果 2,241
www.eeworm.com/read/121647/6067631
java~1~ sjfprocessschedule.java~1~
package cn.edu.cauc.crab.ossimulate;
/**
* Title: OS simulate
* Description: This is my home work.
* Copyright: Copyleft (c) 2004
* Company: CAUC
* @author Crab
* @v
www.eeworm.com/read/100017/6276307
c postvxd.c
#define WANTVXDWRAPS
#include
#include
#include
#include "vxdcall.h"
#include
#include
#include
#include "postvxd.h"
#if
www.eeworm.com/read/493986/6386097
gfl importantversion.gfl
# XST (Creating Lso File) :
fsm.lso
# xst flow : RunXST
fsm.syr
fsm.prj
fsm.sprj
fsm.ana
fsm.stx
fsm.cmd_log
fsm.ngc
fsm.ngr
# Implmentation : Translate
__projnav/ngdbuild.err
__projnav/
www.eeworm.com/read/488920/6479797
bat maxplus.bat
echo #-----------------------------------------------------------------------
echo # Altera MaxplusII Verilog compiler script for the book
echo # Digital Signal Processing with FPGAs (2. edit
www.eeworm.com/read/344164/11904580
c rf_copyback.c
/*
* Copyright (c) 1995 Carnegie-Mellon University.
* All rights reserved.
*
* Author: Mark Holland
*
* Permission to use, copy, modify and distribute this software and
* its documentation is h
www.eeworm.com/read/344164/11905494
c rf_testmain.c
/*
* Copyright (c) 1996 Carnegie-Mellon University.
* All rights reserved.
*
* Author: Mark Holland, Rachad Youssef, Jim Zelenka
*
* Permission to use, copy, modify and distribute this software
www.eeworm.com/read/256726/11976788
runsimu
#!/bin/sh
RELDIR=/usr/reltec
pidsimu=`/bin/ps -e | grep simu112 | sed -e 's/^ *//' -e 's/ .*//' | head -1`
startsimu() {
echo "\t\tC_CATS112 Start Simulate Test Server !\n"
cd $RELDIR/stsc/bin
www.eeworm.com/read/252344/12285541
h remoteinput.h
/*
** Name remoteinput.h
**
** Copyright (C) 2005 ~ 2006 IntercomElc
**
** Desc remote simulate input
**
** Author hanrui
**
** Date 2005-06-23
*/
#ifndef __REMO
www.eeworm.com/read/338523/12301018
m wang254_init.m
% wang254_init.m
inv_pen=readfis('inv_pen');
Mc=1; M=0.1; L=0.5; %(Kg, m)
x10=10 % (in gegrees)
x20=15
disp('Load (wang254_init) data complete! You can simulate the system now.');
www.eeworm.com/read/233271/14160414
inc general.inc
;;--------------------- Common stuff for ASM routines ---------------------
;.include "p30f5016.inc"
.include "p30f6010a.inc"
;;--------------------- Test stuff for simulation -----------------