-
stm32
实现DSP-STM32 上对四相双极性步进电机的调速控制,及STM32上矩阵键盘的使用(Realization of the four-phase bipolar stepper motor speed control on the DSP-STM32, STM32 and the use of the keyboard matrix)
- 2016-04-09 23:15:24下载
- 积分:1
-
Whook 7.587-83
whook, nao posso escrever mais porque nao entendo chines e os campso vao ficar assim mesmo ta bom, entao ta, valeu falou vou fumar, olha ali o superman, no ceu tem pao e morreu.
- 2020-06-23 15:20:01下载
- 积分:1
-
qpc-6.0.1
事件驱动系统QP,基于状态机控制,使程序更清晰,易维护(Event-driven system QP, based on state machine control, makes the program clearer and easier to maintain.)
- 2020-06-19 01:00:02下载
- 积分:1
-
2013
基于单目相机和激光测距仪, 文章提出从一幅图像中识别出非合作目标物体上的矩形面,并提取出 4
个顶点坐标的特征提取方法,为位姿的测量提供必要的信息 提出以激光点为参考, 距离激光点最近的 4 条边
界为矩形面边界的判定准则,并根据激光点到直线的垂足和边界端点约束排除干扰线段 该方法能有效地判
定出矩形面且顶点定位准确,在空间机器人视觉伺服控制半物理仿真系统上得到了验证。(An approach to identi fying the rectangular plane of the object w i thout markers and extracting i t s ape-
xes which are needed for pose measurement from an image is proposed in this paper. A cri terion is put forw ard
that the edges w hich have the minimum distances around the laser point are regarded as the edges of the rec-
tangular plane, and the interferent ial lines are eliminated according to the pedal between the laser point and
the edge and two endpoints of the edge. The validity of the method is verified by experiments performed on a
sem- i physical simulation system for visua- l serving cont rol of space robot s.)
- 2013-01-17 10:42:19下载
- 积分:1
-
雷达识别外推程序 trec_c
雷达识别外推程序,可用于多普勒天气雷达等。(Radar identification extrapolation procedure can be used for Doppler weather radar.)
- 2009-10-14 16:31:17下载
- 积分:1
-
GpsTool(20130913)
坐标转换,可将坐标从大地坐标转换为地方坐标并可以反转(Coordinate conversion, coordinate conversion from geodetic coordinates to local coordinates and can be reversed)
- 2014-05-28 17:05:36下载
- 积分:1
-
WPF-GridLines
WPF-Grid网格线WPF-Grid网格线WPF-Grid网格线WPF-Grid网格线WPF-Grid网格线WPF-Grid网格线WPF-Grid网格线(WPF-Grid of Lines)
- 2015-02-06 10:12:28下载
- 积分: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
-
C#底层服务框架
分析了传统DSS的弊端,引出电子商务环境下的DSS应用新模式.针对原有决策电子市场的框架结构,进行相对的完善,给出了一个新决策电子市场模型,并分 析了新模式下完成一次交易事务的全过程.在此基础上,阐述了决策资源描述的重要性,并根据owl-s描述Web服务的框架,对电子市场中的DSS资源进行 针对性的描述.利用新市场模型和资源描述框架,可以有效完善市场功能并形成新模式下相对通用的DSS资源描述方案.
- 2022-03-12 19:26:41下载
- 积分:1
-
spi
ATT7022电力计量芯片模拟SPI驱动(ATT7022 Electric power measurement chip SPI simulation drive
)
- 2013-03-25 18:46:27下载
- 积分:1