代码搜索:Control 有哪些应用?
找到约 10,000 项符合「Control 有哪些应用?」的源代码
代码结果 10,000
www.eeworm.com/read/357088/10216400
h control.h
#define SEND_PART 3 // 有三个检测数据要送出
#define TASK_DELAY_TIME 2 // 任务延迟时间
#define SEND_DELAY_TIME 3
www.eeworm.com/read/356716/10222601
rmh control.rmh
/* Symbol Table */
// ASCII_byte_to_hex = LABEL: 507
// ASCII_letter = LABEL: 530
// ASCII_to_hex = LABEL: 520
// DS2432_menu = LABEL: 32
// DS2432_prompt = LABEL: 34
// DS_init_regular_mode = LABEL:
www.eeworm.com/read/356716/10222649
psm control.psm
; KCPSM3 Program - Communication with DS2432 secure memory on the Spartan-3E Starter Kit.
;
; Ken Chapman - Xilinx Ltd
www.eeworm.com/read/356169/10235563
bmp control.bmp
www.eeworm.com/read/356169/10235565
c control.c
#include
#include
#include
#include
#include
#define MYC_STATIC "MYSTATIC1"
#define IDC_STATIC1 1000
HW
www.eeworm.com/read/355995/10239755
pyc control.pyc
www.eeworm.com/read/355554/10257969
h control.h
#ifndef __CONTROL_H__
#define __CONTROL_H__
#include "..\ucos-ii\includes.h" /* uC/OS interface */
#include "..\inc\drv\figure.h"
#include "..\ucos-ii\add\list.h"
#define OSCtrlMemSize
www.eeworm.com/read/355389/10271478
v control.v
module control(std_f_sel,reset,clk,clear,cntover,cntlow);
output[1:0] std_f_sel;
output reset;
input clk,clear,cntover,cntlow;
reg[1:0] std_f_sel;
reg reset;
reg[5:0] present,next;
parameter st
www.eeworm.com/read/162417/10306637
gif control.gif
www.eeworm.com/read/354944/10311133
lst control.lst
1 .file "control.c"
2 .arch atmega8
3 __SREG__ = 0x3f
4 __SP_H__ = 0x3e
5 __SP_L__ = 0x3d
6