登录
首页 » Visual C++ » CC

CC

于 2011-09-10 发布 文件大小:243KB
0 258
下载积分: 1 下载次数: 0

代码说明:

说明:  飞思卡尔智能车光电组核心代码,该队伍获得全国一等奖程序通过算法实现小车的循黑线,运用PID算法控制速度与舵机转弯。传感器方面运用一排红外管和一排激光管实现快速精确识别。(Freescale s intelligent optical core set of code car, the team won the national award program through the car through the algorithm black line, using PID algorithm controls the speed and steering turn. The use of a row of infrared sensors in a row of laser tubes and precision tubes for fast identification )

文件列表:

CC
..\bin
..\...\Project.abs,173607,2010-02-27
..\...\Project.abs.glo,10100,2010-02-27
..\...\Project.abs.s19,10000,2010-02-27
..\...\Project.map,129548,2010-02-27
..\...\Project.xpr,675,2010-02-27
..\CC.mcp,59235,2010-02-24
..\CC_Data
..\.......\CWSettingsWindows.stg,4283,2010-02-27
..\.......\Standard
..\.......\........\ObjectCode
..\.......\........\..........\datapage.c.o,14145,2010-02-24
..\.......\........\..........\main.c.o,73286,2010-02-27
..\.......\........\..........\MC9S12XS128.c.o,136788,2010-02-24
..\.......\........\..........\Start12.c.o,5809,2010-02-24
..\.......\........\TargetDataWindows.tdt,622882,2010-02-27
..\cmd
..\...\Full_Chip_Simulation_Postload.cmd,59,2010-02-24
..\...\Full_Chip_Simulation_Preload.cmd,60,2010-02-24
..\...\Full_Chip_Simulation_Reset.cmd,60,2010-02-24
..\...\Full_Chip_Simulation_SetCPU.cmd,59,2010-02-24
..\...\Full_Chip_Simulation_Startup.cmd,59,2010-02-24
..\...\TBDML_Erase_unsecure_hcs12xe.cmd,1514,2010-02-23
..\...\TBDML_Postload.cmd,59,2010-02-23
..\...\TBDML_Preload.cmd,60,2010-02-23
..\...\TBDML_Reset.cmd,60,2010-02-23
..\...\TBDML_Startup.cmd,59,2010-02-23
..\...\TBDML_Vppoff.cmd,77,2010-02-23
..\...\TBDML_Vppon.cmd,78,2010-02-23
..\C_Layout.hwl,855,2010-02-23
..\Default.mem,161,2004-06-15
..\Full_Chip_Simulation.ini,1026,2010-02-24
..\prm
..\...\burner.bbl,10141,2010-02-23
..\...\Project.prm,5991,2010-02-24
..\Sources
..\.......\datapage.c,68294,2010-02-23
..\.......\derivative.h,262,2010-02-23
..\.......\main.c,35566,2010-02-27
..\.......\sci.h,6333,2010-02-24
..\.......\Start12.c,22963,2010-02-23
..\TBDML.ini,2846,2010-02-27

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

发表评论

0 个回复

  • 103000900AVR
    实现时间汉字滚动的程序,有了这个程序就可以方便我们更好的实现我们想要的功能(Realize the program rolling time Chinese characters, with this program can easy for us to better realize we want to function)
    2011-12-13 09:23:41下载
    积分:1
  • 03-多路ADC转换-模拟串口
    在stc51单片机上实现对多路ADC、串口的控制例程(Stc51 MCU in the realization of multi-channel ADC, serial control routines)
    2017-06-24 09:43:15下载
    积分:1
  • PPM_PCM_FM_2.4G
    2.4g和FM(72MHZ,40MHZ,35MHZ……)是个啥信号波,就是我们的控制内容,手拿遥控器推一推摇杆,信号波的频率就会改变(2.4g and FM (72MHZ, 40MHZ, 35MHZ ......) is Gesha signal wave is our control content, holding the remote control push, rocker, will change the frequency of the signal wave)
    2013-06-04 12:50:31下载
    积分:1
  • pcf7961
    汽车遥控钥匙RKE开发:pcf7961相关资料及代码,包括库应用文件、HITAG-3协议说明及软件架构等PDF资料。(RKE development.Remote Keyless pcf7961 relevant information and code, including database application files, HITAG-3 protocol description and software architecture PDF files.)
    2020-10-30 15:59:56下载
    积分:1
  • tongbujianPtiaobian
    这是一个为数不多的用C语言编写的PIC12C508的RGB灯的小型控制器,交流同步信号检测,七彩跳变+七彩渐变,做LED的朋友可以参考,程序可以直接使用的;(This is a small controller RGB lights a few written by C PIC12C508, AC synchronous signal detection, colorful jump+ colorful gradient, do LED friends can reference, the program can be used directly )
    2013-09-09 16:24:18下载
    积分:1
  • red
    红外报警程序,利用红外发射实现自动报警,当有目标靠近,发出蜂鸣名声(Infrared alarm program)
    2010-08-12 21:50:32下载
    积分:1
  • ctrl
    说明:  模糊PID控制器,解决了规则爆炸的问题,同时改善了系统的动态性能和实时性(Fuzzy PID controller to solve the rule explosion problem, while improving the system dynamic performance and real-time)
    2010-04-29 09:31:20下载
    积分:1
  • key_Queue
    3. 参考void Reverse(LinkQueue &Q)函数,定义新的函数int Palindrome_Test(char str[]),判断字符串str是否回文序列,若是则返回1,否则返回0。写出程序或用文字描述算法的执行步骤。(3. Reference void Reverse (LinkQueue & Q) function, define a new function int Palindrome_Test (char str []), to determine whether the string str palindromic sequence, if it returns 1, otherwise it returns 0. Written procedures or describe in words the steps of the algorithm.)
    2013-12-15 15:04:19下载
    积分:1
  • ask
    基于单片机开发的无线识别装置系统中使用的应答器程序代码(The development of microcontroller-based system using wireless identification device transponder code)
    2011-08-07 12:00:31下载
    积分:1
  • wannianli
    电子万年历设计,有程序和电路图,已经经过调试成功,希望对需要的人们,提供这一资料(Electronic calendar design, there are programs and schematics, has been successful commissioning hope that people need to provide this information)
    2015-03-31 23:42:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载