登录
首页 » 其他项目 » 电机的测速中需要使用到光电编码盘,如果是自己制作光电编码盘,就要该旋转编码盘打印程序...

电机的测速中需要使用到光电编码盘,如果是自己制作光电编码盘,就要该旋转编码盘打印程序...

于 2022-03-13 发布 文件大小:44.29 kB
0 228
下载积分: 2 下载次数: 1

代码说明:

电机的测速中需要使用到光电编码盘,如果是自己制作光电编码盘,就要该旋转编码盘打印程序-Motor guns need to use optical encoder disk, if it is to produce their own optical encoder disk, it is necessary to set the rotary encoder Print

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 数控系统的源代码程序
    source code program for make cnc
    2022-02-01 15:33:07下载
    积分:1
  • 数值分析课程上机 拉格朗日插值多式 插值多式存在唯一性 在次数不超过N的多式集合Hn中 满足条件的插值多式Ln(x)^Hn 是唯一存在的! 牛顿插值 三...
    数值分析课程上机 拉格朗日插值多项式 插值多项式存在唯一性 在次数不超过N的多项式集合Hn中 满足条件的插值多项式Ln(x)^Hn 是唯一存在的! 牛顿插值 三色~-numerical analysis courses on the plane Lagrange polynomial interpolation polynomial interpolation existence and uniqueness to the number not exceeding N polynomial Hn pool to meet the conditions of polynomial interpolation Ln (x) ^ Hn is the only exists! Newton"s three color ~
    2022-08-09 11:34:55下载
    积分:1
  • IMEGEN支持90万词库IMEGEN支持 90万词库 IMEGEN支持 90万词库 IMEGEN支持90万词库...
    IMEGEN支持90万词库IMEGEN支持 90万词库 IMEGEN支持 90万词库 IMEGEN支持90万词库 -IMEGEN support 900,000 thesaurus IMEGEN support 900,000 Thesaurus IMEGEN thesaurus support 900,000 IMEGEN support thesaurus IMEGEN thesaurus support 900,000 IMEGEN support thesaurus IMEGEN thesaurus support 900,000 900,000 IMEGEN support thesaurus
    2022-07-01 05:00:30下载
    积分:1
  • 语音控制小车(基于凌阳61板)具有语音训练识别,控制小车的功能。...
    语音控制小车(基于凌阳61板)具有语音训练识别,控制小车的功能。-Voice-controlled car (based on the Sunplus 61 board) has the voice training in the identification, control car functions.
    2022-07-23 13:24:30下载
    积分:1
  • as audio and video products, the wide variety and audio data for the lease to se...
      由于音像制品的品种繁多,所以音像租赁对于数据的查找,修改,删除和添加等功能的需求量很大,用人工手记的方式显然很烦琐,所以本项目就是为此设计.本项目可以对音像制品进行规范化管理,进而提高经营效率,实现中小音像租赁店日常工作的管理.-as audio and video products, the wide variety and audio data for the lease to search, modify, delete and add features such as the high demand for use of artificial Notes obviously very cumbersome, so this is the project design. This item can be audio-video products for regulation and then mention the high operating efficiency, small and medium-sized audio-video rental shops daily work management.
    2022-03-09 12:49:40下载
    积分:1
  • 程序 Pencari Bilangan Terbesar dan terkecil
    #include < stdio.h > //header 文件 #include < conio.h > //header 文件 int main () { //program utama mulai int n,x [20],最大值、 最小 ; //pendeklarasian 的变量 banyak bilangan、 bilangan 使用、 最低 printf ("。: 程序 Pencari Bilangan Terbesar dan Terkecil:.n") ; //Judul 程序 printf (" ---nn") ; printf (" Masukkan banyak bilangan:") ; scanf ("%d",& n) ; //Input Jumlah Bilangan 为 (x = 1 ; x < = n ; x + +) { 为 dg inisial //Proses Pengulangan memakai x = 1,kondisi x < = n,控制 x + + printf ("n Bilangan ke-%d:",x) ; scanf ("%d",& a[x]) ; //Input Bilangan } 最大 = [1] ; //inisialisasi pertama untuk bilangan pertama 为 (x = 1 ; x < = n; x + +) {
    2022-05-30 14:16:21下载
    积分:1
  • 这是用MATLAB编写的静态图片压缩程序中的基于灰度解压部分
    这是用MATLAB编写的静态图片压缩程序中的基于灰度解压部分-is prepared using MATLAB static picture compression process of extracting some of Gray
    2023-02-23 16:25:03下载
    积分:1
  • C++定义了组件及
    C++ defines to assembly EQUs
    2022-10-05 18:25:03下载
    积分:1
  • 可以记录输入结果的编辑框
    可以记录输入结果的编辑框-can record the results of the input frame Editor
    2022-08-08 23:22:43下载
    积分:1
  • 犯错
    随着电子技术和计算机技术的发展,电子产品已与计算机紧密相连,电子产品的智能化日益完善,电路的集成度越来越高,而产品的更新周期却越来越短。电子设计自动化(EDA)技术,使得电子线路的设计人员能在计算机上完成电路的功能设计、逻辑设计、性能分析、时序测试直至印刷电路板的自动设计。EDA是在计算机辅助设计(CAD)技术的基础上发展起来的计算机设计软件系统。与早期的CAD软件相比,EDA软件的自动化程度更高、功能更完善、运行速度更快,而且操作界面友善,有良好的数据开放性和互换性。   电子工作平台Electronics Workbench (EWB)(现称为MultiSim) 软件是加拿大Interactive Image Technologies公司于八十年代末、九十年代初推出的电子电路仿真的虚拟电子工作台,本文是对其做的一个使用说明。-err
    2022-03-22 11:07:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载