代码搜索结果
找到约 10,000 项符合
Interface 的代码
user_interface.c
/**********************************************************************
* *
* Software License Agreement
sram_interface.v
module sram_interface(
clock,
address,
data_in,
data_out,
go_read,
go_write,
chipselect,
complete,
sram_address,
sram_data,
sram_ncs,
sram_noe,
sram_nwe);
parameter idl
client_interface.hpp
/* Copyright(c) Ben Bear 2003-2004 */
// This program is free software; you can redistribute it and/or
// modify it under the terms of the GNU General Public License as
// published by th
xo-interface.c
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#ifdef HAVE_CONFIG_H
# include
#endif
#include
#include
#include
#include
#in
xo-interface.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
GtkWidget* create_winMain (void);
GtkWidget* create_papersizeDialog (void);
GtkWidget* create_aboutDialog (void);
GtkWidget* create_zoomDia
matlab_interface.h
#ifndef _matlab_interface_h_
#define _matlab_interface_h_
#include "engine.h"
#include "matrix.h"
#include "mex.h"
#include
#include
#include
class matlab_in