登录
首页 » Visual C++ » VCPP

VCPP

于 2021-03-26 发布 文件大小:4266KB
0 130
下载积分: 1 下载次数: 216

代码说明:

  c++6.0编程代码,车道线检测,可运行,实现报警和鸣笛两种措施。运行前对OPENCV进行设置,并下载一个视频解码器。(the programming c++6.0 code, lane line detection can be run to achieve alarm and whistle two measures. Opencv set before running, and download a video codec.)

文件列表:

VC%2B%2B
....\che
....\...\che.clw,1002,2013-03-11
....\...\che.cpp,2021,2013-03-11
....\...\che.dsp,4105,2013-03-11
....\...\che.dsw,531,2013-03-11
....\...\che.h,1291,2013-03-11
....\...\che.ncb,41984,2013-03-11
....\...\che.opt,48640,2013-03-11
....\...\che.rc,4891,2013-03-11
....\...\cheDlg.cpp,4059,2013-03-11
....\...\cheDlg.h,1309,2013-03-11
....\...\Debug
....\...\RCa03836,9648,2013-03-11
....\...\RCb03836,9648,2013-03-11
....\...\ReadMe.txt,3525,2013-03-11
....\...\res

....\...\...\che.rc2,395,2013-03-11
....\...\Resource.h,528,2013-03-11
....\...\StdAfx.cpp,205,2013-03-11
....\...\StdAfx.h,1054,2013-03-11
....\PathCorrection
....\..............\Debug
....\..............\.....\PathCorrection.bsc,5645312,2011-10-09
....\..............\.....\PathCorrection.exe,131136,2013-03-12
....\..............\.....\PathCorrection.ilk,291380,2013-03-12
....\..............\.....\PathCorrection.obj,22194,2013-03-12
....\..............\.....\PathCorrection.pch,6876728,2013-03-12
....\..............\.....\PathCorrection.pdb,336896,2013-03-12
....\..............\.....\PathCorrection.res,4116,2013-03-12
....\..............\.....\PathCorrection.sbr,171484,2013-03-12
....\..............\.....\PathCorrectionDlg.obj,97525,2013-03-12
....\..............\.....\PathCorrectionDlg.sbr,186637,2013-03-12
....\..............\.....\RCa03340,15966,2013-03-06
....\..............\.....\RCa04204,15970,2013-03-06
....\..............\.....\RCa05464,15854,2013-03-12
....\..............\.....\StdAfx.obj,105618,2013-03-12
....\..............\.....\StdAfx.sbr,1368409,2013-03-12
....\..............\.....\vc60.idb,222208,2013-03-17
....\..............\.....\vc60.pdb,405504,2013-03-12
....\..............\PathCorrection.aps,23316,2013-03-12
....\..............\PathCorrection.clw,2763,2013-03-17
....\..............\PathCorrection.cpp,2175,2011-07-13
....\..............\PathCorrection.dsp,4474,2013-03-12
....\..............\PathCorrection.dsw,551,2011-07-13
....\..............\PathCorrection.h,1412,2011-07-13
....\..............\PathCorrection.ncb,386048,2013-03-17
....\..............\PathCorrection.opt,481280,2013-03-17
....\..............\PathCorrection.plg,262,2013-03-16
....\..............\PathCorrection.rc,8644,2013-03-12
....\..............\PathCorrectionDlg.cpp,35744,2011-12-29
....\..............\PathCorrectionDlg.dsp,3533,2013-03-11
....\..............\PathCorrectionDlg.dsw,559,2013-03-11
....\..............\PathCorrectionDlg.h,3577,2011-07-14
....\..............\PathCorrectionDlg.ncb,58368,2013-03-11
....\..............\PathCorrectionDlg.opt,481280,2013-03-11
....\..............\PathCorrectionDlg.plg,1204,2013-03-11
....\..............\RCa03200,15966,2013-03-06
....\..............\RCa05180,15966,2013-03-06
....\..............\RCa05856,15966,2013-03-06
....\..............\ReadMe.txt,3723,2011-07-13
....\..............\res

....\..............\...\PathCorrection.rc2,406,2011-07-13
....\..............\Resource.h,1658,2011-07-13
....\..............\StdAfx.cpp,216,2011-07-13
....\..............\StdAfx.h,1054,2011-07-13

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

发表评论

0 个回复

  • dspFIR
    数字信号处理的滤波器设计,有限长冲击响应FIR滤波器,(Digital signal processing filter design, finite impulse response (FIR) filter,)
    2014-01-30 17:29:25下载
    积分:1
  • PS2通信,用stm32单片机模拟键盘鼠标往电脑送数据ps2_02
    PS2通信,用stm32单片机模拟键盘鼠标往电脑送数据。(PS2 communication with stm32 SCM simulation to send data to a computer keyboard and mouse.)
    2020-07-08 14:48:57下载
    积分:1
  • arpasdfasdf
    编写程序,实现基于ARP协议获取本局域网内全部活动主机MAC地址与IP地址对应关系列表,要求使用Winpcap,手动封装ARP数据包,并实现ARP响应数据包的接收和解析。(programming, ARP-based LAN access to the activities of all MAC address and IP address correspondence list, require the use of Winpcap, manual Packaging ARP packets, and achieve ARP response data packet reception and analysis.)
    2006-12-04 14:44:34下载
    积分:1
  • hei-V7.8
    课程设计时编写的matlab程序代码,实现六自由度运动学逆解算法,完整的图像处理课设,包含所有源代码,汽车图像。( Course designed to prepare the matlab program code, Six degrees of freedom to achieve inverse kinematics algorithm, Complete class-based image processing, contains all of the source code, auto image.)
    2017-05-07 17:22:14下载
    积分:1
  • superC++titel
    本书详细介绍了C++编程中用到的各种经典操作,算法以及程序开发思想,是初级程序员和软件工程师必不可少的珍贵资料。(The book detailed the C++ Programming used in a variety of classic operation, algorithm and program development thinking is the primary essential for programmers and software engineers valuable information.)
    2008-05-24 08:48:40下载
    积分:1
  • uCGUI_uCOS-II
    在STM32F4平台上移植的ucos-ii和ucgui,很适合正在学习ucos-ii和ucgui的朋友(On STM32F4 porting ucos-ii and ucgui, very suitable for studying ucos-ii and ucgui friend)
    2014-02-23 18:49:26下载
    积分:1
  • UVCView.x86
    UVCView.x86.exe USB描述符分析软件,对于学习USB协议第9章非常有用(UVCView.x86.exe USB descriptors analysis software, USB protocol for the study is very useful in Chapter 9)
    2010-02-24 12:51:47下载
    积分:1
  • ecn_router
    The code + code with han the weaving, resist channel a continuous mistakes(The code+ code with han the weaving, resist channel a continuous mistakes)
    2012-01-09 11:20:28下载
    积分:1
  • DepthBasics-D2D
    使用KINECT获取深度图像的源码,在vs平台下使用C++编写。(Use KINECT obtain depth image source, written using C++ in vs internet.)
    2015-06-18 10:27:05下载
    积分:1
  • vcbookmangement
    说明:  VC数据库编程 图书管理系统 利用SQL Server实现数据的存储 是一个很好的程序(VC Database Programming using SQL Server for data storage is a very good program)
    2009-08-05 10:37:47下载
    积分:1
  • 696518资源总数
  • 105661会员总数
  • 6今日下载