代码搜索:Control 有哪些应用?
找到约 10,000 项符合「Control 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/359100/10165997
h control.h
void CutOff_1(unsigned char Channel);
void CutOff_2(unsigned char Channel);
void CutOff_3(unsigned char Channel);
void Reconnect_1(unsigned char Channel);
void Reconnect_2(unsigned char Ch
www.eeworm.com/read/359100/10166005
c control.c
#include
#include "define.h"
void CutOff_1(unsigned char Channel) // 电压通道1-8切断
{
switch(Channel)
{
case 1:
CTRL_A2 = 1;
CTRL_A1 = 0;
CTRL_A0 = 0;
break;
c
www.eeworm.com/read/163113/10175029
v control.v
module cntrol(
reset,rst,clk16x,tsre,tbre,din,dout,rdn,wrn,led,data_ready
);
input reset;
input clk16x;
input tsre;
input tbre;
input data_ready;
output rst;
www.eeworm.com/read/163110/10175077
v control.v
module control(clk,
reset,
secdata,
mindata,
houdata,
freq1hz,
infmsec,
infmmin,
www.eeworm.com/read/358826/10178472
sch control.sch
www.eeworm.com/read/357508/10207549
c control.c
/*
** Copyright (C) 1991, 1997 Free Software Foundation, Inc.
**
** This file is part of TACK.
**
** TACK is free software; you can redistribute it and/or modify
** it under the terms of the GNU Gen
www.eeworm.com/read/357160/10214453
h control.h
MAINWINDOW MainWindowStruct[5]={
{
NULL,
WC_TREEVIEW,
WS_EX_CLIENTEDGE,
WS_VISIBLE| TVS_LINESATROOT | WS_CHILD | WS_BORDER | TVS_HASLINES |TVS_HASBUTTONS,
0,
0,
158,
200,
www.eeworm.com/read/357088/10216285
lst control.lst
ARM COMPILER V2.53, Control 16/12/06 08:05:01 PAGE 1
ARM COMPILER V2.53, COMPILATION OF MODULE Control
OBJECT MODULE PLACED I
www.eeworm.com/read/357088/10216353
o control.o
www.eeworm.com/read/357088/10216391
c control.c
#include "cgj.h"
#include "control.h"
#include "math.h"
/************************************************************************************************************************
* 函数名称: SendReal