代码搜索:机器人程序

找到约 10,000 项符合「机器人程序」的源代码

代码结果 10,000
www.eeworm.com/read/363424/9952125

doc 程序.doc

www.eeworm.com/read/165186/10072963

txt 程序.txt

//#include "stdafx.h" #include #include #include #include "fstream.h" #include #include #include #define READER 'R' #define WRIT
www.eeworm.com/read/163695/10149205

txt 程序.txt

%高通滤波 fs=2000 M=256; n=[0:1:M-1]; x1=sin(2*pi/fs*100*n); x2=sin(2*pi/fs*800*n); x=x1+x2; plot(x) plot(abs(fft(x))) Fs=1000; wp=300*2/Fs; ws=200*2/Fs; Rp=1; Rs=15; Nn=128 [N,Wn]=buttord(
www.eeworm.com/read/359098/10166405

txt 程序.txt

#include #include #define uchar unsigned char #define uint unsigned int //============================ #define C8155 XBYTE[0x7000] #define PA XBYTE[0x7001] #define PB XBYTE
www.eeworm.com/read/358196/10193984

txt 程序.txt

#include #include #include #define TM_second XBYTE[0x7f00] //秒 #define TM_minute XBYTE[0x7f02] //分 #define TM_hour XBYTE[0x7f04] //时 #defin
www.eeworm.com/read/355131/10291094

rar 程序.rar

www.eeworm.com/read/162451/10304854

doc 程序.doc

www.eeworm.com/read/280151/10351885

txt 程序.txt

#include #include #define uchar unsigned char #define uint unsigned int //============================ #define C8155 XBYTE[0x7000] #define PA XBYTE[0x7001] #define PB XBYTE
www.eeworm.com/read/354204/10375973

url 程序.url

[DEFAULT] BASEURL=http://www.avrvi.sdu.edu.cn/class/2007MCU/ray/fujian/11.txt [InternetShortcut] URL=http://www.avrvi.sdu.edu.cn/class/2007MCU/ray/fujian/11.txt Modified=D076F0A916F2C801B0
www.eeworm.com/read/354203/10376113

txt 程序.txt

;*********************************器件说明********************************* ;用PIC16F877A驱动LCD模块 ;LCD模块,型号:ST1620-1 ;LCD模块初始化,由厂家提供的资料显示,其初始化过程为: ;1----延时15ms ;2----写指令38H(写入之前不用检测Busy信号) ;3----延时5ms