代码搜索:灭火机器人
找到约 797 项符合「灭火机器人」的源代码
代码结果 797
www.eeworm.com/read/389624/8510524
h type.h
/*球场,足球,机器人的数据结构*/
typedef struct
{
int color;
float position[4];
}FootballPitch;
typedef struct
{
int color;
float ball_x;
float ball_y;
float init_speed;
float radius;
float
www.eeworm.com/read/271391/10998412
java ourrobot.java
package zxcRobot;
import robocode.*;
import java.awt.Color;
/**
* OurRobot - 一个由郑鑫琛,林朗,陈寿聪做的机器人
*/
public class OurRobot extends AdvancedRobot
{
Enemy target;
/**
* 代表对
www.eeworm.com/read/419688/2074012
h robotsafelimit.h
#pragma once
class CRobotSafeLimit
{
public:
CRobotSafeLimit(void);
public:
virtual~CRobotSafeLimit(void);
public:
// 机器人安全的左右轮速限制,若超出则截断,并返回假,若为超出则返回真
bool SafeLRSpeedLimit(double
www.eeworm.com/read/327910/13055733
mht 基于pic单片机的智能小区监控系统的设计 - robotsky -为机器人爱好者与开发者服务.mht
From:
Subject: =?gb2312?B?u/nT2lBJQ7Wlxqy7+rXE1sfE3NChx/i84L/Yz7XNs7XEyei8xiAtIA==?=
=?gb2312?B?Um9ib3RTa3kgLc6qu/rG98jLsK66w9Xf0+u/qrei1d+3/s7x?=
Date: Fri,
www.eeworm.com/read/419603/10855817
lis led.lis
.module Led.c
.area text(rom, con, rel)
0000 .dbfile F:\机器人3\avr\AVR典型实例\第2章程序\复件IO~1\跑马灯设计\Led.c
0000 .dbfunc
www.eeworm.com/read/321662/13401150
c figure8.c
#include
#define MOVE_VELOCITY 5
#define TURN_VELOCITY toRadians(3)
// 等待机器人转动指定的弧度
void waitforRadians(double radians);
/**
* 每个单位时间都会触发
*/
void onTick(struct
www.eeworm.com/read/230779/14274124
txt macro1.txt
[General]
Description=1.演示机器人
BeginHotkey=120
BeginHotkeyMod=0
RunOnce=1
Enable=1
[Repeat]
Type=0
Number=1
[Script]
KeyDown 91 1
KeyPress 82 1
KeyUp 91 1
Delay 50
KeyPress 8 1
Delay 1
www.eeworm.com/read/390566/8459042
m function_image_feature.m
function fea_uv = Function_image_feature(sita,x_y_z);
% PURPOSE : this function gets the image feature u and v from the real world
% coordinate x and y(单位:m)
%sita1,sita2为机器人两
www.eeworm.com/read/390564/8459100
m function_image_feature.m
function fea_uv = Function_image_feature(sita,x_y_z);
% PURPOSE : this function gets the image feature u and v from the real world
% coordinate x and y(单位:m)
%sita1,sita2为机器人两