代码搜索:如何学习 HC?
找到约 10,000 项符合「如何学习 HC?」的源代码
代码结果 10,000
www.eeworm.com/read/210975/15189294
m mmctl8.m
% mmctl8.m
Hc_frame = uicontrol(gcf,'Style','frame','Position',[250 200 95 65]);
Hc_pb1 = uicontrol(gcf,'Style','pushbutton',...
'Position',[255 205 40 40],'String','OK');
Hc_pb2 = uicon
www.eeworm.com/read/194957/8182327
m 例7-10.m
>> Hc_slider=uicontrol(gcf,'style','slider',...
'Position',[100 20 100 20],...
'max',4.04,'min',0.04,... %设最大阻尼比为4,最小为0.04
's
www.eeworm.com/read/194957/8182330
m 例7-13.m
>> Hc_frame=uicontrol(gcf,'style','frame',…
'position',[250 200 95 65]);
>> Hc_pb1=uicontrol(gcf,'style','pushbutton',...
'position',[255 205 40 40],'string','OK');
>> Hc_pb1=u
www.eeworm.com/read/394858/8204865
makefile
###############################################################################
# Makefile for the project 74hc595
###############################################################################
www.eeworm.com/read/367830/9727854
m mmctl8.m
% mmctl8.m
Hc_frame = uicontrol(gcf,'Style','frame','Position',[250 200 95 65]);
Hc_pb1 = uicontrol(gcf,'Style','pushbutton',...
'Position',[255 205 40 40],'String','OK');
Hc_pb2 = uicon
www.eeworm.com/read/415008/11086483
txt lines.txt
HUGE NET2 line545 HC-300W node526 node527 8461 4735 8557 4648 0 0 255 5 0 0 0
HUGE NET2 line544 HC-300W node524 node525 8657 4732 8561 4819 0 0 255 5 0 0 0
HUGE NET2 line609 HC-300W node522 no
www.eeworm.com/read/414865/11098547
m mmctl8.m
% mmctl8.m
Hc_frame = uicontrol(gcf,'Style','frame','Position',[250 200 95 65]);
Hc_pb1 = uicontrol(gcf,'Style','pushbutton',...
'Position',[255 205 40 40],'String','OK');
Hc_pb2 = uicon
www.eeworm.com/read/412853/11180586
m mmctl8.m
% mmctl8.m
Hc_frame = uicontrol(gcf,'Style','frame','Position',[250 200 95 65]);
Hc_pb1 = uicontrol(gcf,'Style','pushbutton',...
'Position',[255 205 40 40],'String','OK');
Hc_pb2 = uicon
www.eeworm.com/read/247815/12617568
plg wd.plg
礦ision3 Build Log
Project:
E:\HC\工作模块电路程序\温度传感器\74HC164和DS18B20温度传感器\wd.uv2
Project File Date: 08/08/2007
Output:
www.eeworm.com/read/334162/12627828
c fcr_3.c
/*
* Copyright (c) 1997-1999, 2003 Massachusetts Institute of Technology
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public Lic