-
超声波测距跟随小车
【实例简介】超声波测距跟随小车
- 2021-10-10 00:31:05下载
- 积分:1
-
PersonalFinanceAssistant
个人财务助理,计算五险一金,比例手动可调(Personal finance assistant, a calculation of the five insurance payments, the proportion of manual adjustable)
- 2009-04-17 12:21:45下载
- 积分:1
-
afptool.c.tar
RokcetChip firmware image tools
- 2013-07-17 19:49:46下载
- 积分:1
-
窗帘
说明: pcf8591AD转换芯片,51单片机控制28BYJ48步进电机(Pcf8591AD conversion chip, 51 single chip computer control 28BYJ48 stepper motor)
- 2020-06-17 12:20:02下载
- 积分:1
-
HTC vive 控制代码
using UnityEngine;
using System.Collections;
//检测手柄功能的脚本 这个脚本挂到手柄上(controler(right)和controler(left))上
public class ButtonTouchAction : MonoBehaviour {
//手柄
SteamVR_TrackedObject trackdeObjec;
void Awake() {
//获取手柄上的这个组件
trackdeObjec = GetComponent();
}
// Use this for initialization
void Start () {
}
void FixedUpdate()
{ //获取手柄输入
var device = SteamVR_Controller.Input((int)trackdeObjec.index);
//以下是api中复制出来的按键列表
/* &n
- 2022-02-04 04:35:04下载
- 积分:1
-
fengmingqi
蜂鸣器是基于在ADS编译器中编写的,通过捕获来控制开发板上的蜂鸣器,实现通过代码控制(You have not played the first half-year-old was released GMAM dual N-recognition access is not your department SDBD JS white bar)
- 2011-11-16 11:34:43下载
- 积分:1
-
t6963nei he 控制的12864的程序,大家看看,帮我
t6963nei he 控制的12864的程序,大家看看,帮我-t6963nei control of the 12,864 procedures, we see that the help I
- 2022-02-12 22:48:51下载
- 积分:1
-
FreeRtos V10.2.1 版本
FreeRtos V10.2.1 版本。嵌入式操作系统的优先选择。
- 2023-02-18 03:15:13下载
- 积分:1
-
quadtree
introduction quadtree to use in programming with c++
- 2013-01-11 03:53:49下载
- 积分:1
-
eemd能量熵
有EEMD分解的源程序,可求解分量信号的能量熵(Source program containing EEMD to solve the energy entropy of component signals)
- 2021-03-02 19:29:33下载
- 积分:1