代码搜索:Simulated
找到约 1,823 项符合「Simulated」的源代码
代码结果 1,823
www.eeworm.com/read/421154/10753009
h timer.h
#ifndef _TIMER_H
#define _TIMER_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
/* Software timers
* There is one of these structures for each simulated timer.
* Whenever the timer is runn
www.eeworm.com/read/270669/11030627
h timer.h
#ifndef _TIMER_H
#define _TIMER_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
/* Software timers
* There is one of these structures for each simulated timer.
* Whenever the timer is runn
www.eeworm.com/read/464101/7169708
m m6.m
% M file for Project 6 on single-phase induction motor
% in Chapter 6. It sets the machine parameters and
% also plots the simulated results when used in conjunction
% with SIMULINK file s6.m.
www.eeworm.com/read/449996/7492058
h timer.h
#ifndef _TIMER_H
#define _TIMER_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
/* Software timers
* There is one of these structures for each simulated timer.
* Whenever the timer is runn
www.eeworm.com/read/437619/7744829
h timer.h
#ifndef _TIMER_H
#define _TIMER_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
/* Software timers
* There is one of these structures for each simulated timer.
* Whenever the timer is runn
www.eeworm.com/read/144663/12777960
makefile
# Makefile for the C++ version of the Simulated Annealing code
#
#
# To port to your machine:
# set CFLAGS for your C compiler
# set CC to your C compiler
# set CPFLAGS for your C++ compiler
# set CPP
www.eeworm.com/read/143516/12869176
h timer.h
#ifndef _TIMER_H
#define _TIMER_H
#ifndef _GLOBAL_H
#include "global.h"
#endif
/* Software timers
* There is one of these structures for each simulated timer.
* Whenever the timer is runn
www.eeworm.com/read/244134/12884194
java travelingsalesman.java
import java.applet.*;
import java.awt.*;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
/**
* Simulated Annealing and the Traveling Salesman
* Copyright 2005 by Heaton Res
www.eeworm.com/read/139218/13173729
makefile
# Makefile for the C++ version of the Simulated Annealing code
#
#
# To port to your machine:
# set CFLAGS for your C compiler
# set CC to your C compiler
# set CPFLAGS for your C++ compiler
# set CPP
www.eeworm.com/read/138504/13234389
makefile
# Makefile for the C++ version of the Simulated Annealing code
#
#
# To port to your machine:
# set CFLAGS for your C compiler
# set CC to your C compiler
# set CPFLAGS for your C++ compiler
# set CPP