代码搜索结果
找到约 10,000 项符合
Control System 的代码
control.hif
HIF003
--
-- Copyright (C) 1988-2002 Altera Corporation
-- Any megafunction design, and related net list (encrypted or decrypted),
-- support information, device programming or simulation file, an
control.c
#include "def.h"
#include "44b.h"
#include "option.h"
#include "utils.h"
void ShowBootInfo(void)
{
puts("\n **************************************\n");
puts("*
control.c
#include "../inc/def.h"
#include "../inc/config.h"
#include "../inc/board.h"
#include "44b.h"
#include "option.h"
void ShowBootInfo(void)
{
puts("\n **************************************\n"
control.js
//清空仿真结果
function resetEmluator() {
go('resultarea').value = '';
evnStack = [];
}
//初始化页面
function initializePage() {
var theight;
theight = document.body.offsetHeight-20
-go('heade