登录
首页 » c » 寻迹小车代码

寻迹小车代码

于 2022-02-22 发布 文件大小:21.81 kB
0 27
下载积分: 2 下载次数: 1

代码说明:

完整的源代码#include #define uint unsigned int #define uchar unsigned char sbit P10=P1^0; // ????? ??? sbit P11=P1^1; // ????? ??? sbit P12=P1^2; // ????? ??? sbit P13=P1^3; // ????? ??? sbit P14=P1^4; // ??? ??? sbit P15=P1^5; // ??? ??? sbit P16=P1^6; // ??? ??? fun1() { P10=1;P11=0;P12=1;P13=0;} fun2() { P10=1;P11=1;P12=1;P13=0;} fun3()

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

发表评论

0 个回复

  • uv_historgam
    利用已知的平坦道路的视差图,得出uv方向的直方图,并且求出直线(The histogram of the UV direction and the straight line are obtained by using the disparity map of the known flat road.)
    2018-12-31 17:03:01下载
    积分:1
  • Stest_temmpC
    利用单片机SCMAD口与热敏电阻阻简单实现测温电路及程序可直接使用。 (SCMAD mouth with the use of single-chip thermistor temperature measurementt circuit to achieve a simple and complete source code can be used directly. )
    2012-05-07 16:27:35下载
    积分:1
  • HotKey
    通过VS2010建立一个MFC对话框程序,通过这个对话框程序来体现热键的开发过程,简单易懂(By establishing a VS2010 MFC dialog procedures, through this dialog box to reflect the hotkey program development process, easy to understand)
    2013-11-03 15:56:22下载
    积分:1
  • DSP2833x_headers
    这是DSP2833Xheraders.资料,初学者必备,更有详细实验Word(ads dsdfgghhh sdag dasd)
    2017-09-08 21:49:02下载
    积分:1
  • Timer0_PWM
    说明:  基于LM3S1138的PWM源程序,可用于驱动步进电机(LM3S1138-based source of the PWM can be used to drive Stepper Motor)
    2009-07-30 17:08:13下载
    积分:1
  • matlab
    ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。() The use of sub-blocks of principal component analysis (PCA) on the human face image coding. PCA method for large defects, first of all the issues into a singular value decomposition (SVD) problem, and then design a feature space of the update algorithm, recursive, simplifying the calculation of the amount calculated at each step to achieve real-time encoding requirements. 4) In the Windows platform based on Video for Windows (VFW) interfaces, the human face image coding and decoding video experimental system, the system achieved image acquisition, image display, encoding, decoding functions.)
    2010-05-11 12:03:24下载
    积分:1
  • WORK
    运用VC编程的带LCD显示的信号发生器可用三个开个调节输出三个波形(Signal generator can be used three to open a regulator output waveform using VC programming with LCD display)
    2013-03-02 16:13:27下载
    积分:1
  • 21.-External_INT
    单片机外部中断例程, 主要参考外部中断使用的。(int use program)
    2015-12-24 17:24:58下载
    积分:1
  • 多个 18B20 时的 ID search 方法
    18B20驱动;多个 18B20 时的 ID search 方法
    2023-05-20 14:35:03下载
    积分:1
  • AutoCAD .net 二次开发源码 下载
    用VS.NET2005开发ObjectARX程序 调试方法1.自动启动AutoCAD:选择工程根目录(解决方案下面的),鼠标右键-->属性-->工程属性对话框-->调试标签-->启动操作:启动外部程序-->浏览选择AutoCAD的安装目录,选择acad.exe。2.手动加载类库:(1) 按F5;(2) 自动启动AutoCAD,一路继续。(3) 在CAD命令行手动输入"netload",浏览到自己的动态连接库文件。3.自动加载类库:(1) 工程属性对话框-->调试标签-->启动选项-->命令行参数中输入:/nologo /b "....start.scr"让CAD自动在命令执行工程目录里的start.scr文件。(2) 然后就是在工程目录的根目录创建一个文本文件,名字取为“start.scr”,并在此文件中输入如下文本:netload "....indebuglubanren_2008.dll" (3) 按F5。4.单纯的数据库交互窗体操作,使用Windows 应用程序开发模式调试会更方便些:(1) 工程属性对话框-->应用程序标签-->程序集名称:Windows 应用程序。(2) 调试标签-->启动操作:启动项目。(3) 按F5。
    2013-08-30下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载