代码搜索结果
找到约 10,000 项符合
Interface 的代码
interface.frm
VERSION 5.00
Begin VB.Form INTERFACE
BackColor = &H80000004&
BorderStyle = 3 'Fixed Dialog
ClientHeight = 3675
ClientLeft = 2940
ClientTop = 24
interface.frm
VERSION 5.00
Begin VB.Form INTERFACE
BackColor = &H80000004&
BorderStyle = 3 'Fixed Dialog
ClientHeight = 3675
ClientLeft = 2940
ClientTop = 24
interface.scr
set_switching_activity -period 340 -toggle_rate 34 -static_prob 0.485714 find(port, "clk") ;
set_switching_activity -period 340 -toggle_rate 1 -static_prob 0.914286 find(port, "reset") ;
interface.out
/e/clk '0'
/e/reset 'U'
TOGGLE1: EVENT /E/RESET (value = '0')
/e/clk '1'
/e/reset '0'
/e/clk '0'
/e/reset '0'
TOGGLE1: EVENT /E/RESET (value =
interface.out
/e/clk '0'
/e/reset 'U'
TOGGLE1: EVENT /E/RESET (value = '0')
/e/clk '1'
/e/reset '0'
/e/clk '0'
/e/reset '0'
TOGGLE1: EVENT /E/RESET (value =
interface.out
/e/clk '0'
/e/reset 'U'
TOGGLE1: EVENT /E/RESET (value = '0')
/e/clk '1'
/e/reset '0'
/e/clk '0'
/e/reset '0'
TOGGLE1: EVENT /E/RESET (value =
interface.h
/*
* DO NOT EDIT THIS FILE - it is generated by Glade.
*/
#ifdef __cplusplus
extern "C" {
#endif
GtkWidget* create_window (void);
GtkWidget* create_fileselection (void);
#ifdef __cplusplus
}
#end