登录
首页 » PDF » RFID-BASED-SPEED-CONTROLLER

RFID-BASED-SPEED-CONTROLLER

于 2020-06-20 发布
0 163
下载积分: 1 下载次数: 1

代码说明:

说明:  RF-ID based Speed Controller System

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

发表评论

0 个回复

  • VC++ 6.0绘制曲线正弦波
    VC++ 6.0 绘制曲线正弦波,一种比较有规律的曲线,源代码也是相当简单的好种。   //建立画笔   CPen cpen,pen;   pen.CreatePen(PS_SOLID,4,RGB(0,0,0));   cpen.CreatePen(PS_SOLID,2,RGB(0,0,255));   pDC->SelectObject(&cpen);   //指定原点   pDC->SetViewportOrg(100,245);   pDC->SetTextColor(RGB(255,0,0));   //绘制横坐标   CString sPIText[]={"-1/2π","","1/2π","π","3/2π","2π","5/2π","3π","7/2π","4π","9/2π","5π"};   for(int n=-1,nTmp=0;nTmpLineTo(60*n,0);    pDC->LineTo(60*n,-5);    pDC->MoveTo(60*n,0);    pDC->TextOut(60*n-sPIText[n+1].GetLength()*3,16,sPIText[n+1]);   }   double y,radian;   pDC->SelectObject(&pen);   for(int x=-60;xMoveTo((int)x,(int)y);    pDC->LineTo((int)x,(int)y);   }
    2022-01-21 22:47:43下载
    积分:1
  • matchman
    火柴人对打游戏的文件配置,说明,源代码等等,内容非常丰富啊(Matches people fighting game configuration files, description, source code, etc., the content is very rich ah)
    2007-09-17 21:11:43下载
    积分:1
  • MCTK-2.1.10
    MODIS Conversion Toolkit 可以进行MODIS 数据转换和提取(American Conversion Toolkit)
    2020-06-16 00:20:01下载
    积分:1
  • 人工智能在Prolog语言练习和的像一只猫,
    ejercicios de inteligencia artificial en prolog como un gato, y otros
    2022-05-17 15:48:25下载
    积分:1
  • Astar_3D-master
    基于matlab平台,利用A*算法求解3d的路径规划问题,下载后可直接运行,亲测有效(Based on the MATLAB platform, the A* algorithm is used to solve the path planning problem of 3D. After downloading, it can run directly and effectively)
    2018-07-23 13:30:48下载
    积分:1
  • ANSYS建模apdl命令流实例应用
    一个精简典型的的建模实例,进行了建模、加载和静力分析等基本步骤(A streamlined and typical modeling example with basic steps such as modeling, loading, and static analysis)
    2018-09-18 14:05:25下载
    积分:1
  • 前几天看到有人在论坛上寻找二进制浏览、编辑代码,自己前几天又不是很忙,就摸索着写了这个程序...
    前几天看到有人在论坛上寻找二进制浏览、编辑代码,自己前几天又不是很忙,就摸索着写了这个程序-saw a few days ago was at the Forum for binary view, edit code, a few days before his is not so busy, writing on the exploration of this process
    2022-02-24 11:58:38下载
    积分:1
  • 用于分形图像的生长
    用于分形图像的生长-fractal images for the growth
    2022-08-26 07:11:23下载
    积分:1
  • C# WPF 在窗体上嵌套文字上下滚动的可拖动用户控件
    C# WPF 在窗体上嵌套文字上下滚动的可拖动用户控件,UserControl2.xaml 的交互逻辑。
    2022-10-11 07:55:03下载
    积分:1
  • AVR-IO-ports-communications-line
    AVR单片机利用定时器普通IO口实现一线通信(AVR microcontroller IO ports using timers to achieve common communications line)
    2020-10-08 19:27:35下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载