代码搜索:MY四轴上位机-改3
找到约 10,000 项符合「MY四轴上位机-改3」的源代码
代码结果 10,000
www.eeworm.com/read/394970/8201022
txt 改分说明.txt
前提条件:必须在毒谷软件打开后,初始化成功后才能打开此软件,点get.
藏球功能:
1:在ball No后填入相应的球的号码,get out:拿出球,in:拿进球。
改分功能:
打勾所有球,可配合毒谷7的574功能,在打完6个球后,点get out.
www.eeworm.com/read/173926/9630043
doc 出版后改.doc
www.eeworm.com/read/237333/13968205
doc 前 言改.doc
www.eeworm.com/read/132876/14068933
frm 方向改化.frm
VERSION 5.00
Begin VB.Form Form1
Caption = "Form1"
ClientHeight = 5820
ClientLeft = 60
ClientTop = 345
ClientWidth = 7635
LinkTopic
www.eeworm.com/read/481614/6636512
axf my3.axf
www.eeworm.com/read/207110/15283079
asv my3.asv
n=0:99;
xn=2*sin(4*pi*n)+5*cos(8*pi*n);
%生成信号序列
Xk=fft(xn);
kx=0:length(Xk)-1;
subplot(2,1,1);
stem(n,xn);
title('time domain signal');
www.eeworm.com/read/207110/15283081
m my3.m
n=[0:1:99];
xn=cos(3*pi/20*n);
%生成信号序列
Xk=fft(xn);
kx=[0:1:length(Xk)-1];
subplot(2,1,1);
stem(n,xn);
title('time domain signal');
www.eeworm.com/read/358128/3005824
3 extutils::my.3
.\" Automatically generated by Pod::Man 2.16 (Pod::Simple 3.05)
.\"
.\" Standard preamble:
.\" ========================================================================
.de Sh \" Subsection heading
.br
www.eeworm.com/read/295247/8178313
bmp my3.bmp
www.eeworm.com/read/405394/11463467
txt readme.txt
使用方法: USART_InitStructure.USART_BaudRate = 19200;
连接好串口,打开串口调试工具,编译此程序,下载后,按复位,上位机会收到有关串口信息