代码搜索结果
找到约 10,000 项符合
Control 的代码
control.cpp
#include "control.h"
#include "resource.h"
#include "display.h"
#include "winex.h"
#include "params.h"
#include "views.h"
#include
// Helper functions
bool Is16BitSampling (DWOR
control.h
#if !defined control_h
#define control_h
#include
#include "wassert.h"
#include "control.h"
#include "views.h"
#include "display.h"
#include "metactrl.h"
// private message pro
control.vhd
Library IEEE ;
USE IEEE.STD_LOGIC_1164.all;
USE IEEE.STD_LOGIC_ARITH.all;
ENTITY control IS
PORT(clk : IN STD_LOGIC;
sign : IN STD_LOGIC;
class : IN INTEGER RANGE 0 TO 7; --量程编号
clk_out
control.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CControlDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Contro
control.h
// Control.h : main header file for the CONTROL application
//
#if !defined(AFX_CONTROL_H__FC6E2A64_206D_11D5_9CE5_00108804F027__INCLUDED_)
#define AFX_CONTROL_H__FC6E2A64_206D_11D5_9CE5_00108804
control.cpp
// Control.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Control.h"
#include "ControlDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
s
control.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////